@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=La+Belle+Aurore&family=Marcellus&family=Marcellus+SC&display=swap";body{display:flex;flex-direction:column;min-height:100vh}body.group{background:#d1d1d1}@media (min-width: 992px){body.group .container{max-width:830px}}@media (min-width: 992px){body.group .container{max-width:1020px}}@media (min-width: 1400px){body.group .container{max-width:1100px}}@media (min-width: 1600px){body.group .container{max-width:1200px}}@media (min-width: 1900px){body.group .container{max-width:1380px}}@media (min-width: 992px){body.group .container_{max-width:100%;padding-left:32px;padding-right:32px}}@media (min-width: 1400px){body.group .container_{padding-left:42px;padding-right:42px}}@media (min-width: 1900px){body.group .container_{max-width:1700px;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}}body.main{background:#d1d1d1}@media (min-width: 992px){body.main .container{max-width:830px}}@media (min-width: 1200px){body.main .container{max-width:1000px}}@media (min-width: 1600px){body.main .container{max-width:1140px}}body.main .container_{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}@media (min-width: 576px){body.main .container_{max-width:540px}}@media (min-width: 768px){body.main .container_{max-width:720px}}@media (min-width: 992px){body.main .container_{max-width:900px;width:100%;margin-left:auto;margin-right:auto}}@media (min-width: 1200px){body.main .container_{max-width:1140px}}@media (min-width: 1400px){body.main .container_{min-width:1200px}}@media (min-width: 1600px){body.main .container_{min-width:1350px}}@media (min-width: 1800px){body.main .container_{min-width:1400px}}.loading_screen{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:#d1d1d1;z-index:2024}.loading_screen .loader{border-radius:18px;position:relative;width:226px;height:274px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff}.loading_screen .loader:before{content:"";z-index:1;width:400px;height:400px;position:absolute;display:block;border-radius:12px;animation:color-change-2x 3s ease infinite;background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(191,141,218) 100%)}.loading_screen .loader img{z-index:2;border-radius:17px;width:220px;height:267px;height:auto;-webkit-animation:fade-in .5s ease-in both;animation:fade-in .5s ease-in both}.loading_screen h1,.loading_screen .h1{padding-left:8px;padding-right:12px;margin-top:1rem;text-transform:uppercase;font-size:2rem;font-family:Jost,sans-serif;font-weight:600;width:fit-content;color:transparent;background-image:linear-gradient(91.1deg,#807982,#664b74);background-size:200% 200%;background-clip:text;-webkit-background-clip:text;animation:move 3s linear infinite;text-align:center}.loading_screen h2,.loading_screen .h2{padding-left:8px;padding-right:12px;margin-top:1rem;text-transform:uppercase;font-family:Marcellus,serif;font-weight:600;width:fit-content;color:transparent;background-image:linear-gradient(91.1deg,#807982,#664b74);background-size:200% 200%;background-clip:text;-webkit-background-clip:text;animation:move 3s linear infinite;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:1.25rem}@media (min-width: 992px){.loading_screen h2,.loading_screen .h2{flex-direction:row;text-wrap:nowrap}}@media (min-width: 1200px){.loading_screen h2,.loading_screen .h2{font-size:1.5rem}}.loading_screen h2 span.dot,.loading_screen .h2 span.dot{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.loading_screen h2 span.dot:before,.loading_screen .h2 span.dot:before{margin-right:12px;display:block;width:9px;height:9px;border-radius:50%;background:#a693ac}@media (min-width: 992px){.loading_screen h2 span.dot:before,.loading_screen .h2 span.dot:before{content:"";margin-left:8px;margin-right:8px}}@media (min-width: 1200px){.loading_screen h2 span.dot:before,.loading_screen .h2 span.dot:before{margin-left:12px;margin-right:12px}}@-webkit-keyframes move{0%{background-position:0% center}to{background-position:-200% center}}@-moz-keyframes move{0%{background-position:0% center}to{background-position:-200% center}}@keyframes move{0%{background-position:0% center}to{background-position:-200% center}}@-webkit-keyframes color-change-2x{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes color-change-2x{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes fade-in{0%{opacity:0;filter:grayscale(1)}to{opacity:1;filter:grayscale(0)}}@keyframes fade-in{0%{opacity:0;filter:grayscale(1)}to{opacity:1;filter:grayscale(0)}}@-webkit-keyframes fade-out{0%{opacity:1;filter:grayscale(0)}to{opacity:0;filter:grayscale(1)}}@keyframes fade-out{0%{opacity:1;filter:grayscale(0)}to{opacity:0;filter:grayscale(1)}}i.corner{width:42px;height:42px;content:"";background-position:center;background-repeat:no-repeat;background-size:cover;display:block}@media (min-width: 768px){i.corner{width:64px;height:64px}}@media (min-width: 992px){i.corner{width:84px;height:84px}}i.corner-D1{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120" fill="none"><g opacity="0.8" clip-path="url(%23clip0_389_4998)"><path d="M44.8807 46.999C44.4845 46.999 44.1582 47.3358 44.1582 47.7448V66.9669C44.1582 67.0311 44.1116 67.0952 44.0494 67.1113C41.1361 67.9773 38.4247 68.4184 36.0008 68.4184C32.6135 68.4184 29.7856 67.5523 27.618 65.8362C26.4138 64.8899 25.4582 63.6229 24.86 62.1874C23.5859 59.1161 23.9044 55.772 25.6291 53.1016C26.3206 52.0351 27.3694 51.3053 28.5891 51.0487C28.8921 50.9846 29.2029 50.9525 29.5136 50.9525C30.376 50.9525 31.2151 51.2011 31.9531 51.6662C32.2639 51.8667 32.6834 52.2917 32.8465 52.6285C33.1961 53.3903 33.134 54.2324 32.7067 54.906C32.5435 55.1546 32.2794 55.3069 31.9842 55.3069C31.8133 55.3069 31.6501 55.2588 31.5103 55.1546C31.3937 55.0744 31.2539 55.0263 31.1141 55.0263C30.8732 55.0263 30.6479 55.1465 30.5158 55.355C30.2983 55.6999 30.3838 56.157 30.7178 56.3895C31.3471 56.8226 32.1551 56.9188 32.9087 56.598C33.3593 56.4056 33.7322 56.0367 33.9886 55.6036C34.7344 54.3446 34.7189 52.7488 33.8332 51.4096C33.6701 51.161 33.4525 50.9364 33.2195 50.752C32.1396 49.91 30.8577 49.4609 29.5292 49.4609C29.1252 49.4609 28.7134 49.501 28.3172 49.5892C26.7168 49.918 25.3417 50.8723 24.4405 52.2757C22.5293 55.2348 22.1175 58.9076 23.3684 62.3398C24.122 64.4088 25.5204 66.189 27.2917 67.432C29.6613 69.092 32.5979 69.9421 36.0318 69.9421C36.3892 69.9421 36.7543 69.934 37.1117 69.918C37.1816 69.918 37.2438 69.9741 37.2516 70.0463C37.2593 70.1185 37.2205 70.1906 37.1428 70.2147C35.4492 70.6878 33.7711 71.0728 32.1551 71.3534C29.3194 71.8506 26.0875 72.1313 23.0498 72.1313C17.4095 72.1313 7.3176 71.153 3.16895 64.5852C2.12014 62.9252 1.58408 60.9525 1.68507 58.9717C1.84822 55.748 3.47971 52.9493 6.08233 51.3053C6.28432 51.177 6.50186 51.0647 6.71939 50.9846C8.94909 50.1666 11.2643 51.0888 12.3908 53.0375C12.484 53.1979 12.5539 53.3823 12.5928 53.5668C12.787 54.5692 12.3985 55.4914 11.6449 55.9966C11.5051 56.0928 11.3419 56.1409 11.171 56.1409C10.8758 56.1409 10.6039 55.9886 10.4485 55.74C10.3164 55.5315 10.0911 55.4032 9.84253 55.4032C9.70268 55.4032 9.56284 55.4433 9.44631 55.5234C9.11224 55.748 9.01901 56.2131 9.23654 56.5579C9.57838 57.0872 10.0911 57.4561 10.6971 57.5844C10.8525 57.6165 11.0156 57.6325 11.171 57.6325C11.6216 57.6325 12.0567 57.4962 12.4296 57.2396C14.1077 56.1008 14.5816 53.7672 13.4784 52.0351C11.979 49.6774 9.10447 48.5788 6.30763 49.5491C5.97356 49.6614 5.65503 49.8298 5.35981 50.0142C2.45421 51.8346 0.589645 54.8979 0.271116 58.4425C0.0302768 61.0728 0.776101 63.7191 2.25998 65.8603C6.95246 72.6365 17.1687 73.663 22.9178 73.663C26.0098 73.663 29.2883 73.3743 32.3959 72.829C36.6378 72.0832 41.0972 70.7119 44.9506 68.9797C45.1138 68.9477 45.2226 68.8915 45.3236 68.8113C46.5588 68.234 47.7086 67.6405 48.773 67.015L48.9517 66.9429C49.0294 66.9108 49.0993 66.8627 49.1692 66.7905C50.9872 65.6919 52.5643 64.5291 53.8617 63.3101C54.0093 63.1738 54.0948 62.9813 54.0948 62.7728C54.0948 61.5138 54.0948 56.9749 54.0948 56.1089C54.0948 56.0287 54.1569 55.9645 54.2424 55.9645H61.9026C61.9803 55.9645 62.0502 56.0287 62.0502 56.1169V64.0238C62.0502 64.104 61.9881 64.1762 61.9026 64.1762H55.4543C55.2523 64.1762 55.0581 64.2564 54.926 64.4168C53.7451 65.756 52.6186 67.3759 51.5698 69.2283C51.4766 69.3326 51.43 69.4048 51.4067 69.4769L51.3445 69.6453C50.7308 70.768 50.1559 71.9549 49.6198 73.1898C49.5188 73.3262 49.4644 73.4465 49.4489 73.5748C47.7553 77.5924 46.4345 82.1955 45.712 86.5659C43.8941 97.5764 44.6787 112.412 52.875 117.961C54.6153 119.14 56.6275 119.766 58.694 119.766C59.4243 119.766 60.1546 119.685 60.8771 119.533C63.6584 118.94 66.0512 117.256 67.6128 114.802C69.4618 111.899 68.6694 107.985 65.857 106.077C65.2588 105.676 64.5751 105.459 63.8604 105.459C62.664 105.459 61.5608 106.053 60.8771 107.055C60.6207 107.432 60.442 107.881 60.4265 108.346C60.3954 109.22 60.7916 109.998 61.4675 110.455C61.5841 110.535 61.7239 110.576 61.8638 110.576C62.1046 110.576 62.3377 110.447 62.4697 110.239C62.6873 109.894 62.594 109.421 62.2522 109.204C61.8638 108.948 61.7628 108.378 62.0114 107.977C62.4231 107.336 63.1068 106.951 63.8526 106.951C64.2799 106.951 64.6994 107.079 65.0568 107.32C67.2088 108.771 67.807 111.762 66.3931 113.984C65.049 116.101 62.9825 117.552 60.5741 118.066C59.9526 118.202 59.3155 118.266 58.6862 118.266C56.9071 118.266 55.1669 117.729 53.6597 116.71C45.5178 111.193 45.7198 95.323 47.126 86.8145C47.3979 85.1465 47.7708 83.4144 48.2292 81.6662C48.2447 81.602 48.3069 81.5539 48.369 81.5539C48.369 81.5539 48.3845 81.5539 48.3923 81.5539C48.4622 81.5619 48.5166 81.6341 48.5166 81.7063C48.3379 85.6758 49.1226 89.0439 50.8473 91.7303C52.4244 94.1682 54.825 95.8362 57.6063 96.4136C58.3056 96.5579 59.0203 96.6301 59.7195 96.6301C61.6773 96.6301 63.5885 96.0688 65.2666 95.0022C66.2999 94.3446 67.1933 93.4384 67.706 92.3077C68.6539 90.2067 68.4752 87.8891 67.2865 86.0527C66.7505 85.2187 65.9269 84.6493 64.9714 84.4489C64.7305 84.4008 64.4897 84.3767 64.2488 84.3767C63.5341 84.3767 62.8427 84.5932 62.2367 85.0102C61.1801 85.74 60.8926 87.2155 61.5918 88.3141C61.7239 88.5226 61.9492 88.6429 62.1978 88.6429C62.3377 88.6429 62.4775 88.6028 62.594 88.5146C62.9281 88.2901 63.0136 87.825 62.796 87.4801C62.6717 87.2797 62.6251 87.0471 62.6717 86.8145C62.7183 86.582 62.8504 86.3815 63.0369 86.2452C63.7516 85.756 64.6917 85.7159 65.5152 86.2452C65.6861 86.3574 65.8415 86.5098 65.958 86.6782C66.7582 87.8009 67.0457 89.1963 66.766 90.5515C66.4475 92.0912 65.3365 93.2941 63.9925 94.0319C62.6484 94.7696 61.2112 95.1305 59.7195 95.1305C59.1135 95.1305 58.492 95.0663 57.8938 94.938C55.4854 94.4408 53.4111 93.0054 52.0515 90.8883C48.9361 86.0607 49.884 79.3165 51.228 74.513C51.2435 74.4489 51.3057 74.4088 51.3678 74.4088H69.9901C70.3864 74.4088 70.7126 74.072 70.7126 73.663V46.991H44.873L44.8807 46.999ZM45.7431 66.5579C45.7431 66.5579 45.6809 66.5499 45.6576 66.5339C45.6188 66.5018 45.5955 66.4617 45.5955 66.4136V48.6429C45.5955 48.5627 45.6576 48.4906 45.7431 48.4906H69.1278C69.2055 48.4906 69.2754 48.5547 69.2754 48.6429V72.7809C69.2754 72.8611 69.2132 72.9332 69.1278 72.9332H51.9117C51.8651 72.9332 51.8184 72.9092 51.7951 72.8691C51.7718 72.829 51.7641 72.7809 51.7796 72.7327C52.0437 71.9148 52.3467 71.0728 52.6653 70.2388C52.6808 70.2067 52.7274 70.1586 52.7663 70.1425C52.7896 70.1425 52.8206 70.1265 52.8517 70.1265C52.8673 70.1265 52.8828 70.1265 52.8906 70.1345C53.0071 70.2067 53.1314 70.2388 53.2557 70.2388H66.1833C66.5795 70.2388 66.9058 69.902 66.9058 69.493V50.9364H48.9284C48.5322 50.9364 48.2059 51.2732 48.2059 51.6822V65.0263C48.2059 65.1546 48.2369 65.2829 48.3069 65.4032C48.3302 65.4352 48.3302 65.4833 48.3224 65.5154C48.3146 65.5555 48.2835 65.5876 48.2525 65.6036C47.4056 65.9565 46.5899 66.2692 45.7975 66.5419C45.7819 66.5419 45.7664 66.5419 45.7509 66.5419L45.7431 66.5579ZM49.783 64.6012C49.783 64.6012 49.7364 64.6012 49.713 64.5852C49.6664 64.5611 49.6354 64.505 49.6354 64.4569V52.5804C49.6354 52.5002 49.6975 52.428 49.783 52.428H65.3054C65.3831 52.428 65.453 52.4922 65.453 52.5804V68.6028C65.453 68.683 65.3909 68.7552 65.3054 68.7552H53.7995C53.7452 68.7552 53.6985 68.7231 53.6752 68.675C53.6519 68.6269 53.6519 68.5708 53.6752 68.5226C54.3667 67.432 55.0426 66.5098 55.734 65.6838L55.8428 65.6357H62.765C63.1612 65.6357 63.4875 65.2989 63.4875 64.8899V54.4489H53.38C52.9838 54.4489 52.6575 54.7857 52.6575 55.1947V62.3398C52.6575 62.3398 52.6264 62.412 52.6109 62.4521C51.8184 63.1658 50.9172 63.8635 49.8607 64.5772C49.8373 64.5932 49.8063 64.6012 49.783 64.6012Z" fill="%23D1D1D1"/><path d="M100.181 114.348H76.9358C76.5396 114.348 76.2133 114.011 76.2133 113.602V111.726C76.2133 111.317 76.5396 110.98 76.9358 110.98C77.3321 110.98 77.6584 111.317 77.6584 111.726V112.712C77.6584 112.792 77.7205 112.865 77.806 112.865H93.5227C93.5926 112.865 93.6547 112.808 93.6625 112.736C93.6703 112.664 93.6237 112.592 93.5537 112.576L71.0392 106.433C71.0392 106.433 71.0159 106.433 71.0003 106.433C70.9537 106.433 70.9149 106.457 70.8838 106.497C70.845 106.545 70.845 106.61 70.8838 106.666C73.6263 111.229 72.4376 115.014 71.482 116.866C71.4587 116.914 71.4587 116.97 71.482 117.01C71.5053 117.059 71.5519 117.083 71.6063 117.083H119.277C119.673 117.083 119.999 117.419 119.999 117.828C119.999 118.237 119.673 118.574 119.277 118.574H69.9981C69.7107 118.574 69.4543 118.398 69.3378 118.133C69.2212 117.861 69.2678 117.548 69.4621 117.331C69.6408 117.123 73.8283 112.207 68.2967 105.567C68.087 105.318 68.0637 104.966 68.2346 104.685C68.3666 104.468 68.5997 104.332 68.8483 104.332C68.9105 104.332 68.9726 104.34 69.0348 104.356L100.367 112.913C100.717 113.009 100.942 113.362 100.895 113.731C100.849 114.099 100.538 114.38 100.181 114.38V114.348Z" fill="%23D1D1D1"/><path d="M104.261 112.084C102.909 111.748 101.72 112.975 102.047 114.37C102.202 115.027 102.723 115.565 103.352 115.717C104.704 116.054 105.892 114.827 105.566 113.432C105.411 112.774 104.89 112.237 104.261 112.084ZM103.81 114.282C103.608 114.282 103.437 114.113 103.437 113.897C103.437 113.68 103.601 113.512 103.81 113.512C104.02 113.512 104.183 113.68 104.183 113.897C104.183 114.113 104.02 114.282 103.81 114.282Z" fill="%23D1D1D1"/><path d="M46.9015 71.5878C36.4832 75.0361 25.2726 77.097 16.8587 77.097C12.3449 77.097 8.75566 76.5196 6.19966 75.3729C6.10643 75.3328 6.01321 75.3087 5.91221 75.3087C5.71798 75.3087 5.5393 75.3889 5.39946 75.5253L0.201994 80.8901C0.054383 81.0425 0.007769 81.235 0 81.3633V81.4755C0.007769 81.5958 0.054383 81.7883 0.201994 81.9407L4.82455 86.7121C4.95662 86.8484 5.14308 86.9286 5.3373 86.9286H5.39169C6.22297 86.8565 25.8785 85.1644 40.4687 78.0273C40.492 78.0192 40.5076 78.0112 40.5309 78.0112C40.5697 78.0112 40.6086 78.0273 40.6319 78.0513C40.6785 78.0994 40.6863 78.1636 40.663 78.2197C33.7485 93.2879 32.1093 113.577 32.0394 114.427C32.0238 114.643 32.1015 114.86 32.2491 115.012L36.8639 119.791C37.0115 119.944 37.198 119.992 37.3223 120H37.431C37.5476 119.992 37.734 119.944 37.8816 119.791L43.0791 114.427C43.2889 114.21 43.3433 113.881 43.2267 113.593C39.5209 104.739 42.512 85.6776 46.8937 71.5878H46.9015ZM16.8277 78.5485C24.4724 78.5485 34.3701 76.9126 43.9803 74.0577C43.9959 74.0577 44.0036 74.0577 44.0192 74.0577C44.0735 74.0577 44.1279 74.0898 44.1512 74.1459C44.1823 74.2181 44.1512 74.2983 44.0968 74.3304C30.5477 82.7666 8.17299 85.1564 5.67137 85.405C5.67137 85.405 5.6636 85.405 5.65583 85.405C5.61699 85.405 5.57814 85.3889 5.55484 85.3649L1.83348 81.5237C1.7791 81.4675 1.7791 81.3713 1.83348 81.3152L6.01321 77.0008C6.01321 77.0008 6.07536 76.9607 6.1142 76.9607C6.12974 76.9607 6.14528 76.9607 6.16859 76.9687C8.81782 78.0192 12.4071 78.5565 16.8354 78.5565L16.8277 78.5485ZM37.3767 118.148C37.3767 118.148 37.299 118.132 37.2757 118.107L33.5543 114.266L33.5155 114.154C33.7485 111.604 36.0637 88.4844 44.2445 74.4828C44.2678 74.4346 44.3222 74.4106 44.3688 74.4106C44.3843 74.4106 44.4076 74.4106 44.4231 74.4266C44.4931 74.4587 44.5241 74.5309 44.5008 74.603C41.0747 86.8966 38.2779 104.499 41.6885 113.641L41.6574 113.801L37.4777 118.115C37.4777 118.115 37.4155 118.156 37.3767 118.156V118.148Z" fill="%23D1D1D1"/><path d="M35.8753 82.9673C26.0009 87.5303 17.3307 89.936 10.7737 89.936C8.75372 89.936 6.91247 89.7115 5.31206 89.2544C5.2499 89.2384 5.18775 89.2304 5.1256 89.2304C4.9003 89.2304 4.68277 89.3426 4.55069 89.5271L0.145669 95.6057C0.0291338 95.766 -0.0174803 95.9585 0.00582675 96.159C0.0369028 96.3595 0.130131 96.5279 0.285511 96.6482L5.52182 100.682C5.64612 100.778 5.8015 100.826 5.95688 100.826C6.01127 100.826 6.05788 100.826 6.11226 100.81C6.48517 100.722 15.3574 98.661 24.8977 94.09C24.921 94.082 24.9366 94.074 24.9599 94.074C24.9987 94.074 25.0376 94.09 25.0609 94.1141C25.1075 94.1622 25.1152 94.2263 25.0919 94.2825C20.6636 104.13 18.667 113.288 18.5815 113.681C18.5349 113.89 18.5815 114.114 18.7058 114.291L22.6214 119.695C22.7379 119.856 22.9088 119.96 23.0953 119.984C23.1341 119.984 23.1652 119.992 23.2041 119.992C23.3594 119.992 23.5071 119.944 23.6314 119.84L29.5203 115.301C29.7611 115.116 29.8621 114.804 29.7844 114.499C27.9121 107.378 30.0175 96.4798 35.8831 82.9593L35.8753 82.9673ZM10.7115 91.4116C16.7247 91.4116 24.1597 89.5672 32.8066 85.9344C32.8221 85.9344 32.8454 85.9264 32.8609 85.9264C32.8998 85.9264 32.9386 85.9425 32.9619 85.9665C33.0008 86.0066 33.0163 86.0708 32.993 86.1269C28.3549 97.8831 26.7157 107.627 28.2384 114.315L28.184 114.467L23.4527 118.116C23.4527 118.116 23.3983 118.148 23.3672 118.148C23.3672 118.148 23.3517 118.148 23.3439 118.148C23.3051 118.148 23.274 118.124 23.2507 118.092L20.0965 113.737L20.0732 113.617C20.5626 111.54 23.2429 100.714 28.5958 90.4733C18.6747 95.9906 8.20212 98.7652 6.17441 99.2705C6.16664 99.2705 6.15111 99.2705 6.14334 99.2705C6.11226 99.2705 6.08119 99.2624 6.05788 99.2384L1.83931 95.9826C1.83931 95.9826 1.78493 95.9264 1.78493 95.8863C1.78493 95.8462 1.78493 95.8061 1.816 95.7741L5.3509 90.8903C5.3509 90.8903 5.42082 90.8342 5.46743 90.8342C5.4752 90.8342 5.49074 90.8342 5.49851 90.8342C7.05231 91.2111 8.80811 91.4036 10.7115 91.4036V91.4116Z" fill="%23D1D1D1"/><path d="M16.7591 101.163C13.6981 101.163 9.78249 101.548 6.71374 104.539C3.86252 107.314 2.19995 111.829 1.63281 118.316C7.9257 117.723 12.2919 116.007 14.98 113.072C18.0642 109.696 18.3595 105.189 18.2196 101.195C17.738 101.179 17.2485 101.163 16.7591 101.163ZM3.42745 116.616C3.42745 116.616 3.34976 116.6 3.32645 116.576C3.29538 116.544 3.27984 116.496 3.28761 116.448C3.96351 111.412 5.40855 107.867 7.70817 105.63C10.3962 103.008 13.9078 102.663 16.6658 102.663C16.6658 102.663 16.7435 102.679 16.7668 102.703C16.7901 102.727 16.8057 102.767 16.8057 102.807C16.8057 105.654 16.4638 109.271 13.9311 112.053C11.7636 114.427 8.33746 115.919 3.45076 116.616C3.45076 116.616 3.43522 116.616 3.42745 116.616Z" fill="%23D1D1D1"/><path d="M2.12885 0.00025706C2.52507 0.00025706 2.85137 0.337059 2.85137 0.746041V46.0869C2.85137 46.143 2.87468 46.1911 2.92129 46.2152C2.9446 46.2312 2.96791 46.2392 2.99898 46.2392C3.02229 46.2392 3.0456 46.2392 3.0689 46.2232C4.01672 45.7019 5.53168 45.0845 7.41954 45.0845C9.30741 45.0845 11.1331 45.6779 12.9511 46.8407C12.9744 46.8567 12.9977 46.8647 13.0288 46.8647C13.0598 46.8647 13.0909 46.8567 13.1142 46.8327C13.1608 46.8006 13.1841 46.7364 13.1686 46.6723L7.21755 23.4325C7.20201 23.3683 7.13986 23.3202 7.07771 23.3202H7.06217C6.99225 23.3282 6.93787 23.3924 6.93787 23.4646V39.6875C6.93787 39.7677 7.00002 39.8399 7.08548 39.8399H8.04106C8.43728 39.8399 8.76358 40.1767 8.76358 40.5857C8.76358 40.9946 8.43728 41.3314 8.04106 41.3314H6.22312C5.8269 41.3314 5.5006 40.9946 5.5006 40.5857V16.5921C5.5006 16.2152 5.77252 15.9024 6.12989 15.8543C6.16097 15.8543 6.19204 15.8543 6.22312 15.8543C6.54942 15.8543 6.83687 16.0788 6.92233 16.4076L15.2119 48.7492C15.2274 48.8134 15.2352 48.8776 15.2352 48.9417C15.2352 49.1983 15.1109 49.4389 14.8933 49.5752C14.7768 49.6474 14.6447 49.6875 14.5126 49.6875C14.3417 49.6875 14.1708 49.6233 14.0387 49.5111C11.8401 47.5544 9.59486 46.568 7.37293 46.568C4.52948 46.568 2.71153 48.236 2.63384 48.3082C2.50177 48.4365 2.33085 48.5006 2.14439 48.5006C2.0434 48.5006 1.9424 48.4766 1.84917 48.4365C1.58502 48.3162 1.42188 48.0516 1.42188 47.7549V0.762083C1.42188 0.353101 1.74817 0.016299 2.14439 0.016299L2.12885 0.00025706Z" fill="%23D1D1D1"/><path d="M6.36245 11.0336C5.01064 10.6968 3.82198 11.9238 4.14828 13.3191C4.30366 13.9767 4.82419 14.514 5.45348 14.6664C6.80528 15.0032 7.99394 13.7762 7.66764 12.3809C7.51226 11.7233 6.99174 11.186 6.36245 11.0336ZM5.91185 13.2309C5.70985 13.2309 5.53893 13.0625 5.53893 12.846C5.53893 12.6295 5.70208 12.4611 5.91185 12.4611C6.12161 12.4611 6.28476 12.6295 6.28476 12.846C6.28476 13.0625 6.12161 13.2309 5.91185 13.2309Z" fill="%23D1D1D1"/></g><defs><clipPath id="clip0_389_4998"><rect width="120" height="120" fill="white" transform="matrix(1 0 0 -1 0 120)"/></clipPath></defs></svg>')}i.corner-2-D1{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="118" height="118" viewBox="0 0 118 118" fill="none"><g clip-path="url(%23clip0_394_5130)"><g clip-path="url(%23clip1_394_5130)"><path d="M-4.66455 79.8025C-4.66455 79.1421 -4.1032 78.5983 -3.42156 78.5983H28.6154C28.7223 78.5983 28.8292 78.5206 28.8559 78.417C30.2994 73.5614 31.0345 69.0424 31.0345 65.0026C31.0345 59.3571 29.591 54.6439 26.7308 51.0313C25.1537 49.0243 23.042 47.4317 20.6496 46.4346C15.5306 44.3111 9.95722 44.842 5.50654 47.7165C3.72894 48.8689 2.51268 50.617 2.08498 52.6498C1.97806 53.1548 1.9246 53.6728 1.9246 54.1907C1.9246 55.628 2.33893 57.0264 3.11413 58.2565C3.44826 58.7744 4.15662 59.4736 4.71797 59.7455C5.98769 60.3282 7.39106 60.2246 8.51376 59.5125C8.92809 59.2405 9.18203 58.8003 9.18203 58.3083C9.18203 58.0234 9.10183 57.7515 8.92808 57.5184C8.79443 57.3242 8.71424 57.0911 8.71424 56.8581C8.71424 56.4567 8.91472 56.0812 9.26222 55.861C9.83693 55.4985 10.5988 55.6409 10.9864 56.1977C11.7081 57.2465 11.8685 58.5931 11.3339 59.8491C11.0131 60.6001 10.3983 61.2216 9.67654 61.6489C7.57817 62.892 4.91846 62.8661 2.68643 61.39C2.2721 61.1181 1.89787 60.7555 1.59047 60.3671C0.1871 58.5672 -0.561365 56.4308 -0.561365 54.2166C-0.561365 53.5433 -0.494543 52.857 -0.347523 52.1967C0.200459 49.5293 1.79095 47.2374 4.1299 45.7354C9.06174 42.5501 15.1831 41.8639 20.9035 43.9486C24.3518 45.2046 27.3189 47.5353 29.3905 50.4875C32.1572 54.4367 33.5739 59.3312 33.5739 65.0544C33.5739 65.65 33.5606 66.2585 33.5338 66.8542C33.5338 66.9707 33.6274 67.0743 33.7477 67.0872C33.868 67.1002 33.9882 67.0354 34.0283 66.906C34.8169 64.0832 35.4584 61.2864 35.9262 58.5931C36.7549 53.867 37.2227 48.4805 37.2227 43.4177C37.2227 34.0172 35.5921 17.1973 24.6458 10.2829C21.8792 8.53487 18.5913 7.64143 15.29 7.80976C9.91713 8.08167 5.25259 10.8008 2.51268 15.1385C2.29883 15.4752 2.11172 15.8377 1.97807 16.2003C0.614794 19.9165 2.15181 23.7751 5.39961 25.6526C5.66692 25.8079 5.97433 25.9245 6.28173 25.9892C7.95241 26.3129 9.48943 25.6655 10.3315 24.4095C10.4918 24.1765 10.572 23.9045 10.572 23.6197C10.572 23.1276 10.3181 22.6744 9.90376 22.4155C9.55626 22.1954 9.34241 21.8199 9.34241 21.4055C9.34241 21.1724 9.40924 20.9394 9.54289 20.7451C9.91712 20.1884 10.6923 20.033 11.267 20.3955C12.1491 20.9653 12.764 21.8199 12.9778 22.8298C13.0313 23.0888 13.058 23.3607 13.058 23.6197C13.058 24.3707 12.8308 25.0958 12.4031 25.7173C10.5052 28.5141 6.61587 29.304 3.72893 27.4653C-0.2005 24.9663 -2.03156 20.1754 -0.414344 15.514C-0.227228 14.9572 0.0534478 14.4264 0.360853 13.9343C3.3948 9.09164 8.50039 5.98404 14.4079 5.45316C18.7918 5.05176 23.2024 6.2948 26.7709 8.76794C38.0647 16.5887 39.7755 33.6158 39.7755 43.1976C39.7755 48.351 39.2943 53.8152 38.3855 58.9945C37.1425 66.0643 34.857 73.4967 31.9701 79.919C31.9166 80.191 31.823 80.3722 31.6894 80.5406C30.7271 82.5993 29.738 84.5157 28.6955 86.2896L28.5752 86.5874C28.5218 86.7169 28.4416 86.8335 28.3213 86.95C26.4902 89.9799 24.5523 92.6084 22.5207 94.7708C22.2935 95.0168 21.9727 95.1592 21.6252 95.1592C19.5269 95.1592 11.962 95.1592 10.5186 95.1592C10.3849 95.1592 10.278 95.2628 10.278 95.4052V108.172C10.278 108.302 10.3849 108.418 10.5319 108.418H23.7102C23.8439 108.418 23.9642 108.315 23.9642 108.172V97.4252C23.9642 97.0885 24.0978 96.7648 24.3651 96.5447C26.5972 94.5765 29.297 92.699 32.3844 90.951C32.5581 90.7956 32.6784 90.7179 32.7987 90.6791L33.0794 90.5755C34.9506 89.5526 36.9286 88.5944 38.9869 87.701C39.2141 87.5327 39.4146 87.442 39.6285 87.4161C46.3245 84.5934 53.9963 82.3922 61.2804 81.188C79.6312 78.1581 104.357 79.4658 113.606 93.1263C115.571 96.0268 116.613 99.3804 116.613 102.825C116.613 104.042 116.48 105.259 116.226 106.463C115.237 111.099 112.43 115.087 108.34 117.689C103.502 120.771 96.9795 119.45 93.7985 114.763C93.1302 113.766 92.7694 112.627 92.7694 111.435C92.7694 109.441 93.7584 107.603 95.4291 106.463C96.0573 106.036 96.8057 105.738 97.5809 105.712C99.0378 105.66 100.334 106.321 101.096 107.447C101.23 107.641 101.297 107.874 101.297 108.108C101.297 108.509 101.083 108.897 100.735 109.118C100.16 109.48 99.3719 109.325 99.011 108.755C98.5833 108.108 97.6344 107.939 96.9661 108.354C95.8969 109.04 95.2553 110.179 95.2553 111.422C95.2553 112.134 95.4692 112.834 95.8701 113.429C98.2893 117.016 103.275 118.013 106.977 115.656C110.505 113.416 112.924 109.972 113.78 105.958C114.007 104.922 114.114 103.861 114.114 102.812C114.114 99.8465 113.218 96.9461 111.521 94.4341C102.326 80.8643 75.8755 81.2009 61.6948 83.5446C58.9148 83.9978 56.0278 84.6193 53.1142 85.3832C53.0072 85.4091 52.9271 85.5127 52.9271 85.6163C52.9271 85.6163 52.9271 85.6422 52.9271 85.6552C52.9404 85.7717 53.0607 85.8623 53.181 85.8623C59.7969 85.5645 65.4104 86.8723 69.8878 89.7468C73.9509 92.3753 76.7309 96.3764 77.6932 101.012C77.9338 102.177 78.054 103.368 78.054 104.534C78.054 107.797 77.1185 110.982 75.3409 113.779C74.2449 115.501 72.7346 116.99 70.8501 117.845C67.3483 119.424 63.4857 119.127 60.425 117.145C59.035 116.252 58.0861 114.88 57.752 113.287C57.6718 112.885 57.6317 112.484 57.6317 112.083C57.6317 110.891 57.9925 109.739 58.6875 108.729C59.9038 106.968 62.363 106.489 64.1941 107.654C64.5416 107.874 64.7421 108.25 64.7421 108.664C64.7421 108.897 64.6753 109.13 64.5282 109.325C64.154 109.881 63.3788 110.024 62.8041 109.661C62.47 109.454 62.0824 109.376 61.6948 109.454C61.3072 109.532 60.973 109.752 60.7458 110.063C59.9305 111.254 59.8637 112.821 60.7458 114.193C60.9329 114.478 61.1869 114.737 61.4676 114.931C63.3387 116.265 65.6643 116.744 67.9231 116.278C70.4892 115.747 72.494 113.895 73.7236 111.655C74.9533 109.415 75.5547 107.02 75.5547 104.534C75.5547 103.524 75.4478 102.488 75.2339 101.491C74.4053 97.477 72.0129 94.0198 68.4844 91.7538C60.4384 86.5615 49.1981 88.1412 41.1922 90.3813C41.0853 90.4072 41.0185 90.5108 41.0185 90.6144V121.652C41.0185 122.312 40.4571 122.856 39.7755 122.856H-4.67792V79.7896L-4.66455 79.8025ZM27.9337 81.2398C27.9337 81.2398 27.9203 81.1362 27.8936 81.0973C27.8402 81.0326 27.7733 80.9937 27.6931 80.9937H-1.92464C-2.0583 80.9937 -2.17858 81.0973 -2.17858 81.2398V120.214C-2.17858 120.344 -2.07166 120.46 -1.92464 120.46H38.3053C38.4389 120.46 38.5592 120.357 38.5592 120.214V91.5207C38.5592 91.4431 38.5191 91.3654 38.4523 91.3265C38.3855 91.2877 38.3053 91.2747 38.2251 91.3006C36.8618 91.7409 35.4584 92.2459 34.0684 92.7767C34.015 92.8026 33.9348 92.8803 33.9081 92.9451C33.9081 92.9839 33.8813 93.0357 33.8813 93.0875C33.8813 93.1134 33.8813 93.1393 33.8947 93.1522C34.015 93.3465 34.0684 93.5536 34.0684 93.7608V115.307C34.0684 115.967 33.5071 116.511 32.8255 116.511H1.89787V86.5486C1.89787 85.8882 2.45922 85.3444 3.14085 85.3444H25.3809C25.5948 85.3444 25.8086 85.3962 26.0091 85.5127C26.0626 85.5516 26.1427 85.5516 26.1962 85.5386C26.263 85.5257 26.3165 85.4739 26.3432 85.4221C26.9313 84.0107 27.4526 82.6511 27.907 81.3304C27.907 81.3045 27.907 81.2786 27.907 81.2527L27.9337 81.2398ZM24.6725 87.9729C24.6725 87.9729 24.6726 87.8952 24.6458 87.8564C24.6057 87.7787 24.5122 87.7269 24.432 87.7269H4.63778C4.50413 87.7269 4.38384 87.8305 4.38384 87.9729V113.844C4.38384 113.973 4.49076 114.09 4.63778 114.09H31.3419C31.4756 114.09 31.5958 113.986 31.5958 113.844V94.6672C31.5958 94.5765 31.5424 94.4989 31.4622 94.46C31.382 94.4212 31.2884 94.4212 31.2082 94.46C29.3905 95.6124 27.8535 96.7389 26.4769 97.8913L26.3967 98.0726V109.61C26.3967 110.27 25.8353 110.814 25.1537 110.814H7.75193V93.968C7.75193 93.3076 8.31328 92.7638 8.99491 92.7638H20.9035C20.9035 92.7638 21.0238 92.712 21.0906 92.6861C22.2801 91.3654 23.4429 89.8634 24.6325 88.1024C24.6592 88.0635 24.6725 88.0118 24.6725 87.9729Z" fill="%23D1D1D1"/><path d="M36.313 83.1691C42.0601 65.8054 45.495 47.1209 45.495 33.0979C45.495 25.5749 44.5327 19.5928 42.6214 15.3328C42.5546 15.1774 42.5145 15.022 42.5145 14.8537C42.5145 14.53 42.6482 14.2322 42.8754 13.9991L51.8168 5.33666C52.0708 5.09064 52.3916 5.01295 52.6054 5H52.7925C52.993 5.01295 53.3138 5.09064 53.5677 5.33666L61.5201 13.0409C61.7474 13.261 61.881 13.5718 61.881 13.8955V13.9861C61.7607 15.3716 58.9406 48.1309 47.0454 72.4479C47.032 72.4867 47.0187 72.5126 47.0187 72.5515C47.0187 72.6162 47.0454 72.6809 47.0855 72.7198C47.1657 72.7975 47.2726 72.8104 47.3662 72.7716C72.4798 61.2476 106.294 58.5155 107.711 58.3989C108.072 58.373 108.433 58.5025 108.687 58.7485L116.652 66.4399C116.906 66.6859 116.987 66.9966 117 67.2038V67.3851C116.987 67.5793 116.906 67.8901 116.652 68.1361L107.711 76.7985C107.35 77.1481 106.802 77.2388 106.321 77.0445C91.5656 70.8682 59.796 75.8533 36.313 83.1562V83.1691ZM47.9141 33.0461C47.9141 45.7873 45.1876 62.2834 40.4295 78.3005C40.4295 78.3264 40.4295 78.3394 40.4295 78.3653C40.4295 78.4559 40.483 78.5465 40.5765 78.5854C40.6968 78.6372 40.8305 78.5854 40.8839 78.4947C54.9443 55.9129 58.9272 18.6216 59.3416 14.4523C59.3416 14.4523 59.3416 14.4393 59.3416 14.4264C59.3416 14.3616 59.3148 14.2969 59.2747 14.2581L52.8727 8.05581C52.7792 7.96517 52.6188 7.96517 52.5252 8.05581L45.3346 15.022C45.3346 15.022 45.2678 15.1256 45.2678 15.1903C45.2678 15.2162 45.2678 15.2421 45.2811 15.281C47.032 19.6964 47.9275 25.6785 47.9275 33.059L47.9141 33.0461ZM113.913 67.2944C113.913 67.2944 113.886 67.165 113.846 67.1261L107.444 60.9239L107.257 60.8591C103.006 61.2476 64.4739 65.1062 41.1379 78.7408C41.0577 78.7796 41.0176 78.8703 41.0176 78.9479C41.0176 78.9738 41.0176 79.0127 41.0443 79.0386C41.0978 79.1551 41.2181 79.2069 41.3383 79.1681C61.8275 73.4578 91.1646 68.7964 106.401 74.4808L106.669 74.429L113.859 67.4628C113.859 67.4628 113.926 67.3592 113.926 67.2944H113.913Z" fill="%23D1D1D1"/><path d="M55.2782 64.7961C62.8831 48.3387 66.8927 33.8884 66.8927 22.96C66.8927 19.5934 66.5185 16.5247 65.7567 13.8573C65.7299 13.7537 65.7166 13.6502 65.7166 13.5466C65.7166 13.1711 65.9037 12.8085 66.2111 12.5884L76.3421 5.24669C76.6094 5.05246 76.9302 4.97477 77.2643 5.01362C77.5984 5.06541 77.8791 5.22079 78.0796 5.47976L84.8024 14.2069C84.9628 14.4141 85.043 14.6731 85.043 14.932C85.043 15.0227 85.043 15.1004 85.0162 15.191C84.8692 15.8125 81.4343 30.5995 73.816 46.5001C73.8026 46.5389 73.7893 46.5648 73.7893 46.6037C73.7893 46.6684 73.816 46.7332 73.8561 46.772C73.9363 46.8497 74.0432 46.8626 74.1368 46.8238C90.5495 39.4432 105.813 36.1155 106.468 35.9731C106.815 35.8954 107.189 35.9731 107.484 36.1803L116.492 42.7062C116.759 42.9004 116.933 43.1853 116.973 43.4961C116.973 43.5608 116.986 43.6126 116.986 43.6773C116.986 43.9363 116.906 44.1823 116.732 44.3895L109.168 54.2043C108.86 54.6057 108.339 54.7741 107.831 54.6446C95.9625 51.524 77.7989 55.033 55.2648 64.809L55.2782 64.7961ZM69.352 22.8564C69.352 32.8784 66.2779 45.27 60.2234 59.6815C60.2234 59.7074 60.21 59.7462 60.21 59.7721C60.21 59.8369 60.2367 59.9016 60.2768 59.9405C60.3437 60.0052 60.4506 60.0311 60.5441 59.9923C80.1379 52.2621 96.3768 49.53 107.524 52.0679L107.778 51.9772L113.859 44.0917C113.859 44.0917 113.912 44.0011 113.912 43.9493C113.912 43.9493 113.912 43.9234 113.912 43.9104C113.912 43.8457 113.872 43.7939 113.819 43.755L106.561 38.498L106.361 38.4592C102.899 39.2749 84.8559 43.7421 67.7882 52.6635C76.9836 36.1285 81.6081 18.6741 82.4501 15.2946C82.4501 15.2816 82.4501 15.2558 82.4501 15.2428C82.4501 15.191 82.4367 15.1392 82.3966 15.1004L76.9703 8.06942C76.9703 8.06942 76.8767 7.97879 76.8099 7.97879C76.743 7.97879 76.6762 7.97879 76.6228 8.03058L68.4832 13.9221C68.4832 13.9221 68.3897 14.0386 68.3897 14.1163C68.3897 14.1292 68.3897 14.1551 68.3897 14.1681C69.0178 16.7578 69.3386 19.6841 69.3386 22.8564H69.352Z" fill="%23D1D1D1"/><path d="M85.6047 32.9292C85.6047 27.8275 86.2463 21.3016 91.2316 16.187C95.856 11.4349 103.381 8.66398 114.193 7.71875C113.204 18.2069 110.344 25.4839 105.452 29.964C99.8255 35.1045 92.3142 35.5965 85.6582 35.3634C85.6315 34.5606 85.6047 33.7449 85.6047 32.9292ZM111.36 10.7098C111.36 10.7098 111.333 10.5803 111.293 10.5415C111.24 10.4897 111.159 10.4638 111.079 10.4767C102.686 11.6033 96.7782 14.0116 93.0493 17.8443C88.6788 22.3245 88.1041 28.1771 88.1041 32.7738C88.1041 32.7738 88.1308 32.9033 88.1709 32.9421C88.211 32.981 88.2778 33.0068 88.3446 33.0068C93.0894 33.0068 99.1172 32.4371 103.755 28.216C107.711 24.6034 110.197 18.8932 111.36 10.7487C111.36 10.7487 111.36 10.7228 111.36 10.7098Z" fill="%23D1D1D1"/></g></g><defs><clipPath id="clip0_394_5130"><rect width="118" height="118" fill="white" transform="matrix(0 1 -1 0 118 0)"/></clipPath><clipPath id="clip1_394_5130"><rect width="200" height="194.595" fill="white" transform="matrix(0 1 -1 0 117 5)"/></clipPath></defs></svg>')}i.corner-FFF{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120" fill="none"><g clip-path="url(%23clip0_399_5141)"><path d="M44.8807 46.999C44.4845 46.999 44.1582 47.3358 44.1582 47.7448V66.9669C44.1582 67.0311 44.1116 67.0952 44.0494 67.1113C41.1361 67.9773 38.4247 68.4184 36.0008 68.4184C32.6135 68.4184 29.7856 67.5523 27.618 65.8362C26.4138 64.8899 25.4582 63.6229 24.86 62.1874C23.5859 59.1161 23.9044 55.772 25.6291 53.1016C26.3206 52.0351 27.3694 51.3053 28.5891 51.0487C28.8921 50.9846 29.2029 50.9525 29.5136 50.9525C30.376 50.9525 31.2151 51.2011 31.9531 51.6662C32.2639 51.8667 32.6834 52.2917 32.8465 52.6285C33.1961 53.3903 33.134 54.2324 32.7067 54.906C32.5435 55.1546 32.2794 55.3069 31.9842 55.3069C31.8133 55.3069 31.6501 55.2588 31.5103 55.1546C31.3937 55.0744 31.2539 55.0263 31.1141 55.0263C30.8732 55.0263 30.6479 55.1465 30.5158 55.355C30.2983 55.6999 30.3838 56.157 30.7178 56.3895C31.3471 56.8226 32.1551 56.9188 32.9087 56.598C33.3593 56.4056 33.7322 56.0367 33.9886 55.6036C34.7344 54.3446 34.7189 52.7488 33.8332 51.4096C33.6701 51.161 33.4525 50.9364 33.2195 50.752C32.1396 49.91 30.8577 49.4609 29.5292 49.4609C29.1252 49.4609 28.7134 49.501 28.3172 49.5892C26.7168 49.918 25.3417 50.8723 24.4405 52.2757C22.5293 55.2348 22.1175 58.9076 23.3684 62.3398C24.122 64.4088 25.5204 66.189 27.2917 67.432C29.6613 69.092 32.5979 69.9421 36.0318 69.9421C36.3892 69.9421 36.7543 69.934 37.1117 69.918C37.1816 69.918 37.2438 69.9741 37.2516 70.0463C37.2593 70.1185 37.2205 70.1906 37.1428 70.2147C35.4492 70.6878 33.7711 71.0728 32.1551 71.3534C29.3194 71.8506 26.0875 72.1313 23.0498 72.1313C17.4095 72.1313 7.3176 71.153 3.16895 64.5852C2.12014 62.9252 1.58408 60.9525 1.68507 58.9717C1.84822 55.748 3.47971 52.9493 6.08233 51.3053C6.28432 51.177 6.50186 51.0647 6.71939 50.9846C8.94909 50.1666 11.2643 51.0888 12.3908 53.0375C12.484 53.1979 12.5539 53.3823 12.5928 53.5668C12.787 54.5692 12.3985 55.4914 11.6449 55.9966C11.5051 56.0928 11.3419 56.1409 11.171 56.1409C10.8758 56.1409 10.6039 55.9886 10.4485 55.74C10.3164 55.5315 10.0911 55.4032 9.84253 55.4032C9.70268 55.4032 9.56284 55.4433 9.44631 55.5234C9.11224 55.748 9.01901 56.2131 9.23654 56.5579C9.57838 57.0872 10.0911 57.4561 10.6971 57.5844C10.8525 57.6165 11.0156 57.6325 11.171 57.6325C11.6216 57.6325 12.0567 57.4962 12.4296 57.2396C14.1077 56.1008 14.5816 53.7672 13.4784 52.0351C11.979 49.6774 9.10447 48.5788 6.30763 49.5491C5.97356 49.6614 5.65503 49.8298 5.35981 50.0142C2.45421 51.8346 0.589645 54.8979 0.271116 58.4425C0.0302768 61.0728 0.776101 63.7191 2.25998 65.8603C6.95246 72.6365 17.1687 73.663 22.9178 73.663C26.0098 73.663 29.2883 73.3743 32.3959 72.829C36.6378 72.0832 41.0972 70.7119 44.9506 68.9797C45.1138 68.9477 45.2226 68.8915 45.3236 68.8113C46.5588 68.234 47.7086 67.6405 48.773 67.015L48.9517 66.9429C49.0294 66.9108 49.0993 66.8627 49.1692 66.7905C50.9872 65.6919 52.5643 64.5291 53.8617 63.3101C54.0093 63.1738 54.0948 62.9813 54.0948 62.7728C54.0948 61.5138 54.0948 56.9749 54.0948 56.1089C54.0948 56.0287 54.1569 55.9645 54.2424 55.9645H61.9026C61.9803 55.9645 62.0502 56.0287 62.0502 56.1169V64.0238C62.0502 64.104 61.9881 64.1762 61.9026 64.1762H55.4543C55.2523 64.1762 55.0581 64.2564 54.926 64.4168C53.7451 65.756 52.6186 67.3759 51.5698 69.2283C51.4766 69.3326 51.43 69.4048 51.4067 69.4769L51.3445 69.6453C50.7308 70.768 50.1559 71.9549 49.6198 73.1898C49.5188 73.3262 49.4644 73.4465 49.4489 73.5748C47.7553 77.5924 46.4345 82.1955 45.712 86.5659C43.8941 97.5764 44.6787 112.412 52.875 117.961C54.6153 119.14 56.6275 119.766 58.694 119.766C59.4243 119.766 60.1546 119.685 60.8771 119.533C63.6584 118.94 66.0512 117.256 67.6128 114.802C69.4618 111.899 68.6694 107.985 65.857 106.077C65.2588 105.676 64.5751 105.459 63.8604 105.459C62.664 105.459 61.5608 106.053 60.8771 107.055C60.6207 107.432 60.442 107.881 60.4265 108.346C60.3954 109.22 60.7916 109.998 61.4675 110.455C61.5841 110.535 61.7239 110.576 61.8638 110.576C62.1046 110.576 62.3377 110.447 62.4697 110.239C62.6873 109.894 62.594 109.421 62.2522 109.204C61.8638 108.948 61.7628 108.378 62.0114 107.977C62.4231 107.336 63.1068 106.951 63.8526 106.951C64.2799 106.951 64.6994 107.079 65.0568 107.32C67.2088 108.771 67.807 111.762 66.3931 113.984C65.049 116.101 62.9825 117.552 60.5741 118.066C59.9526 118.202 59.3155 118.266 58.6862 118.266C56.9071 118.266 55.1669 117.729 53.6597 116.71C45.5178 111.193 45.7198 95.323 47.126 86.8145C47.3979 85.1465 47.7708 83.4144 48.2292 81.6662C48.2447 81.602 48.3069 81.5539 48.369 81.5539C48.369 81.5539 48.3845 81.5539 48.3923 81.5539C48.4622 81.5619 48.5166 81.6341 48.5166 81.7063C48.3379 85.6758 49.1226 89.0439 50.8473 91.7303C52.4244 94.1682 54.825 95.8362 57.6063 96.4136C58.3056 96.5579 59.0203 96.6301 59.7195 96.6301C61.6773 96.6301 63.5885 96.0688 65.2666 95.0022C66.2999 94.3446 67.1933 93.4384 67.706 92.3077C68.6539 90.2067 68.4752 87.8891 67.2865 86.0527C66.7505 85.2187 65.9269 84.6493 64.9714 84.4489C64.7305 84.4008 64.4897 84.3767 64.2488 84.3767C63.5341 84.3767 62.8427 84.5932 62.2367 85.0102C61.1801 85.74 60.8926 87.2155 61.5918 88.3141C61.7239 88.5226 61.9492 88.6429 62.1978 88.6429C62.3377 88.6429 62.4775 88.6028 62.594 88.5146C62.9281 88.2901 63.0136 87.825 62.796 87.4801C62.6717 87.2797 62.6251 87.0471 62.6717 86.8145C62.7183 86.582 62.8504 86.3815 63.0369 86.2452C63.7516 85.756 64.6917 85.7159 65.5152 86.2452C65.6861 86.3574 65.8415 86.5098 65.958 86.6782C66.7582 87.8009 67.0457 89.1963 66.766 90.5515C66.4475 92.0912 65.3365 93.2941 63.9925 94.0319C62.6484 94.7696 61.2112 95.1305 59.7195 95.1305C59.1135 95.1305 58.492 95.0663 57.8938 94.938C55.4854 94.4408 53.4111 93.0054 52.0515 90.8883C48.9361 86.0607 49.884 79.3165 51.228 74.513C51.2435 74.4489 51.3057 74.4088 51.3678 74.4088H69.9901C70.3864 74.4088 70.7126 74.072 70.7126 73.663V46.991H44.873L44.8807 46.999ZM45.7431 66.5579C45.7431 66.5579 45.6809 66.5499 45.6576 66.5339C45.6188 66.5018 45.5955 66.4617 45.5955 66.4136V48.6429C45.5955 48.5627 45.6576 48.4906 45.7431 48.4906H69.1278C69.2055 48.4906 69.2754 48.5547 69.2754 48.6429V72.7809C69.2754 72.8611 69.2132 72.9332 69.1278 72.9332H51.9117C51.8651 72.9332 51.8184 72.9092 51.7951 72.8691C51.7718 72.829 51.7641 72.7809 51.7796 72.7327C52.0437 71.9148 52.3467 71.0728 52.6653 70.2388C52.6808 70.2067 52.7274 70.1586 52.7663 70.1425C52.7896 70.1425 52.8206 70.1265 52.8517 70.1265C52.8673 70.1265 52.8828 70.1265 52.8906 70.1345C53.0071 70.2067 53.1314 70.2388 53.2557 70.2388H66.1833C66.5795 70.2388 66.9058 69.902 66.9058 69.493V50.9364H48.9284C48.5322 50.9364 48.2059 51.2732 48.2059 51.6822V65.0263C48.2059 65.1546 48.2369 65.2829 48.3069 65.4032C48.3302 65.4352 48.3302 65.4833 48.3224 65.5154C48.3146 65.5555 48.2835 65.5876 48.2525 65.6036C47.4056 65.9565 46.5899 66.2692 45.7975 66.5419C45.7819 66.5419 45.7664 66.5419 45.7509 66.5419L45.7431 66.5579ZM49.783 64.6012C49.783 64.6012 49.7364 64.6012 49.713 64.5852C49.6664 64.5611 49.6354 64.505 49.6354 64.4569V52.5804C49.6354 52.5002 49.6975 52.428 49.783 52.428H65.3054C65.3831 52.428 65.453 52.4922 65.453 52.5804V68.6028C65.453 68.683 65.3909 68.7552 65.3054 68.7552H53.7995C53.7452 68.7552 53.6985 68.7231 53.6752 68.675C53.6519 68.6269 53.6519 68.5708 53.6752 68.5226C54.3667 67.432 55.0426 66.5098 55.734 65.6838L55.8428 65.6357H62.765C63.1612 65.6357 63.4875 65.2989 63.4875 64.8899V54.4489H53.38C52.9838 54.4489 52.6575 54.7857 52.6575 55.1947V62.3398C52.6575 62.3398 52.6264 62.412 52.6109 62.4521C51.8184 63.1658 50.9172 63.8635 49.8607 64.5772C49.8373 64.5932 49.8063 64.6012 49.783 64.6012Z" fill="white"/><path d="M100.181 114.348H76.9358C76.5396 114.348 76.2133 114.011 76.2133 113.602V111.726C76.2133 111.317 76.5396 110.98 76.9358 110.98C77.3321 110.98 77.6584 111.317 77.6584 111.726V112.712C77.6584 112.792 77.7205 112.865 77.806 112.865H93.5227C93.5926 112.865 93.6547 112.808 93.6625 112.736C93.6703 112.664 93.6237 112.592 93.5537 112.576L71.0392 106.433C71.0392 106.433 71.0159 106.433 71.0003 106.433C70.9537 106.433 70.9149 106.457 70.8838 106.497C70.845 106.545 70.845 106.61 70.8838 106.666C73.6263 111.229 72.4376 115.014 71.482 116.866C71.4587 116.914 71.4587 116.97 71.482 117.01C71.5053 117.059 71.5519 117.083 71.6063 117.083H119.277C119.673 117.083 119.999 117.419 119.999 117.828C119.999 118.237 119.673 118.574 119.277 118.574H69.9981C69.7107 118.574 69.4543 118.398 69.3378 118.133C69.2212 117.861 69.2678 117.548 69.4621 117.331C69.6408 117.123 73.8283 112.207 68.2967 105.567C68.087 105.318 68.0637 104.966 68.2346 104.685C68.3666 104.468 68.5997 104.332 68.8483 104.332C68.9105 104.332 68.9726 104.34 69.0348 104.356L100.367 112.913C100.717 113.009 100.942 113.362 100.895 113.731C100.849 114.099 100.538 114.38 100.181 114.38V114.348Z" fill="white"/><path d="M104.261 112.084C102.909 111.748 101.72 112.975 102.047 114.37C102.202 115.027 102.723 115.565 103.352 115.717C104.704 116.054 105.892 114.827 105.566 113.432C105.411 112.774 104.89 112.237 104.261 112.084ZM103.81 114.282C103.608 114.282 103.437 114.113 103.437 113.897C103.437 113.68 103.601 113.512 103.81 113.512C104.02 113.512 104.183 113.68 104.183 113.897C104.183 114.113 104.02 114.282 103.81 114.282Z" fill="white"/><path d="M46.9015 71.5878C36.4832 75.0361 25.2726 77.097 16.8587 77.097C12.3449 77.097 8.75566 76.5196 6.19966 75.3729C6.10643 75.3328 6.01321 75.3087 5.91221 75.3087C5.71798 75.3087 5.5393 75.3889 5.39946 75.5253L0.201994 80.8901C0.054383 81.0425 0.007769 81.235 0 81.3633V81.4755C0.007769 81.5958 0.054383 81.7883 0.201994 81.9407L4.82455 86.7121C4.95662 86.8484 5.14308 86.9286 5.3373 86.9286H5.39169C6.22297 86.8565 25.8785 85.1644 40.4687 78.0273C40.492 78.0192 40.5076 78.0112 40.5309 78.0112C40.5697 78.0112 40.6086 78.0273 40.6319 78.0513C40.6785 78.0994 40.6863 78.1636 40.663 78.2197C33.7485 93.2879 32.1093 113.577 32.0394 114.427C32.0238 114.643 32.1015 114.86 32.2491 115.012L36.8639 119.791C37.0115 119.944 37.198 119.992 37.3223 120H37.431C37.5476 119.992 37.734 119.944 37.8816 119.791L43.0791 114.427C43.2889 114.21 43.3433 113.881 43.2267 113.593C39.5209 104.739 42.512 85.6776 46.8937 71.5878H46.9015ZM16.8277 78.5485C24.4724 78.5485 34.3701 76.9126 43.9803 74.0577C43.9959 74.0577 44.0036 74.0577 44.0192 74.0577C44.0735 74.0577 44.1279 74.0898 44.1512 74.1459C44.1823 74.2181 44.1512 74.2983 44.0968 74.3304C30.5477 82.7666 8.17299 85.1564 5.67137 85.405C5.67137 85.405 5.6636 85.405 5.65583 85.405C5.61699 85.405 5.57814 85.3889 5.55484 85.3649L1.83348 81.5237C1.7791 81.4675 1.7791 81.3713 1.83348 81.3152L6.01321 77.0008C6.01321 77.0008 6.07536 76.9607 6.1142 76.9607C6.12974 76.9607 6.14528 76.9607 6.16859 76.9687C8.81782 78.0192 12.4071 78.5565 16.8354 78.5565L16.8277 78.5485ZM37.3767 118.148C37.3767 118.148 37.299 118.132 37.2757 118.107L33.5543 114.266L33.5155 114.154C33.7485 111.604 36.0637 88.4844 44.2445 74.4828C44.2678 74.4346 44.3222 74.4106 44.3688 74.4106C44.3843 74.4106 44.4076 74.4106 44.4231 74.4266C44.4931 74.4587 44.5241 74.5309 44.5008 74.603C41.0747 86.8966 38.2779 104.499 41.6885 113.641L41.6574 113.801L37.4777 118.115C37.4777 118.115 37.4155 118.156 37.3767 118.156V118.148Z" fill="white"/><path d="M35.8753 82.9673C26.0009 87.5303 17.3307 89.936 10.7737 89.936C8.75372 89.936 6.91247 89.7115 5.31206 89.2544C5.2499 89.2384 5.18775 89.2304 5.1256 89.2304C4.9003 89.2304 4.68277 89.3426 4.55069 89.5271L0.145669 95.6057C0.0291338 95.766 -0.0174803 95.9585 0.00582675 96.159C0.0369028 96.3595 0.130131 96.5279 0.285511 96.6482L5.52182 100.682C5.64612 100.778 5.8015 100.826 5.95688 100.826C6.01127 100.826 6.05788 100.826 6.11226 100.81C6.48517 100.722 15.3574 98.661 24.8977 94.09C24.921 94.082 24.9366 94.074 24.9599 94.074C24.9987 94.074 25.0376 94.09 25.0609 94.1141C25.1075 94.1622 25.1152 94.2263 25.0919 94.2825C20.6636 104.13 18.667 113.288 18.5815 113.681C18.5349 113.89 18.5815 114.114 18.7058 114.291L22.6214 119.695C22.7379 119.856 22.9088 119.96 23.0953 119.984C23.1341 119.984 23.1652 119.992 23.2041 119.992C23.3594 119.992 23.5071 119.944 23.6314 119.84L29.5203 115.301C29.7611 115.116 29.8621 114.804 29.7844 114.499C27.9121 107.378 30.0175 96.4798 35.8831 82.9593L35.8753 82.9673ZM10.7115 91.4116C16.7247 91.4116 24.1597 89.5672 32.8066 85.9344C32.8221 85.9344 32.8454 85.9264 32.8609 85.9264C32.8998 85.9264 32.9386 85.9425 32.9619 85.9665C33.0008 86.0066 33.0163 86.0708 32.993 86.1269C28.3549 97.8831 26.7157 107.627 28.2384 114.315L28.184 114.467L23.4527 118.116C23.4527 118.116 23.3983 118.148 23.3672 118.148C23.3672 118.148 23.3517 118.148 23.3439 118.148C23.3051 118.148 23.274 118.124 23.2507 118.092L20.0965 113.737L20.0732 113.617C20.5626 111.54 23.2429 100.714 28.5958 90.4733C18.6747 95.9906 8.20212 98.7652 6.17441 99.2705C6.16664 99.2705 6.15111 99.2705 6.14334 99.2705C6.11226 99.2705 6.08119 99.2624 6.05788 99.2384L1.83931 95.9826C1.83931 95.9826 1.78493 95.9264 1.78493 95.8863C1.78493 95.8462 1.78493 95.8061 1.816 95.7741L5.3509 90.8903C5.3509 90.8903 5.42082 90.8342 5.46743 90.8342C5.4752 90.8342 5.49074 90.8342 5.49851 90.8342C7.05231 91.2111 8.80811 91.4036 10.7115 91.4036V91.4116Z" fill="white"/><path d="M16.7591 101.163C13.6981 101.163 9.7825 101.548 6.71374 104.539C3.86252 107.314 2.19995 111.829 1.63281 118.316C7.9257 117.723 12.2919 116.007 14.98 113.072C18.0643 109.696 18.3595 105.189 18.2196 101.195C17.738 101.179 17.2485 101.163 16.7591 101.163ZM3.42745 116.616C3.42745 116.616 3.34976 116.6 3.32646 116.576C3.29538 116.544 3.27984 116.496 3.28761 116.448C3.96351 111.412 5.40855 107.867 7.70817 105.63C10.3962 103.008 13.9078 102.663 16.6658 102.663C16.6658 102.663 16.7435 102.679 16.7668 102.703C16.7901 102.727 16.8057 102.767 16.8057 102.807C16.8057 105.654 16.4638 109.271 13.9311 112.053C11.7636 114.427 8.33746 115.919 3.45076 116.616C3.45076 116.616 3.43522 116.616 3.42745 116.616Z" fill="white"/><path d="M2.12885 0.000249674C2.52507 0.000249674 2.85137 0.337052 2.85137 0.746034V46.0869C2.85137 46.143 2.87468 46.1911 2.92129 46.2152C2.9446 46.2312 2.96791 46.2392 2.99898 46.2392C3.02229 46.2392 3.0456 46.2392 3.0689 46.2232C4.01672 45.7019 5.53168 45.0845 7.41954 45.0845C9.30741 45.0845 11.1331 45.6779 12.9511 46.8407C12.9744 46.8567 12.9977 46.8647 13.0288 46.8647C13.0598 46.8647 13.0909 46.8567 13.1142 46.8327C13.1608 46.8006 13.1841 46.7364 13.1686 46.6723L7.21755 23.4325C7.20201 23.3683 7.13986 23.3202 7.07771 23.3202H7.06217C6.99225 23.3282 6.93787 23.3924 6.93787 23.4646V39.6875C6.93787 39.7677 7.00002 39.8399 7.08548 39.8399H8.04106C8.43728 39.8399 8.76358 40.1767 8.76358 40.5857C8.76358 40.9946 8.43728 41.3314 8.04106 41.3314H6.22312C5.8269 41.3314 5.5006 40.9946 5.5006 40.5857V16.5921C5.5006 16.2152 5.77252 15.9024 6.12989 15.8543C6.16097 15.8543 6.19204 15.8543 6.22312 15.8543C6.54942 15.8543 6.83687 16.0788 6.92233 16.4076L15.2119 48.7492C15.2274 48.8134 15.2352 48.8776 15.2352 48.9417C15.2352 49.1983 15.1109 49.4389 14.8933 49.5752C14.7768 49.6474 14.6447 49.6875 14.5126 49.6875C14.3417 49.6875 14.1708 49.6233 14.0387 49.5111C11.8401 47.5544 9.59486 46.568 7.37293 46.568C4.52948 46.568 2.71153 48.236 2.63384 48.3082C2.50177 48.4365 2.33085 48.5006 2.14439 48.5006C2.0434 48.5006 1.9424 48.4766 1.84917 48.4365C1.58502 48.3162 1.42188 48.0516 1.42188 47.7549V0.762076C1.42188 0.353094 1.74817 0.0162916 2.14439 0.0162916L2.12885 0.000249674Z" fill="white"/><path d="M6.36245 11.0336C5.01064 10.6968 3.82198 11.9238 4.14828 13.3191C4.30366 13.9767 4.82419 14.514 5.45348 14.6664C6.80528 15.0032 7.99394 13.7762 7.66764 12.3809C7.51226 11.7233 6.99174 11.186 6.36245 11.0336ZM5.91185 13.2309C5.70985 13.2309 5.53893 13.0625 5.53893 12.846C5.53893 12.6295 5.70208 12.4611 5.91185 12.4611C6.12161 12.4611 6.28476 12.6295 6.28476 12.846C6.28476 13.0625 6.12161 13.2309 5.91185 13.2309Z" fill="white"/></g><defs><clipPath id="clip0_399_5141"><rect width="120" height="120" fill="white" transform="matrix(1 0 0 -1 0 120)"/></clipPath></defs></svg>')}i.corner-38{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120" fill="none"><g clip-path="url(%23clip0_412_7059)"><path d="M44.8807 46.999C44.4845 46.999 44.1582 47.3358 44.1582 47.7448V66.9669C44.1582 67.0311 44.1116 67.0952 44.0494 67.1113C41.1361 67.9773 38.4247 68.4184 36.0008 68.4184C32.6135 68.4184 29.7856 67.5523 27.618 65.8362C26.4138 64.8899 25.4582 63.6229 24.86 62.1874C23.5859 59.1161 23.9044 55.772 25.6291 53.1016C26.3206 52.0351 27.3694 51.3053 28.5891 51.0487C28.8921 50.9846 29.2029 50.9525 29.5136 50.9525C30.376 50.9525 31.2151 51.2011 31.9531 51.6662C32.2639 51.8667 32.6834 52.2917 32.8465 52.6285C33.1961 53.3903 33.134 54.2324 32.7067 54.906C32.5435 55.1546 32.2794 55.3069 31.9842 55.3069C31.8133 55.3069 31.6501 55.2588 31.5103 55.1546C31.3937 55.0744 31.2539 55.0263 31.1141 55.0263C30.8732 55.0263 30.6479 55.1465 30.5158 55.355C30.2983 55.6999 30.3838 56.157 30.7178 56.3895C31.3471 56.8226 32.1551 56.9188 32.9087 56.598C33.3593 56.4056 33.7322 56.0367 33.9886 55.6036C34.7344 54.3446 34.7189 52.7488 33.8332 51.4096C33.6701 51.161 33.4525 50.9364 33.2195 50.752C32.1396 49.91 30.8577 49.4609 29.5292 49.4609C29.1252 49.4609 28.7134 49.501 28.3172 49.5892C26.7168 49.918 25.3417 50.8723 24.4405 52.2757C22.5293 55.2348 22.1175 58.9076 23.3684 62.3398C24.122 64.4088 25.5204 66.189 27.2917 67.432C29.6613 69.092 32.5979 69.9421 36.0318 69.9421C36.3892 69.9421 36.7543 69.934 37.1117 69.918C37.1816 69.918 37.2438 69.9741 37.2516 70.0463C37.2593 70.1185 37.2205 70.1906 37.1428 70.2147C35.4492 70.6878 33.7711 71.0728 32.1551 71.3534C29.3194 71.8506 26.0875 72.1313 23.0498 72.1313C17.4095 72.1313 7.3176 71.153 3.16895 64.5852C2.12014 62.9252 1.58408 60.9525 1.68507 58.9717C1.84822 55.748 3.47971 52.9493 6.08233 51.3053C6.28432 51.177 6.50186 51.0647 6.71939 50.9846C8.94909 50.1666 11.2643 51.0888 12.3908 53.0375C12.484 53.1979 12.5539 53.3823 12.5928 53.5668C12.787 54.5692 12.3985 55.4914 11.6449 55.9966C11.5051 56.0928 11.3419 56.1409 11.171 56.1409C10.8758 56.1409 10.6039 55.9886 10.4485 55.74C10.3164 55.5315 10.0911 55.4032 9.84253 55.4032C9.70268 55.4032 9.56284 55.4433 9.44631 55.5234C9.11224 55.748 9.01901 56.2131 9.23654 56.5579C9.57838 57.0872 10.0911 57.4561 10.6971 57.5844C10.8525 57.6165 11.0156 57.6325 11.171 57.6325C11.6216 57.6325 12.0567 57.4962 12.4296 57.2396C14.1077 56.1008 14.5816 53.7672 13.4784 52.0351C11.979 49.6774 9.10447 48.5788 6.30763 49.5491C5.97356 49.6614 5.65503 49.8298 5.35981 50.0142C2.45421 51.8346 0.589645 54.8979 0.271116 58.4425C0.0302768 61.0728 0.776101 63.7191 2.25998 65.8603C6.95246 72.6365 17.1687 73.663 22.9178 73.663C26.0098 73.663 29.2883 73.3743 32.3959 72.829C36.6378 72.0832 41.0972 70.7119 44.9506 68.9797C45.1138 68.9477 45.2226 68.8915 45.3236 68.8113C46.5588 68.234 47.7086 67.6405 48.773 67.015L48.9517 66.9429C49.0294 66.9108 49.0993 66.8627 49.1692 66.7905C50.9872 65.6919 52.5643 64.5291 53.8617 63.3101C54.0093 63.1738 54.0948 62.9813 54.0948 62.7728C54.0948 61.5138 54.0948 56.9749 54.0948 56.1089C54.0948 56.0287 54.1569 55.9645 54.2424 55.9645H61.9026C61.9803 55.9645 62.0502 56.0287 62.0502 56.1169V64.0238C62.0502 64.104 61.9881 64.1762 61.9026 64.1762H55.4543C55.2523 64.1762 55.0581 64.2564 54.926 64.4168C53.7451 65.756 52.6186 67.3759 51.5698 69.2283C51.4766 69.3326 51.43 69.4048 51.4067 69.4769L51.3445 69.6453C50.7308 70.768 50.1559 71.9549 49.6198 73.1898C49.5188 73.3262 49.4644 73.4465 49.4489 73.5748C47.7553 77.5924 46.4345 82.1955 45.712 86.5659C43.8941 97.5764 44.6787 112.412 52.875 117.961C54.6153 119.14 56.6275 119.766 58.694 119.766C59.4243 119.766 60.1546 119.685 60.8771 119.533C63.6584 118.94 66.0512 117.256 67.6128 114.802C69.4618 111.899 68.6694 107.985 65.857 106.077C65.2588 105.676 64.5751 105.459 63.8604 105.459C62.664 105.459 61.5608 106.053 60.8771 107.055C60.6207 107.432 60.442 107.881 60.4265 108.346C60.3954 109.22 60.7916 109.998 61.4675 110.455C61.5841 110.535 61.7239 110.576 61.8638 110.576C62.1046 110.576 62.3377 110.447 62.4697 110.239C62.6873 109.894 62.594 109.421 62.2522 109.204C61.8638 108.948 61.7628 108.378 62.0114 107.977C62.4231 107.336 63.1068 106.951 63.8526 106.951C64.2799 106.951 64.6994 107.079 65.0568 107.32C67.2088 108.771 67.807 111.762 66.3931 113.984C65.049 116.101 62.9825 117.552 60.5741 118.066C59.9526 118.202 59.3155 118.266 58.6862 118.266C56.9071 118.266 55.1669 117.729 53.6597 116.71C45.5178 111.193 45.7198 95.323 47.126 86.8145C47.3979 85.1465 47.7708 83.4144 48.2292 81.6662C48.2447 81.602 48.3069 81.5539 48.369 81.5539C48.369 81.5539 48.3845 81.5539 48.3923 81.5539C48.4622 81.5619 48.5166 81.6341 48.5166 81.7063C48.3379 85.6758 49.1226 89.0439 50.8473 91.7303C52.4244 94.1682 54.825 95.8362 57.6063 96.4136C58.3056 96.5579 59.0203 96.6301 59.7195 96.6301C61.6773 96.6301 63.5885 96.0688 65.2666 95.0022C66.2999 94.3446 67.1933 93.4384 67.706 92.3077C68.6539 90.2067 68.4752 87.8891 67.2865 86.0527C66.7505 85.2187 65.9269 84.6493 64.9714 84.4489C64.7305 84.4008 64.4897 84.3767 64.2488 84.3767C63.5341 84.3767 62.8427 84.5932 62.2367 85.0102C61.1801 85.74 60.8926 87.2155 61.5918 88.3141C61.7239 88.5226 61.9492 88.6429 62.1978 88.6429C62.3377 88.6429 62.4775 88.6028 62.594 88.5146C62.9281 88.2901 63.0136 87.825 62.796 87.4801C62.6717 87.2797 62.6251 87.0471 62.6717 86.8145C62.7183 86.582 62.8504 86.3815 63.0369 86.2452C63.7516 85.756 64.6917 85.7159 65.5152 86.2452C65.6861 86.3574 65.8415 86.5098 65.958 86.6782C66.7582 87.8009 67.0457 89.1963 66.766 90.5515C66.4475 92.0912 65.3365 93.2941 63.9925 94.0319C62.6484 94.7696 61.2112 95.1305 59.7195 95.1305C59.1135 95.1305 58.492 95.0663 57.8938 94.938C55.4854 94.4408 53.4111 93.0054 52.0515 90.8883C48.9361 86.0607 49.884 79.3165 51.228 74.513C51.2435 74.4489 51.3057 74.4088 51.3678 74.4088H69.9901C70.3864 74.4088 70.7126 74.072 70.7126 73.663V46.991H44.873L44.8807 46.999ZM45.7431 66.5579C45.7431 66.5579 45.6809 66.5499 45.6576 66.5339C45.6188 66.5018 45.5955 66.4617 45.5955 66.4136V48.6429C45.5955 48.5627 45.6576 48.4906 45.7431 48.4906H69.1278C69.2055 48.4906 69.2754 48.5547 69.2754 48.6429V72.7809C69.2754 72.8611 69.2132 72.9332 69.1278 72.9332H51.9117C51.8651 72.9332 51.8184 72.9092 51.7951 72.8691C51.7718 72.829 51.7641 72.7809 51.7796 72.7327C52.0437 71.9148 52.3467 71.0728 52.6653 70.2388C52.6808 70.2067 52.7274 70.1586 52.7663 70.1425C52.7896 70.1425 52.8206 70.1265 52.8517 70.1265C52.8673 70.1265 52.8828 70.1265 52.8906 70.1345C53.0071 70.2067 53.1314 70.2388 53.2557 70.2388H66.1833C66.5795 70.2388 66.9058 69.902 66.9058 69.493V50.9364H48.9284C48.5322 50.9364 48.2059 51.2732 48.2059 51.6822V65.0263C48.2059 65.1546 48.2369 65.2829 48.3069 65.4032C48.3302 65.4352 48.3302 65.4833 48.3224 65.5154C48.3146 65.5555 48.2835 65.5876 48.2525 65.6036C47.4056 65.9565 46.5899 66.2692 45.7975 66.5419C45.7819 66.5419 45.7664 66.5419 45.7509 66.5419L45.7431 66.5579ZM49.783 64.6012C49.783 64.6012 49.7364 64.6012 49.713 64.5852C49.6664 64.5611 49.6354 64.505 49.6354 64.4569V52.5804C49.6354 52.5002 49.6975 52.428 49.783 52.428H65.3054C65.3831 52.428 65.453 52.4922 65.453 52.5804V68.6028C65.453 68.683 65.3909 68.7552 65.3054 68.7552H53.7995C53.7452 68.7552 53.6985 68.7231 53.6752 68.675C53.6519 68.6269 53.6519 68.5708 53.6752 68.5226C54.3667 67.432 55.0426 66.5098 55.734 65.6838L55.8428 65.6357H62.765C63.1612 65.6357 63.4875 65.2989 63.4875 64.8899V54.4489H53.38C52.9838 54.4489 52.6575 54.7857 52.6575 55.1947V62.3398C52.6575 62.3398 52.6264 62.412 52.6109 62.4521C51.8184 63.1658 50.9172 63.8635 49.8607 64.5772C49.8373 64.5932 49.8063 64.6012 49.783 64.6012Z" fill="%23383838"/><path d="M100.181 114.348H76.9358C76.5396 114.348 76.2133 114.011 76.2133 113.602V111.726C76.2133 111.317 76.5396 110.98 76.9358 110.98C77.3321 110.98 77.6584 111.317 77.6584 111.726V112.712C77.6584 112.792 77.7205 112.865 77.806 112.865H93.5227C93.5926 112.865 93.6547 112.808 93.6625 112.736C93.6703 112.664 93.6237 112.592 93.5537 112.576L71.0392 106.433C71.0392 106.433 71.0159 106.433 71.0003 106.433C70.9537 106.433 70.9149 106.457 70.8838 106.497C70.845 106.545 70.845 106.61 70.8838 106.666C73.6263 111.229 72.4376 115.014 71.482 116.866C71.4587 116.914 71.4587 116.97 71.482 117.01C71.5053 117.059 71.5519 117.083 71.6063 117.083H119.277C119.673 117.083 119.999 117.419 119.999 117.828C119.999 118.237 119.673 118.574 119.277 118.574H69.9981C69.7107 118.574 69.4543 118.398 69.3378 118.133C69.2212 117.861 69.2678 117.548 69.4621 117.331C69.6408 117.123 73.8283 112.207 68.2967 105.567C68.087 105.318 68.0637 104.966 68.2346 104.685C68.3666 104.468 68.5997 104.332 68.8483 104.332C68.9105 104.332 68.9726 104.34 69.0348 104.356L100.367 112.913C100.717 113.009 100.942 113.362 100.895 113.731C100.849 114.099 100.538 114.38 100.181 114.38V114.348Z" fill="%23383838"/><path d="M104.261 112.084C102.909 111.748 101.72 112.975 102.047 114.37C102.202 115.027 102.723 115.565 103.352 115.717C104.704 116.054 105.892 114.827 105.566 113.432C105.411 112.774 104.89 112.237 104.261 112.084ZM103.81 114.282C103.608 114.282 103.437 114.113 103.437 113.897C103.437 113.68 103.601 113.512 103.81 113.512C104.02 113.512 104.183 113.68 104.183 113.897C104.183 114.113 104.02 114.282 103.81 114.282Z" fill="%23383838"/><path d="M46.9015 71.5878C36.4832 75.0361 25.2726 77.097 16.8587 77.097C12.3449 77.097 8.75566 76.5196 6.19966 75.3729C6.10643 75.3328 6.01321 75.3087 5.91221 75.3087C5.71798 75.3087 5.5393 75.3889 5.39946 75.5253L0.201994 80.8901C0.054383 81.0425 0.007769 81.235 0 81.3633V81.4755C0.007769 81.5958 0.054383 81.7883 0.201994 81.9407L4.82455 86.7121C4.95662 86.8484 5.14308 86.9286 5.3373 86.9286H5.39169C6.22297 86.8565 25.8785 85.1644 40.4687 78.0273C40.492 78.0192 40.5076 78.0112 40.5309 78.0112C40.5697 78.0112 40.6086 78.0273 40.6319 78.0513C40.6785 78.0994 40.6863 78.1636 40.663 78.2197C33.7485 93.2879 32.1093 113.577 32.0394 114.427C32.0238 114.643 32.1015 114.86 32.2491 115.012L36.8639 119.791C37.0115 119.944 37.198 119.992 37.3223 120H37.431C37.5476 119.992 37.734 119.944 37.8816 119.791L43.0791 114.427C43.2889 114.21 43.3433 113.881 43.2267 113.593C39.5209 104.739 42.512 85.6776 46.8937 71.5878H46.9015ZM16.8277 78.5485C24.4724 78.5485 34.3701 76.9126 43.9803 74.0577C43.9959 74.0577 44.0036 74.0577 44.0192 74.0577C44.0735 74.0577 44.1279 74.0898 44.1512 74.1459C44.1823 74.2181 44.1512 74.2983 44.0968 74.3304C30.5477 82.7666 8.17299 85.1564 5.67137 85.405C5.67137 85.405 5.6636 85.405 5.65583 85.405C5.61699 85.405 5.57814 85.3889 5.55484 85.3649L1.83348 81.5237C1.7791 81.4675 1.7791 81.3713 1.83348 81.3152L6.01321 77.0008C6.01321 77.0008 6.07536 76.9607 6.1142 76.9607C6.12974 76.9607 6.14528 76.9607 6.16859 76.9687C8.81782 78.0192 12.4071 78.5565 16.8354 78.5565L16.8277 78.5485ZM37.3767 118.148C37.3767 118.148 37.299 118.132 37.2757 118.107L33.5543 114.266L33.5155 114.154C33.7485 111.604 36.0637 88.4844 44.2445 74.4828C44.2678 74.4346 44.3222 74.4106 44.3688 74.4106C44.3843 74.4106 44.4076 74.4106 44.4231 74.4266C44.4931 74.4587 44.5241 74.5309 44.5008 74.603C41.0747 86.8966 38.2779 104.499 41.6885 113.641L41.6574 113.801L37.4777 118.115C37.4777 118.115 37.4155 118.156 37.3767 118.156V118.148Z" fill="%23383838"/><path d="M35.8753 82.9673C26.0009 87.5303 17.3307 89.936 10.7737 89.936C8.75372 89.936 6.91247 89.7115 5.31206 89.2544C5.2499 89.2384 5.18775 89.2304 5.1256 89.2304C4.9003 89.2304 4.68277 89.3426 4.55069 89.5271L0.145669 95.6057C0.0291338 95.766 -0.0174803 95.9585 0.00582675 96.159C0.0369028 96.3595 0.130131 96.5279 0.285511 96.6482L5.52182 100.682C5.64612 100.778 5.8015 100.826 5.95688 100.826C6.01127 100.826 6.05788 100.826 6.11226 100.81C6.48517 100.722 15.3574 98.661 24.8977 94.09C24.921 94.082 24.9366 94.074 24.9599 94.074C24.9987 94.074 25.0376 94.09 25.0609 94.1141C25.1075 94.1622 25.1152 94.2263 25.0919 94.2825C20.6636 104.13 18.667 113.288 18.5815 113.681C18.5349 113.89 18.5815 114.114 18.7058 114.291L22.6214 119.695C22.7379 119.856 22.9088 119.96 23.0953 119.984C23.1341 119.984 23.1652 119.992 23.2041 119.992C23.3594 119.992 23.5071 119.944 23.6314 119.84L29.5203 115.301C29.7611 115.116 29.8621 114.804 29.7844 114.499C27.9121 107.378 30.0175 96.4798 35.8831 82.9593L35.8753 82.9673ZM10.7115 91.4116C16.7247 91.4116 24.1597 89.5672 32.8066 85.9344C32.8221 85.9344 32.8454 85.9264 32.8609 85.9264C32.8998 85.9264 32.9386 85.9425 32.9619 85.9665C33.0008 86.0066 33.0163 86.0708 32.993 86.1269C28.3549 97.8831 26.7157 107.627 28.2384 114.315L28.184 114.467L23.4527 118.116C23.4527 118.116 23.3983 118.148 23.3672 118.148C23.3672 118.148 23.3517 118.148 23.3439 118.148C23.3051 118.148 23.274 118.124 23.2507 118.092L20.0965 113.737L20.0732 113.617C20.5626 111.54 23.2429 100.714 28.5958 90.4733C18.6747 95.9906 8.20212 98.7652 6.17441 99.2705C6.16664 99.2705 6.15111 99.2705 6.14334 99.2705C6.11226 99.2705 6.08119 99.2624 6.05788 99.2384L1.83931 95.9826C1.83931 95.9826 1.78493 95.9264 1.78493 95.8863C1.78493 95.8462 1.78493 95.8061 1.816 95.7741L5.3509 90.8903C5.3509 90.8903 5.42082 90.8342 5.46743 90.8342C5.4752 90.8342 5.49074 90.8342 5.49851 90.8342C7.05231 91.2111 8.80811 91.4036 10.7115 91.4036V91.4116Z" fill="%23383838"/><path d="M16.7591 101.163C13.6981 101.163 9.7825 101.548 6.71374 104.539C3.86252 107.314 2.19995 111.829 1.63281 118.316C7.9257 117.723 12.2919 116.007 14.98 113.072C18.0643 109.696 18.3595 105.189 18.2196 101.195C17.738 101.179 17.2485 101.163 16.7591 101.163ZM3.42745 116.616C3.42745 116.616 3.34976 116.6 3.32646 116.576C3.29538 116.544 3.27984 116.496 3.28761 116.448C3.96351 111.412 5.40855 107.867 7.70817 105.63C10.3962 103.008 13.9078 102.663 16.6658 102.663C16.6658 102.663 16.7435 102.679 16.7668 102.703C16.7901 102.727 16.8057 102.767 16.8057 102.807C16.8057 105.654 16.4638 109.271 13.9311 112.053C11.7636 114.427 8.33746 115.919 3.45076 116.616C3.45076 116.616 3.43522 116.616 3.42745 116.616Z" fill="%23383838"/><path d="M2.12885 0.000249674C2.52507 0.000249674 2.85137 0.337052 2.85137 0.746034V46.0869C2.85137 46.143 2.87468 46.1911 2.92129 46.2152C2.9446 46.2312 2.96791 46.2392 2.99898 46.2392C3.02229 46.2392 3.0456 46.2392 3.0689 46.2232C4.01672 45.7019 5.53168 45.0845 7.41954 45.0845C9.30741 45.0845 11.1331 45.6779 12.9511 46.8407C12.9744 46.8567 12.9977 46.8647 13.0288 46.8647C13.0598 46.8647 13.0909 46.8567 13.1142 46.8327C13.1608 46.8006 13.1841 46.7364 13.1686 46.6723L7.21755 23.4325C7.20201 23.3683 7.13986 23.3202 7.07771 23.3202H7.06217C6.99225 23.3282 6.93787 23.3924 6.93787 23.4646V39.6875C6.93787 39.7677 7.00002 39.8399 7.08548 39.8399H8.04106C8.43728 39.8399 8.76358 40.1767 8.76358 40.5857C8.76358 40.9946 8.43728 41.3314 8.04106 41.3314H6.22312C5.8269 41.3314 5.5006 40.9946 5.5006 40.5857V16.5921C5.5006 16.2152 5.77252 15.9024 6.12989 15.8543C6.16097 15.8543 6.19204 15.8543 6.22312 15.8543C6.54942 15.8543 6.83687 16.0788 6.92233 16.4076L15.2119 48.7492C15.2274 48.8134 15.2352 48.8776 15.2352 48.9417C15.2352 49.1983 15.1109 49.4389 14.8933 49.5752C14.7768 49.6474 14.6447 49.6875 14.5126 49.6875C14.3417 49.6875 14.1708 49.6233 14.0387 49.5111C11.8401 47.5544 9.59486 46.568 7.37293 46.568C4.52948 46.568 2.71153 48.236 2.63384 48.3082C2.50177 48.4365 2.33085 48.5006 2.14439 48.5006C2.0434 48.5006 1.9424 48.4766 1.84917 48.4365C1.58502 48.3162 1.42188 48.0516 1.42188 47.7549V0.762076C1.42188 0.353094 1.74817 0.0162916 2.14439 0.0162916L2.12885 0.000249674Z" fill="%23383838"/><path d="M6.36245 11.0336C5.01064 10.6968 3.82198 11.9238 4.14828 13.3191C4.30366 13.9767 4.82419 14.514 5.45348 14.6664C6.80528 15.0032 7.99394 13.7762 7.66764 12.3809C7.51226 11.7233 6.99174 11.186 6.36245 11.0336ZM5.91185 13.2309C5.70985 13.2309 5.53893 13.0625 5.53893 12.846C5.53893 12.6295 5.70208 12.4611 5.91185 12.4611C6.12161 12.4611 6.28476 12.6295 6.28476 12.846C6.28476 13.0625 6.12161 13.2309 5.91185 13.2309Z" fill="%23383838"/></g><defs><clipPath id="clip0_412_7059"><rect width="120" height="120" fill="white" transform="matrix(1 0 0 -1 0 120)"/></clipPath></defs></svg>')}i.corner-66{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120" fill="none"><g clip-path="url(%23clip0_690_1400)"><path d="M44.8807 46.999C44.4845 46.999 44.1582 47.3358 44.1582 47.7448V66.9669C44.1582 67.0311 44.1116 67.0952 44.0494 67.1113C41.1361 67.9773 38.4247 68.4184 36.0008 68.4184C32.6135 68.4184 29.7856 67.5523 27.618 65.8362C26.4138 64.8899 25.4582 63.6229 24.86 62.1874C23.5859 59.1161 23.9044 55.772 25.6291 53.1016C26.3206 52.0351 27.3694 51.3053 28.5891 51.0487C28.8921 50.9846 29.2029 50.9525 29.5136 50.9525C30.376 50.9525 31.2151 51.2011 31.9531 51.6662C32.2639 51.8667 32.6834 52.2917 32.8465 52.6285C33.1961 53.3903 33.134 54.2324 32.7067 54.906C32.5435 55.1546 32.2794 55.3069 31.9842 55.3069C31.8133 55.3069 31.6501 55.2588 31.5103 55.1546C31.3937 55.0744 31.2539 55.0263 31.1141 55.0263C30.8732 55.0263 30.6479 55.1465 30.5158 55.355C30.2983 55.6999 30.3838 56.157 30.7178 56.3895C31.3471 56.8226 32.1551 56.9188 32.9087 56.598C33.3593 56.4056 33.7322 56.0367 33.9886 55.6036C34.7344 54.3446 34.7189 52.7488 33.8332 51.4096C33.6701 51.161 33.4525 50.9364 33.2195 50.752C32.1396 49.91 30.8577 49.4609 29.5292 49.4609C29.1252 49.4609 28.7134 49.501 28.3172 49.5892C26.7168 49.918 25.3417 50.8723 24.4405 52.2757C22.5293 55.2348 22.1175 58.9076 23.3684 62.3398C24.122 64.4088 25.5204 66.189 27.2917 67.432C29.6613 69.092 32.5979 69.9421 36.0318 69.9421C36.3892 69.9421 36.7543 69.934 37.1117 69.918C37.1816 69.918 37.2438 69.9741 37.2516 70.0463C37.2593 70.1185 37.2205 70.1906 37.1428 70.2147C35.4492 70.6878 33.7711 71.0728 32.1551 71.3534C29.3194 71.8506 26.0875 72.1313 23.0498 72.1313C17.4095 72.1313 7.3176 71.153 3.16895 64.5852C2.12014 62.9252 1.58408 60.9525 1.68507 58.9717C1.84822 55.748 3.47971 52.9493 6.08233 51.3053C6.28432 51.177 6.50186 51.0647 6.71939 50.9846C8.94909 50.1666 11.2643 51.0888 12.3908 53.0375C12.484 53.1979 12.5539 53.3823 12.5928 53.5668C12.787 54.5692 12.3985 55.4914 11.6449 55.9966C11.5051 56.0928 11.3419 56.1409 11.171 56.1409C10.8758 56.1409 10.6039 55.9886 10.4485 55.74C10.3164 55.5315 10.0911 55.4032 9.84253 55.4032C9.70268 55.4032 9.56284 55.4433 9.44631 55.5234C9.11224 55.748 9.01901 56.2131 9.23654 56.5579C9.57838 57.0872 10.0911 57.4561 10.6971 57.5844C10.8525 57.6165 11.0156 57.6325 11.171 57.6325C11.6216 57.6325 12.0567 57.4962 12.4296 57.2396C14.1077 56.1008 14.5816 53.7672 13.4784 52.0351C11.979 49.6774 9.10447 48.5788 6.30763 49.5491C5.97356 49.6614 5.65503 49.8298 5.35981 50.0142C2.45421 51.8346 0.589645 54.8979 0.271116 58.4425C0.0302768 61.0728 0.776101 63.7191 2.25998 65.8603C6.95246 72.6365 17.1687 73.663 22.9178 73.663C26.0098 73.663 29.2883 73.3743 32.3959 72.829C36.6378 72.0832 41.0972 70.7119 44.9506 68.9797C45.1138 68.9477 45.2226 68.8915 45.3236 68.8113C46.5588 68.234 47.7086 67.6405 48.773 67.015L48.9517 66.9429C49.0294 66.9108 49.0993 66.8627 49.1692 66.7905C50.9872 65.6919 52.5643 64.5291 53.8617 63.3101C54.0093 63.1738 54.0948 62.9813 54.0948 62.7728C54.0948 61.5138 54.0948 56.9749 54.0948 56.1089C54.0948 56.0287 54.1569 55.9645 54.2424 55.9645H61.9026C61.9803 55.9645 62.0502 56.0287 62.0502 56.1169V64.0238C62.0502 64.104 61.9881 64.1762 61.9026 64.1762H55.4543C55.2523 64.1762 55.0581 64.2564 54.926 64.4168C53.7451 65.756 52.6186 67.3759 51.5698 69.2283C51.4766 69.3326 51.43 69.4048 51.4067 69.4769L51.3445 69.6453C50.7308 70.768 50.1559 71.9549 49.6198 73.1898C49.5188 73.3262 49.4644 73.4465 49.4489 73.5748C47.7553 77.5924 46.4345 82.1955 45.712 86.5659C43.8941 97.5764 44.6787 112.412 52.875 117.961C54.6153 119.14 56.6275 119.766 58.694 119.766C59.4243 119.766 60.1546 119.685 60.8771 119.533C63.6584 118.94 66.0512 117.256 67.6128 114.802C69.4618 111.899 68.6694 107.985 65.857 106.077C65.2588 105.676 64.5751 105.459 63.8604 105.459C62.664 105.459 61.5608 106.053 60.8771 107.055C60.6207 107.432 60.442 107.881 60.4265 108.346C60.3954 109.22 60.7916 109.998 61.4675 110.455C61.5841 110.535 61.7239 110.576 61.8638 110.576C62.1046 110.576 62.3377 110.447 62.4697 110.239C62.6873 109.894 62.594 109.421 62.2522 109.204C61.8638 108.948 61.7628 108.378 62.0114 107.977C62.4231 107.336 63.1068 106.951 63.8526 106.951C64.2799 106.951 64.6994 107.079 65.0568 107.32C67.2088 108.771 67.807 111.762 66.3931 113.984C65.049 116.101 62.9825 117.552 60.5741 118.066C59.9526 118.202 59.3155 118.266 58.6862 118.266C56.9071 118.266 55.1669 117.729 53.6597 116.71C45.5178 111.193 45.7198 95.323 47.126 86.8145C47.3979 85.1465 47.7708 83.4144 48.2292 81.6662C48.2447 81.602 48.3069 81.5539 48.369 81.5539C48.369 81.5539 48.3845 81.5539 48.3923 81.5539C48.4622 81.5619 48.5166 81.6341 48.5166 81.7063C48.3379 85.6758 49.1226 89.0439 50.8473 91.7303C52.4244 94.1682 54.825 95.8362 57.6063 96.4136C58.3056 96.5579 59.0203 96.6301 59.7195 96.6301C61.6773 96.6301 63.5885 96.0688 65.2666 95.0022C66.2999 94.3446 67.1933 93.4384 67.706 92.3077C68.6539 90.2067 68.4752 87.8891 67.2865 86.0527C66.7505 85.2187 65.9269 84.6493 64.9714 84.4489C64.7305 84.4008 64.4897 84.3767 64.2488 84.3767C63.5341 84.3767 62.8427 84.5932 62.2367 85.0102C61.1801 85.74 60.8926 87.2155 61.5918 88.3141C61.7239 88.5226 61.9492 88.6429 62.1978 88.6429C62.3377 88.6429 62.4775 88.6028 62.594 88.5146C62.9281 88.2901 63.0136 87.825 62.796 87.4801C62.6717 87.2797 62.6251 87.0471 62.6717 86.8145C62.7183 86.582 62.8504 86.3815 63.0369 86.2452C63.7516 85.756 64.6917 85.7159 65.5152 86.2452C65.6861 86.3574 65.8415 86.5098 65.958 86.6782C66.7582 87.8009 67.0457 89.1963 66.766 90.5515C66.4475 92.0912 65.3365 93.2941 63.9925 94.0319C62.6484 94.7696 61.2112 95.1305 59.7195 95.1305C59.1135 95.1305 58.492 95.0663 57.8938 94.938C55.4854 94.4408 53.4111 93.0054 52.0515 90.8883C48.9361 86.0607 49.884 79.3165 51.228 74.513C51.2435 74.4489 51.3057 74.4088 51.3678 74.4088H69.9901C70.3864 74.4088 70.7126 74.072 70.7126 73.663V46.991H44.873L44.8807 46.999ZM45.7431 66.5579C45.7431 66.5579 45.6809 66.5499 45.6576 66.5339C45.6188 66.5018 45.5955 66.4617 45.5955 66.4136V48.6429C45.5955 48.5627 45.6576 48.4906 45.7431 48.4906H69.1278C69.2055 48.4906 69.2754 48.5547 69.2754 48.6429V72.7809C69.2754 72.8611 69.2132 72.9332 69.1278 72.9332H51.9117C51.8651 72.9332 51.8184 72.9092 51.7951 72.8691C51.7718 72.829 51.7641 72.7809 51.7796 72.7327C52.0437 71.9148 52.3467 71.0728 52.6653 70.2388C52.6808 70.2067 52.7274 70.1586 52.7663 70.1425C52.7896 70.1425 52.8206 70.1265 52.8517 70.1265C52.8673 70.1265 52.8828 70.1265 52.8906 70.1345C53.0071 70.2067 53.1314 70.2388 53.2557 70.2388H66.1833C66.5795 70.2388 66.9058 69.902 66.9058 69.493V50.9364H48.9284C48.5322 50.9364 48.2059 51.2732 48.2059 51.6822V65.0263C48.2059 65.1546 48.2369 65.2829 48.3069 65.4032C48.3302 65.4352 48.3302 65.4833 48.3224 65.5154C48.3146 65.5555 48.2835 65.5876 48.2525 65.6036C47.4056 65.9565 46.5899 66.2692 45.7975 66.5419C45.7819 66.5419 45.7664 66.5419 45.7509 66.5419L45.7431 66.5579ZM49.783 64.6012C49.783 64.6012 49.7364 64.6012 49.713 64.5852C49.6664 64.5611 49.6354 64.505 49.6354 64.4569V52.5804C49.6354 52.5002 49.6975 52.428 49.783 52.428H65.3054C65.3831 52.428 65.453 52.4922 65.453 52.5804V68.6028C65.453 68.683 65.3909 68.7552 65.3054 68.7552H53.7995C53.7452 68.7552 53.6985 68.7231 53.6752 68.675C53.6519 68.6269 53.6519 68.5708 53.6752 68.5226C54.3667 67.432 55.0426 66.5098 55.734 65.6838L55.8428 65.6357H62.765C63.1612 65.6357 63.4875 65.2989 63.4875 64.8899V54.4489H53.38C52.9838 54.4489 52.6575 54.7857 52.6575 55.1947V62.3398C52.6575 62.3398 52.6264 62.412 52.6109 62.4521C51.8184 63.1658 50.9172 63.8635 49.8607 64.5772C49.8373 64.5932 49.8063 64.6012 49.783 64.6012Z" fill="%23664B74"/><path d="M100.185 114.348H76.9398C76.5435 114.348 76.2172 114.011 76.2172 113.602V111.726C76.2172 111.317 76.5435 110.98 76.9398 110.98C77.336 110.98 77.6623 111.317 77.6623 111.726V112.712C77.6623 112.792 77.7244 112.865 77.8099 112.865H93.5266C93.5965 112.865 93.6586 112.808 93.6664 112.736C93.6742 112.664 93.6276 112.592 93.5576 112.576L71.0431 106.433C71.0431 106.433 71.0198 106.433 71.0042 106.433C70.9576 106.433 70.9188 106.457 70.8877 106.497C70.8489 106.545 70.8489 106.61 70.8877 106.666C73.6302 111.229 72.4415 115.014 71.4859 116.866C71.4626 116.914 71.4626 116.97 71.4859 117.01C71.5092 117.059 71.5558 117.083 71.6102 117.083H119.281C119.677 117.083 120.003 117.419 120.003 117.828C120.003 118.237 119.677 118.574 119.281 118.574H70.002C69.7146 118.574 69.4582 118.398 69.3417 118.133C69.2251 117.861 69.2718 117.548 69.466 117.331C69.6447 117.123 73.8322 112.207 68.3006 105.567C68.0909 105.318 68.0676 104.966 68.2385 104.685C68.3705 104.468 68.6036 104.332 68.8522 104.332C68.9144 104.332 68.9765 104.34 69.0387 104.356L100.371 112.913C100.721 113.009 100.946 113.362 100.899 113.731C100.853 114.099 100.542 114.38 100.185 114.38V114.348Z" fill="%23664B74"/><path d="M104.261 112.084C102.909 111.748 101.72 112.975 102.047 114.37C102.202 115.027 102.723 115.565 103.352 115.717C104.704 116.054 105.892 114.827 105.566 113.432C105.411 112.774 104.89 112.237 104.261 112.084ZM103.81 114.282C103.608 114.282 103.437 114.113 103.437 113.897C103.437 113.68 103.601 113.512 103.81 113.512C104.02 113.512 104.183 113.68 104.183 113.897C104.183 114.113 104.02 114.282 103.81 114.282Z" fill="%23664B74"/><path d="M46.9015 71.5878C36.4832 75.0361 25.2726 77.097 16.8587 77.097C12.3449 77.097 8.75566 76.5196 6.19966 75.3729C6.10643 75.3328 6.01321 75.3087 5.91221 75.3087C5.71798 75.3087 5.5393 75.3889 5.39946 75.5253L0.201994 80.8901C0.054383 81.0425 0.007769 81.235 0 81.3633V81.4755C0.007769 81.5958 0.054383 81.7883 0.201994 81.9407L4.82455 86.7121C4.95662 86.8484 5.14308 86.9286 5.3373 86.9286H5.39169C6.22297 86.8565 25.8785 85.1644 40.4687 78.0273C40.492 78.0192 40.5076 78.0112 40.5309 78.0112C40.5697 78.0112 40.6086 78.0273 40.6319 78.0513C40.6785 78.0994 40.6863 78.1636 40.663 78.2197C33.7485 93.2879 32.1093 113.577 32.0394 114.427C32.0238 114.643 32.1015 114.86 32.2491 115.012L36.8639 119.791C37.0115 119.944 37.198 119.992 37.3223 120H37.431C37.5476 119.992 37.734 119.944 37.8816 119.791L43.0791 114.427C43.2889 114.21 43.3433 113.881 43.2267 113.593C39.5209 104.739 42.512 85.6776 46.8937 71.5878H46.9015ZM16.8277 78.5485C24.4724 78.5485 34.3701 76.9126 43.9803 74.0577C43.9959 74.0577 44.0036 74.0577 44.0192 74.0577C44.0735 74.0577 44.1279 74.0898 44.1512 74.1459C44.1823 74.2181 44.1512 74.2983 44.0968 74.3304C30.5477 82.7666 8.17299 85.1564 5.67137 85.405C5.67137 85.405 5.6636 85.405 5.65583 85.405C5.61699 85.405 5.57814 85.3889 5.55484 85.3649L1.83348 81.5237C1.7791 81.4675 1.7791 81.3713 1.83348 81.3152L6.01321 77.0008C6.01321 77.0008 6.07536 76.9607 6.1142 76.9607C6.12974 76.9607 6.14528 76.9607 6.16859 76.9687C8.81782 78.0192 12.4071 78.5565 16.8354 78.5565L16.8277 78.5485ZM37.3767 118.148C37.3767 118.148 37.299 118.132 37.2757 118.107L33.5543 114.266L33.5155 114.154C33.7485 111.604 36.0637 88.4844 44.2445 74.4828C44.2678 74.4346 44.3222 74.4106 44.3688 74.4106C44.3843 74.4106 44.4076 74.4106 44.4231 74.4266C44.4931 74.4587 44.5241 74.5309 44.5008 74.603C41.0747 86.8966 38.2779 104.499 41.6885 113.641L41.6574 113.801L37.4777 118.115C37.4777 118.115 37.4155 118.156 37.3767 118.156V118.148Z" fill="%23664B74"/><path d="M35.8753 82.9673C26.0009 87.5303 17.3307 89.936 10.7737 89.936C8.75372 89.936 6.91247 89.7115 5.31206 89.2544C5.2499 89.2384 5.18775 89.2304 5.1256 89.2304C4.9003 89.2304 4.68277 89.3426 4.55069 89.5271L0.145669 95.6057C0.0291338 95.766 -0.0174803 95.9585 0.00582675 96.159C0.0369028 96.3595 0.130131 96.5279 0.285511 96.6482L5.52182 100.682C5.64612 100.778 5.8015 100.826 5.95688 100.826C6.01127 100.826 6.05788 100.826 6.11226 100.81C6.48517 100.722 15.3574 98.661 24.8977 94.09C24.921 94.082 24.9366 94.074 24.9599 94.074C24.9987 94.074 25.0376 94.09 25.0609 94.1141C25.1075 94.1622 25.1152 94.2263 25.0919 94.2825C20.6636 104.13 18.667 113.288 18.5815 113.681C18.5349 113.89 18.5815 114.114 18.7058 114.291L22.6214 119.695C22.7379 119.856 22.9088 119.96 23.0953 119.984C23.1341 119.984 23.1652 119.992 23.2041 119.992C23.3594 119.992 23.5071 119.944 23.6314 119.84L29.5203 115.301C29.7611 115.116 29.8621 114.804 29.7844 114.499C27.9121 107.378 30.0175 96.4798 35.8831 82.9593L35.8753 82.9673ZM10.7115 91.4116C16.7247 91.4116 24.1597 89.5672 32.8066 85.9344C32.8221 85.9344 32.8454 85.9264 32.8609 85.9264C32.8998 85.9264 32.9386 85.9425 32.9619 85.9665C33.0008 86.0066 33.0163 86.0708 32.993 86.1269C28.3549 97.8831 26.7157 107.627 28.2384 114.315L28.184 114.467L23.4527 118.116C23.4527 118.116 23.3983 118.148 23.3672 118.148C23.3672 118.148 23.3517 118.148 23.3439 118.148C23.3051 118.148 23.274 118.124 23.2507 118.092L20.0965 113.737L20.0732 113.617C20.5626 111.54 23.2429 100.714 28.5958 90.4733C18.6747 95.9906 8.20212 98.7652 6.17441 99.2705C6.16664 99.2705 6.15111 99.2705 6.14334 99.2705C6.11226 99.2705 6.08119 99.2624 6.05788 99.2384L1.83931 95.9826C1.83931 95.9826 1.78493 95.9264 1.78493 95.8863C1.78493 95.8462 1.78493 95.8061 1.816 95.7741L5.3509 90.8903C5.3509 90.8903 5.42082 90.8342 5.46743 90.8342C5.4752 90.8342 5.49074 90.8342 5.49851 90.8342C7.05231 91.2111 8.80811 91.4036 10.7115 91.4036V91.4116Z" fill="%23664B74"/><path d="M16.7591 101.163C13.6981 101.163 9.7825 101.548 6.71374 104.539C3.86252 107.314 2.19995 111.829 1.63281 118.316C7.9257 117.723 12.2919 116.007 14.98 113.072C18.0643 109.696 18.3595 105.189 18.2196 101.195C17.738 101.179 17.2485 101.163 16.7591 101.163ZM3.42745 116.616C3.42745 116.616 3.34976 116.6 3.32646 116.576C3.29538 116.544 3.27984 116.496 3.28761 116.448C3.96351 111.412 5.40855 107.867 7.70817 105.63C10.3962 103.008 13.9078 102.663 16.6658 102.663C16.6658 102.663 16.7435 102.679 16.7668 102.703C16.7901 102.727 16.8057 102.767 16.8057 102.807C16.8057 105.654 16.4638 109.271 13.9311 112.053C11.7636 114.427 8.33746 115.919 3.45076 116.616C3.45076 116.616 3.43522 116.616 3.42745 116.616Z" fill="%23664B74"/><path d="M2.12885 0.000249674C2.52507 0.000249674 2.85137 0.337052 2.85137 0.746034V46.0869C2.85137 46.143 2.87468 46.1911 2.92129 46.2152C2.9446 46.2312 2.96791 46.2392 2.99898 46.2392C3.02229 46.2392 3.0456 46.2392 3.0689 46.2232C4.01672 45.7019 5.53168 45.0845 7.41954 45.0845C9.30741 45.0845 11.1331 45.6779 12.9511 46.8407C12.9744 46.8567 12.9977 46.8647 13.0288 46.8647C13.0598 46.8647 13.0909 46.8567 13.1142 46.8327C13.1608 46.8006 13.1841 46.7364 13.1686 46.6723L7.21755 23.4325C7.20201 23.3683 7.13986 23.3202 7.07771 23.3202H7.06217C6.99225 23.3282 6.93787 23.3924 6.93787 23.4646V39.6875C6.93787 39.7677 7.00002 39.8399 7.08548 39.8399H8.04106C8.43728 39.8399 8.76358 40.1767 8.76358 40.5857C8.76358 40.9946 8.43728 41.3314 8.04106 41.3314H6.22312C5.8269 41.3314 5.5006 40.9946 5.5006 40.5857V16.5921C5.5006 16.2152 5.77252 15.9024 6.12989 15.8543C6.16097 15.8543 6.19204 15.8543 6.22312 15.8543C6.54942 15.8543 6.83687 16.0788 6.92233 16.4076L15.2119 48.7492C15.2274 48.8134 15.2352 48.8776 15.2352 48.9417C15.2352 49.1983 15.1109 49.4389 14.8933 49.5752C14.7768 49.6474 14.6447 49.6875 14.5126 49.6875C14.3417 49.6875 14.1708 49.6233 14.0387 49.5111C11.8401 47.5544 9.59486 46.568 7.37293 46.568C4.52948 46.568 2.71153 48.236 2.63384 48.3082C2.50177 48.4365 2.33085 48.5006 2.14439 48.5006C2.0434 48.5006 1.9424 48.4766 1.84917 48.4365C1.58502 48.3162 1.42188 48.0516 1.42188 47.7549V0.762076C1.42188 0.353094 1.74817 0.0162916 2.14439 0.0162916L2.12885 0.000249674Z" fill="%23664B74"/><path d="M6.36245 11.0336C5.01064 10.6968 3.82198 11.9238 4.14828 13.3191C4.30366 13.9767 4.82419 14.514 5.45348 14.6664C6.80528 15.0032 7.99394 13.7762 7.66764 12.3809C7.51226 11.7233 6.99174 11.186 6.36245 11.0336ZM5.91185 13.2309C5.70985 13.2309 5.53893 13.0625 5.53893 12.846C5.53893 12.6295 5.70208 12.4611 5.91185 12.4611C6.12161 12.4611 6.28476 12.6295 6.28476 12.846C6.28476 13.0625 6.12161 13.2309 5.91185 13.2309Z" fill="%23664B74"/></g><defs><clipPath id="clip0_690_1400"><rect width="120" height="120" fill="white" transform="matrix(1 0 0 -1 0 120)"/></clipPath></defs></svg>')}i.corner-footer{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100" fill="none"><g clip-path="url(%23clip0_411_5853)"><g clip-path="url(%23clip1_411_5853)"><path d="M-1.3131 0C-1.05685 1.05625 -0.931843 2.1625 -0.519343 3.15C0.780657 6.25 2.2369 9.2875 3.5369 12.3875C4.41815 14.4812 5.2244 16.6063 5.9244 18.7688C6.5244 20.625 6.0119 22.375 4.95565 23.9625C4.29315 24.9563 3.5244 25.875 2.84315 26.8625C1.38065 28.9937 -0.0568501 31.15 -1.2881 32.9813C-3.10685 30.1813 -5.23809 27.175 -7.08184 24.0062C-8.95684 20.7875 -8.4381 17.325 -7.23185 14.0437C-5.48185 9.3125 -3.50685 4.675 -1.6256 0C-1.51935 0 -1.41935 0 -1.3131 0Z" fill="%23A793AC"/><path d="M98.9992 99.6871C94.4742 100.243 90.468 102.118 86.568 104.368C84.9242 105.312 83.093 105.962 81.2867 106.562C78.5555 107.468 76.118 106.768 73.843 105.037C71.2117 103.037 68.4617 101.181 66.1055 99.5058C68.9805 97.6558 72.118 95.2808 75.568 93.5183C78.593 91.9683 81.968 92.4683 85.1055 93.6558C89.518 95.3308 93.8742 97.1496 98.2617 98.8996C98.4992 98.9933 98.7617 99.0058 99.0117 99.0621V99.6871H98.9992Z" fill="%23A793AC"/><path d="M-1.22513 38.7199C4.59362 34.4824 10.8499 33.6699 17.3374 36.6386C24.7124 40.0136 27.8561 49.9449 23.9249 56.7011C22.7561 58.7136 21.4249 59.7699 19.7061 59.9511C19.7999 59.6324 19.8499 59.3636 19.9624 59.1199C23.3624 51.9261 17.8124 46.0011 12.0561 44.9699C3.81237 43.4949 -0.456379 51.8074 0.693621 57.2636C1.70612 62.0886 3.04361 66.8386 4.09361 71.6574C4.80611 74.9074 5.29986 78.2136 4.59361 81.5574C4.01236 84.3199 2.66862 86.5699 0.24362 88.1324C-0.76888 88.7824 -1.66264 88.7449 -2.64389 88.0886C-5.90014 85.9199 -7.42513 82.6636 -7.13138 79.0011C-6.75013 74.2636 -5.73138 69.5761 -4.85638 64.8886C-4.38138 62.3386 -3.48764 59.8699 -3.02514 57.3199C-1.96264 51.4761 -5.82513 45.6699 -11.2314 44.9386C-15.4126 44.3761 -18.8001 45.9949 -21.3626 49.2261C-23.8064 52.3074 -23.8751 55.7074 -22.2439 59.2074C-22.1564 59.3886 -22.0876 59.5824 -22.0126 59.7699L-22.2689 60.1761C-23.0376 59.7199 -23.9564 59.4074 -24.5564 58.7886C-27.5814 55.6886 -28.6001 51.9324 -27.7001 47.7324C-25.1126 35.6636 -11.5564 30.8011 -1.70639 38.3699C-1.54389 38.4949 -1.37513 38.6136 -1.23138 38.7199H-1.22513Z" fill="%23A793AC"/><path d="M37.7516 120.45C40.1641 121.494 42.3453 122.231 44.7828 121.669C49.9641 120.475 53.6078 115.031 52.8016 109.575C52.0953 104.8 46.9328 100.775 41.8016 101.487C37.7078 102.056 33.7016 103.256 29.6578 104.194C25.6016 105.131 21.5328 106.05 17.3266 105.606C14.1203 105.262 11.4766 103.906 9.63909 101.144C8.97034 100.137 8.98909 99.2375 9.63909 98.2562C11.4641 95.4875 14.1016 94.1062 17.3141 93.7812C22.3828 93.2625 27.2141 94.65 32.0766 95.775C35.2641 96.5125 38.4203 97.4937 41.6453 97.9062C47.1266 98.6062 52.2891 94.5562 52.8641 89.1937C53.2891 85.2312 51.6641 81.95 48.5578 79.5062C45.6453 77.2125 42.4078 76.9125 39.0141 78.4125C38.7328 78.5375 38.4391 78.65 38.1453 78.7437C38.0703 78.7687 37.9578 78.7 37.4203 78.55C38.1766 77.5187 38.7078 76.4687 39.5266 75.7375C41.5703 73.9187 44.0578 72.9062 46.7828 72.8687C53.7391 72.775 62.3141 77.0125 62.7516 87.7562C62.9328 92.1687 61.8953 96.2062 59.0203 99.625C63.1516 105.181 63.9766 111.206 61.4328 117.506C58.0391 125.912 46.6828 129.231 39.8828 123.962C38.8328 123.15 37.8266 122.237 37.7453 120.45H37.7516Z" fill="%23A793AC"/><path d="M19.2945 69.2818C21.5383 65.2443 25.1695 64.363 28.7945 63.563C31.457 62.9755 34.1695 62.5755 36.9445 62.0755C35.9508 65.538 35.0633 68.9943 33.9508 72.3818C33.0258 75.213 31.4633 77.6505 28.357 78.963C28.9445 79.138 29.3195 79.2693 29.707 79.3568C36.8758 80.9818 40.257 86.1318 38.8445 93.363C38.6883 94.1818 38.2633 94.9443 37.9633 95.7318C37.3133 95.2755 36.6133 94.8755 36.0195 94.3505C28.7695 87.9193 20.507 85.4943 11.032 88.1505C9.43204 88.6005 7.96329 89.5255 6.43204 90.2318C6.40079 90.1755 6.29454 90.0505 6.31954 90.0193C12.0445 81.9255 11.657 73.5068 7.50704 64.9818C6.51954 62.9505 4.96329 61.2005 3.68829 59.3068C3.46954 58.988 3.34453 58.6005 3.17578 58.2505C3.54453 58.113 3.90704 57.8505 4.27579 57.8505C6.60079 57.8505 9.01328 57.5255 11.2258 58.0443C15.9258 59.1443 18.107 62.7193 18.9758 67.2318C19.082 67.7818 19.1508 68.338 19.3008 69.2818H19.2945Z" fill="%23A793AC"/><path d="M5.93627 99.8305C5.89877 103.674 2.69252 106.831 -1.18248 106.837C-5.08248 106.843 -8.29499 103.568 -8.25749 99.6367C-8.21374 95.7367 -5.05749 92.5555 -1.22624 92.543C2.76126 92.5305 5.96751 95.7992 5.93001 99.8305H5.93627Z" fill="%23A793AC"/><path d="M17.0492 22.3578C15.6992 25.1266 14.4617 28.2766 12.7055 31.1078C10.468 34.7141 5.70547 35.5891 1.44922 33.5516C2.39922 31.6078 3.24922 29.6016 4.33672 27.7328C5.59297 25.5641 7.48047 24.3141 10.093 23.9641C12.4492 23.6516 14.7492 22.9016 17.0492 22.3516V22.3578Z" fill="%23A793AC"/><path d="M76.9442 81.4047C75.363 83.8234 75.2567 86.5859 74.8692 89.3047C74.5192 91.7422 72.8942 93.3797 70.7755 94.4859C69.038 95.3984 67.2442 96.1984 65.4692 97.0484C63.1255 92.8109 64.4505 87.5672 68.688 85.2484C71.3442 83.7922 74.1817 82.6672 76.9442 81.3984V81.4047Z" fill="%23A793AC"/></g></g><defs><clipPath id="clip0_411_5853"><rect width="100" height="100" fill="white"/></clipPath><clipPath id="clip1_411_5853"><rect width="200" height="200" fill="white" transform="translate(-101)"/></clipPath></defs></svg>')}i.corner-YG-D1{background-image:url(../../images/yogyakarta/corner-1.png)}i.corner-YG-D1-2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="162" height="162" viewBox="0 0 162 162" fill="none"><g clip-path="url(%23clip0_693_1480)"><g clip-path="url(%23clip1_693_1480)"><path d="M-0.497828 3C-0.0878285 4.69 0.112176 6.46 0.772176 8.04C2.85218 13 5.18217 17.86 7.26217 22.82C8.67217 26.17 9.96217 29.57 11.0822 33.03C12.0422 36 11.2222 38.8 9.53217 41.34C8.47217 42.93 7.24216 44.4 6.15216 45.98C3.81216 49.39 1.51216 52.84 -0.457835 55.77C-3.36784 51.29 -6.77782 46.48 -9.72782 41.41C-12.7278 36.26 -11.8978 30.72 -9.96783 25.47C-7.16783 17.9 -4.00783 10.48 -0.997828 3C-0.827828 3 -0.667828 3 -0.497828 3Z" fill="%23D1D1D1"/><path d="M159.997 162.499C152.757 163.389 146.347 166.389 140.107 169.989C137.477 171.499 134.547 172.539 131.657 173.499C127.287 174.949 123.387 173.829 119.747 171.059C115.537 167.859 111.137 164.889 107.367 162.209C111.967 159.249 116.987 155.449 122.507 152.629C127.347 150.149 132.747 150.949 137.767 152.849C144.827 155.529 151.797 158.439 158.817 161.239C159.197 161.389 159.617 161.409 160.017 161.499V162.499H159.997Z" fill="%23D1D1D1"/><path d="M-0.361774 64.9494C8.94823 58.1694 18.9582 56.8694 29.3382 61.6194C41.1382 67.0194 46.1682 82.9094 39.8782 93.7194C38.0082 96.9394 35.8782 98.6294 33.1282 98.9194C33.2782 98.4094 33.3582 97.9794 33.5382 97.5894C38.9782 86.0794 30.0982 76.5994 20.8882 74.9494C7.69823 72.5894 0.868233 85.8894 2.70823 94.6194C4.32823 102.339 6.46822 109.939 8.14822 117.649C9.28822 122.849 10.0782 128.139 8.94822 133.489C8.01822 137.909 5.86823 141.509 1.98823 144.009C0.368232 145.049 -1.06178 144.989 -2.63178 143.939C-7.84178 140.469 -10.2818 135.259 -9.81177 129.399C-9.20177 121.819 -7.57177 114.319 -6.17177 106.819C-5.41177 102.739 -3.98178 98.7894 -3.24178 94.7094C-1.54178 85.3594 -7.72177 76.0694 -16.3718 74.8994C-23.0618 73.9994 -28.4818 76.5894 -32.5818 81.7594C-36.4918 86.6894 -36.6018 92.1294 -33.9918 97.7294C-33.8518 98.0194 -33.7418 98.3294 -33.6218 98.6294L-34.0318 99.2794C-35.2618 98.5494 -36.7318 98.0494 -37.6918 97.0594C-42.5318 92.0994 -44.1618 86.0894 -42.7218 79.3694C-38.5818 60.0594 -16.8918 52.2794 -1.13178 64.3894C-0.871779 64.5894 -0.601769 64.7794 -0.371769 64.9494H-0.361774Z" fill="%23D1D1D1"/><path d="M61.9978 195.718C65.8578 197.388 69.3478 198.568 73.2478 197.668C81.5378 195.758 87.3679 187.048 86.0779 178.318C84.9479 170.678 76.6878 164.238 68.4778 165.378C61.9278 166.288 55.5179 168.208 49.0479 169.708C42.5579 171.208 36.0479 172.678 29.3179 171.968C24.1879 171.418 19.9579 169.248 17.0179 164.828C15.9479 163.218 15.9779 161.778 17.0179 160.208C19.9379 155.778 24.1579 153.568 29.2979 153.048C37.4079 152.218 45.1378 154.438 52.9178 156.238C58.0178 157.418 63.0678 158.988 68.2278 159.648C76.9978 160.768 85.2578 154.288 86.1778 145.708C86.8578 139.368 84.2578 134.118 79.2878 130.208C74.6278 126.538 69.4479 126.058 64.0179 128.458C63.5679 128.658 63.0979 128.838 62.6279 128.988C62.5079 129.028 62.3278 128.918 61.4678 128.678C62.6778 127.028 63.5278 125.348 64.8378 124.178C68.1078 121.268 72.0878 119.648 76.4478 119.588C87.5778 119.438 101.298 126.218 101.998 143.408C102.288 150.468 100.628 156.928 96.0278 162.398C102.638 171.288 103.958 180.928 99.8879 191.008C94.4579 204.458 76.2879 209.768 65.4079 201.338C63.7279 200.038 62.1179 198.578 61.9879 195.718H61.9978Z" fill="%23D1D1D1"/><path d="M32.4697 113.849C36.0597 107.389 41.8697 105.979 47.6697 104.699C51.9297 103.759 56.2697 103.119 60.7097 102.319C59.1197 107.859 57.6997 113.389 55.9197 118.809C54.4397 123.339 51.9397 127.239 46.9697 129.339C47.9097 129.619 48.5097 129.829 49.1297 129.969C60.5997 132.569 66.0097 140.809 63.7497 152.379C63.4997 153.689 62.8197 154.909 62.3397 156.169C61.2997 155.439 60.1797 154.799 59.2297 153.959C47.6297 143.669 34.4097 139.789 19.2497 144.039C16.6897 144.759 14.3397 146.239 11.8897 147.369C11.8397 147.279 11.6697 147.079 11.7097 147.029C20.8697 134.079 20.2497 120.609 13.6097 106.969C12.0297 103.719 9.53969 100.919 7.49969 97.8893C7.14969 97.3793 6.94969 96.7593 6.67969 96.1993C7.26969 95.9793 7.8497 95.5593 8.4397 95.5593C12.1597 95.5593 16.0197 95.0393 19.5597 95.8693C27.0797 97.6293 30.5697 103.349 31.9597 110.569C32.1297 111.449 32.2397 112.339 32.4797 113.849H32.4697Z" fill="%23D1D1D1"/></g></g><defs><clipPath id="clip0_693_1480"><rect width="162" height="162" fill="white"/></clipPath><clipPath id="clip1_693_1480"><rect width="320" height="320" fill="white" transform="translate(-160 3)"/></clipPath></defs></svg>')}i.corner-YG-66-2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="161" height="159" viewBox="0 0 161 159" fill="none"><g clip-path="url(%23clip0_498_3804)"><g clip-path="url(%23clip1_498_3804)"><path d="M0.498265 0C0.908265 1.69 1.10827 3.46 1.76827 5.04C3.84827 10 6.17826 14.86 8.25826 19.82C9.66826 23.17 10.9583 26.57 12.0783 30.03C13.0383 33 12.2183 35.8 10.5283 38.34C9.46826 39.93 8.23826 41.4 7.14826 42.98C4.80826 46.39 2.50826 49.84 0.538259 52.77C-2.37174 48.29 -5.78173 43.48 -8.73173 38.41C-11.7317 33.26 -10.9017 27.72 -8.97174 22.47C-6.17174 14.9 -3.01173 7.48 -0.00173473 0C0.168265 0 0.328265 0 0.498265 0Z" fill="%23664B74"/><path d="M161.001 159.499C153.761 160.389 147.351 163.389 141.111 166.989C138.481 168.499 135.551 169.539 132.661 170.499C128.291 171.949 124.391 170.829 120.751 168.059C116.541 164.859 112.141 161.889 108.371 159.209C112.971 156.249 117.991 152.449 123.511 149.629C128.351 147.149 133.751 147.949 138.771 149.849C145.831 152.529 152.801 155.439 159.821 158.239C160.201 158.389 160.621 158.409 161.021 158.499V159.499H161.001Z" fill="%23664B74"/><path d="M0.638226 61.9494C9.94823 55.1694 19.9582 53.8694 30.3382 58.6194C42.1382 64.0194 47.1682 79.9094 40.8782 90.7194C39.0082 93.9394 36.8782 95.6294 34.1282 95.9194C34.2782 95.4094 34.3582 94.9794 34.5382 94.5894C39.9782 83.0794 31.0982 73.5994 21.8882 71.9494C8.69823 69.5894 1.86823 82.8894 3.70823 91.6194C5.32823 99.3394 7.46822 106.939 9.14822 114.649C10.2882 119.849 11.0782 125.139 9.94822 130.489C9.01822 134.909 6.86823 138.509 2.98823 141.009C1.36823 142.049 -0.0617787 141.989 -1.63178 140.939C-6.84178 137.469 -9.28177 132.259 -8.81177 126.399C-8.20177 118.819 -6.57177 111.319 -5.17177 103.819C-4.41177 99.7394 -2.98178 95.7894 -2.24178 91.7094C-0.541779 82.3594 -6.72177 73.0694 -15.3718 71.8994C-22.0618 70.9994 -27.4818 73.5894 -31.5818 78.7594C-35.4918 83.6894 -35.6018 89.1294 -32.9918 94.7294C-32.8518 95.0194 -32.7418 95.3294 -32.6218 95.6294L-33.0318 96.2794C-34.2618 95.5494 -35.7318 95.0494 -36.6918 94.0594C-41.5318 89.0994 -43.1618 83.0894 -41.7218 76.3694C-37.5818 57.0594 -15.8918 49.2794 -0.131779 61.3894C0.128221 61.5894 0.398231 61.7794 0.628231 61.9494H0.638226Z" fill="%23664B74"/><path d="M63.0018 192.718C66.8618 194.388 70.3518 195.568 74.2518 194.668C82.5418 192.758 88.3718 184.048 87.0818 175.318C85.9518 167.678 77.6918 161.238 69.4818 162.378C62.9318 163.288 56.5218 165.208 50.0518 166.708C43.5618 168.208 37.0518 169.678 30.3218 168.968C25.1918 168.418 20.9618 166.248 18.0218 161.828C16.9518 160.218 16.9818 158.778 18.0218 157.208C20.9418 152.778 25.1618 150.568 30.3018 150.048C38.4118 149.218 46.1418 151.438 53.9218 153.238C59.0218 154.418 64.0718 155.988 69.2318 156.648C78.0018 157.768 86.2617 151.288 87.1817 142.708C87.8617 136.368 85.2617 131.118 80.2917 127.208C75.6317 123.538 70.4518 123.058 65.0218 125.458C64.5718 125.658 64.1018 125.838 63.6318 125.988C63.5118 126.028 63.3318 125.918 62.4718 125.678C63.6818 124.028 64.5318 122.348 65.8418 121.178C69.1118 118.268 73.0918 116.648 77.4518 116.588C88.5818 116.438 102.302 123.218 103.002 140.408C103.292 147.468 101.632 153.928 97.0318 159.398C103.642 168.288 104.962 177.928 100.892 188.008C95.4618 201.458 77.2918 206.768 66.4118 198.338C64.7318 197.038 63.1218 195.578 62.9918 192.718H63.0018Z" fill="%23664B74"/><path d="M33.4697 110.849C37.0597 104.389 42.8697 102.979 48.6697 101.699C52.9297 100.759 57.2697 100.119 61.7097 99.3193C60.1197 104.859 58.6997 110.389 56.9197 115.809C55.4397 120.339 52.9397 124.239 47.9697 126.339C48.9097 126.619 49.5097 126.829 50.1297 126.969C61.5997 129.569 67.0097 137.809 64.7497 149.379C64.4997 150.689 63.8197 151.909 63.3397 153.169C62.2997 152.439 61.1797 151.799 60.2297 150.959C48.6297 140.669 35.4097 136.789 20.2497 141.039C17.6897 141.759 15.3397 143.239 12.8897 144.369C12.8397 144.279 12.6697 144.079 12.7097 144.029C21.8697 131.079 21.2497 117.609 14.6097 103.969C13.0297 100.719 10.5397 97.9193 8.49969 94.8893C8.14969 94.3793 7.94969 93.7593 7.67969 93.1993C8.26969 92.9793 8.8497 92.5593 9.4397 92.5593C13.1597 92.5593 17.0197 92.0393 20.5597 92.8693C28.0797 94.6293 31.5697 100.349 32.9597 107.569C33.1297 108.449 33.2397 109.339 33.4797 110.849H33.4697Z" fill="%23664B74"/><path d="M12.1012 159.73C12.0412 165.88 6.91115 170.93 0.711152 170.94C-5.52885 170.95 -10.6689 165.71 -10.6089 159.42C-10.5389 153.18 -5.48886 148.09 0.641145 148.07C7.02114 148.05 12.1511 153.28 12.0911 159.73H12.1012Z" fill="%23664B74"/><path d="M29.8819 35.7717C27.7219 40.2017 25.7419 45.2417 22.9319 49.7717C19.3519 55.5417 11.7319 56.9417 4.92188 53.6817C6.44187 50.5717 7.80187 47.3617 9.54187 44.3717C11.5519 40.9017 14.5719 38.9017 18.7519 38.3417C22.5219 37.8417 26.2019 36.6417 29.8819 35.7617V35.7717Z" fill="%23664B74"/><path d="M125.71 130.248C123.18 134.118 123.01 138.538 122.39 142.888C121.83 146.788 119.23 149.408 115.84 151.178C113.06 152.638 110.19 153.918 107.35 155.278C103.6 148.498 105.72 140.108 112.5 136.398C116.75 134.068 121.29 132.268 125.71 130.238V130.248Z" fill="%23664B74"/></g></g><defs><clipPath id="clip0_498_3804"><rect width="161" height="159" fill="white"/></clipPath><clipPath id="clip1_498_3804"><rect width="320" height="320" fill="white" transform="translate(-159)"/></clipPath></defs></svg>')}i.corner-YG-A7-1{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="99" viewBox="0 0 100 99" fill="none"><g clip-path="url(%23clip0_688_1422)"><g clip-path="url(%23clip1_688_1422)"><path d="M-0.30919 0C-0.0529397 1.05625 0.072063 2.1625 0.484563 3.15C1.78456 6.25 3.24081 9.2875 4.54081 12.3875C5.42206 14.4812 6.22831 16.6063 6.92831 18.7688C7.52831 20.625 7.01581 22.375 5.95956 23.9625C5.29706 24.9563 4.52831 25.875 3.84706 26.8625C2.38456 28.9937 0.947056 31.15 -0.284194 32.9813C-2.10294 30.1813 -4.23419 27.175 -6.07794 24.0062C-7.95294 20.7875 -7.43419 17.325 -6.22794 14.0437C-4.47794 9.3125 -2.50294 4.675 -0.62169 0C-0.51544 0 -0.41544 0 -0.30919 0Z" fill="%23A793AC"/><path d="M100.003 99.6871C95.4781 100.243 91.4719 102.118 87.5719 104.368C85.9281 105.312 84.0969 105.962 82.2906 106.562C79.5594 107.468 77.1219 106.768 74.8469 105.037C72.2156 103.037 69.4656 101.181 67.1094 99.5058C69.9844 97.6558 73.1219 95.2808 76.5719 93.5183C79.5969 91.9683 82.9719 92.4683 86.1094 93.6558C90.5219 95.3308 94.8781 97.1496 99.2656 98.8996C99.5031 98.9933 99.7656 99.0058 100.016 99.0621V99.6871H100.003Z" fill="%23A793AC"/><path d="M-0.225132 38.7199C5.59362 34.4824 11.8499 33.6699 18.3374 36.6386C25.7124 40.0136 28.8561 49.9449 24.9249 56.7011C23.7561 58.7136 22.4249 59.7699 20.7061 59.9511C20.7999 59.6324 20.8499 59.3636 20.9624 59.1199C24.3624 51.9261 18.8124 46.0011 13.0561 44.9699C4.81237 43.4949 0.543622 51.8074 1.69362 57.2636C2.70612 62.0886 4.04361 66.8386 5.09361 71.6574C5.80611 74.9074 6.29987 78.2136 5.59362 81.5574C5.01237 84.3199 3.66862 86.5699 1.24362 88.1324C0.231121 88.7824 -0.662635 88.7449 -1.64389 88.0886C-4.90014 85.9199 -6.42513 82.6636 -6.13138 79.0011C-5.75013 74.2636 -4.73138 69.5761 -3.85638 64.8886C-3.38138 62.3386 -2.48764 59.8699 -2.02514 57.3199C-0.962635 51.4761 -4.82513 45.6699 -10.2314 44.9386C-14.4126 44.3761 -17.8001 45.9949 -20.3626 49.2261C-22.8064 52.3074 -22.8751 55.7074 -21.2439 59.2074C-21.1564 59.3886 -21.0876 59.5824 -21.0126 59.7699L-21.2689 60.1761C-22.0376 59.7199 -22.9564 59.4074 -23.5564 58.7886C-26.5814 55.6886 -27.6001 51.9324 -26.7001 47.7324C-24.1126 35.6636 -10.5564 30.8011 -0.706385 38.3699C-0.543885 38.4949 -0.375129 38.6136 -0.231379 38.7199H-0.225132Z" fill="%23A793AC"/><path d="M38.7477 120.45C41.1602 121.494 43.3414 122.231 45.7789 121.669C50.9602 120.475 54.6039 115.031 53.7977 109.575C53.0914 104.8 47.9289 100.775 42.7977 101.487C38.7039 102.056 34.6977 103.256 30.6539 104.194C26.5977 105.131 22.5289 106.05 18.3227 105.606C15.1164 105.262 12.4727 103.906 10.6352 101.144C9.96643 100.137 9.98518 99.2375 10.6352 98.2562C12.4602 95.4875 15.0977 94.1062 18.3102 93.7812C23.3789 93.2625 28.2102 94.65 33.0727 95.775C36.2602 96.5125 39.4164 97.4937 42.6414 97.9062C48.1227 98.6062 53.2852 94.5562 53.8602 89.1937C54.2852 85.2312 52.6602 81.95 49.5539 79.5062C46.6414 77.2125 43.4039 76.9125 40.0102 78.4125C39.7289 78.5375 39.4352 78.65 39.1414 78.7437C39.0664 78.7687 38.9539 78.7 38.4164 78.55C39.1727 77.5187 39.7039 76.4687 40.5227 75.7375C42.5664 73.9187 45.0539 72.9062 47.7789 72.8687C54.7352 72.775 63.3102 77.0125 63.7477 87.7562C63.9289 92.1687 62.8914 96.2062 60.0164 99.625C64.1477 105.181 64.9727 111.206 62.4289 117.506C59.0352 125.912 47.6789 129.231 40.8789 123.962C39.8289 123.15 38.8227 122.237 38.7414 120.45H38.7477Z" fill="%23A793AC"/><path d="M20.2906 69.2818C22.5344 65.2443 26.1656 64.363 29.7906 63.563C32.4531 62.9755 35.1656 62.5755 37.9406 62.0755C36.9469 65.538 36.0594 68.9943 34.9469 72.3818C34.0219 75.213 32.4594 77.6505 29.3531 78.963C29.9406 79.138 30.3156 79.2693 30.7031 79.3568C37.8719 80.9818 41.2531 86.1318 39.8406 93.363C39.6844 94.1818 39.2594 94.9443 38.9594 95.7318C38.3094 95.2755 37.6094 94.8755 37.0156 94.3505C29.7656 87.9193 21.5031 85.4943 12.0281 88.1505C10.4281 88.6005 8.95938 89.5255 7.42813 90.2318C7.39688 90.1755 7.29063 90.0505 7.31563 90.0193C13.0406 81.9255 12.6531 73.5068 8.50313 64.9818C7.51563 62.9505 5.95938 61.2005 4.68438 59.3068C4.46563 58.988 4.34063 58.6005 4.17188 58.2505C4.54062 58.113 4.90313 57.8505 5.27188 57.8505C7.59688 57.8505 10.0094 57.5255 12.2219 58.0443C16.9219 59.1443 19.1031 62.7193 19.9719 67.2318C20.0781 67.7818 20.1469 68.338 20.2969 69.2818H20.2906Z" fill="%23A793AC"/><path d="M6.93627 99.8305C6.89877 103.674 3.69252 106.831 -0.182483 106.837C-4.08248 106.843 -7.29499 103.568 -7.25749 99.6367C-7.21374 95.7367 -4.05749 92.5555 -0.226238 92.543C3.76126 92.5305 6.96751 95.7992 6.93001 99.8305H6.93627Z" fill="%23A793AC"/><path d="M18.0531 22.3578C16.7031 25.1266 15.4656 28.2766 13.7094 31.1078C11.4719 34.7141 6.70937 35.5891 2.45312 33.5516C3.40312 31.6078 4.25312 29.6016 5.34062 27.7328C6.59687 25.5641 8.48438 24.3141 11.0969 23.9641C13.4531 23.6516 15.7531 22.9016 18.0531 22.3516V22.3578Z" fill="%23A793AC"/><path d="M77.9442 81.4047C76.363 83.8234 76.2567 86.5859 75.8692 89.3047C75.5192 91.7422 73.8942 93.3797 71.7755 94.4859C70.038 95.3984 68.2442 96.1984 66.4692 97.0484C64.1255 92.8109 65.4505 87.5672 69.688 85.2484C72.3442 83.7922 75.1817 82.6672 77.9442 81.3984V81.4047Z" fill="%23A793AC"/></g></g><defs><clipPath id="clip0_688_1422"><rect width="100" height="99" fill="white"/></clipPath><clipPath id="clip1_688_1422"><rect width="200" height="200" fill="white" transform="translate(-100)"/></clipPath></defs></svg>')}.corner_top{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between}.corner_top i{transform:rotate(90deg)}.corner_top i:nth-child(2){transform:rotate(180deg)}.corner_bottom{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between}.corner_bottom i:nth-child(2){transform:rotate(270deg)}.ix{background-position:center;background-size:cover;background-repeat:no-repeat;display:block}.ix-stage{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1893)"><g clip-path="url(%23clip1_442_1893)"><path d="M-0.00090388 3.74088C0.0890987 3.55203 0.236487 3.39645 0.420192 3.29637C0.603897 3.19629 0.814543 3.15683 1.02202 3.18362C5.89988 3.18362 10.7854 3.18362 15.6632 3.18362H16.1365C16.7167 1.10728 18.0296 -0.0377515 20.2205 -0.00721714C21.8999 -0.00721714 23.0754 1.06148 23.8617 3.18362H38.9991C39.7625 3.18362 39.9991 3.43554 39.9991 4.1989V15.9546C39.9991 16.55 39.6938 16.8783 39.1747 16.863C38.986 16.8642 38.8035 16.7954 38.6625 16.6699C38.5216 16.5444 38.4321 16.3712 38.4113 16.1836C38.4037 16.054 38.4037 15.924 38.4113 15.7943V4.80957H23.7548L23.4113 5.85537L25.4113 6.76377C25.9943 7.01151 26.5136 7.38818 26.9301 7.86548C27.3466 8.34278 27.6494 8.90831 27.8159 9.51951C27.9245 9.98782 27.9834 10.4663 27.9914 10.947C27.9914 11.5806 27.9914 12.2218 27.9914 12.9088H29.9151C30.6785 12.9088 30.8998 13.1607 30.8998 13.8859C30.8998 14.802 30.8998 15.7103 30.8998 16.6187C30.8998 17.3439 30.6479 17.5958 29.9075 17.5958H29.2587L28.3503 25.0767H38.4037V23.2905C38.4037 22.7256 38.709 22.3745 39.167 22.3668C39.625 22.3592 39.9304 22.718 39.9304 23.2829V25.7103C39.9304 26.3821 39.6556 26.6569 38.9838 26.6569H28.1899L27.1365 35.3439H27.793C27.9954 35.3439 28.1896 35.4244 28.3328 35.5675C28.4759 35.7107 28.5563 35.9048 28.5563 36.1073C28.5563 37.1531 28.5563 38.1913 28.5563 39.2371C28.5457 39.4031 28.4885 39.5627 28.3913 39.6978C28.2941 39.8328 28.1608 39.9377 28.0067 40.0004H11.9533C11.7982 39.9392 11.6639 39.8347 11.5665 39.6994C11.469 39.5641 11.4125 39.4036 11.4037 39.2371C11.4037 38.1913 11.4037 37.1531 11.4037 36.1073C11.4037 35.9048 11.4841 35.7107 11.6273 35.5675C11.7704 35.4244 11.9646 35.3439 12.167 35.3439H12.8235L11.7701 26.6645H11.2892C7.85404 26.6645 4.41893 26.6645 0.983812 26.6645C0.777316 26.6908 0.567774 26.6519 0.38441 26.5534C0.201046 26.4549 0.0530265 26.3016 -0.0390625 26.1149L-0.00090388 3.74088ZM25.5487 35.2905C26.2662 29.3745 26.9838 23.489 27.7014 17.5958H12.2968L14.4495 35.2905H25.5487ZM16.2205 4.75613H1.59454V25.0309H11.6098L10.6861 17.5653H9.92276C9.80489 17.5821 9.68475 17.5711 9.57188 17.5332C9.45901 17.4953 9.35653 17.4315 9.27271 17.347C9.18889 17.2624 9.12605 17.1594 9.08914 17.0462C9.05223 16.933 9.0423 16.8128 9.06016 16.6951V13.7638C9.0382 13.642 9.04621 13.5166 9.08346 13.3986C9.1207 13.2806 9.18608 13.1734 9.27397 13.0862C9.36186 12.9991 9.46961 12.9346 9.58795 12.8984C9.7063 12.8622 9.83167 12.8553 9.95328 12.8783H11.9762V10.9164C11.9235 9.99795 12.1643 9.08651 12.6638 8.31392C13.1633 7.54133 13.8956 6.94764 14.7548 6.61873L16.564 5.80193L16.2205 4.75613ZM26.4266 12.8401C26.4266 12.0767 26.4266 11.3516 26.4266 10.6264C26.4342 10.1017 26.284 9.58677 25.9954 9.14847C25.7068 8.71018 25.2933 8.36871 24.8083 8.16835C24.2128 7.87827 23.6022 7.62636 23.0067 7.32865C22.895 7.25083 22.7572 7.22005 22.623 7.2429C22.4887 7.26574 22.3689 7.34039 22.2892 7.45079C22.0068 7.78243 21.6558 8.0488 21.2604 8.23146C20.865 8.41411 20.4347 8.5087 19.9991 8.5087C19.5636 8.5087 19.1332 8.41411 18.7378 8.23146C18.3424 8.0488 17.9914 7.78243 17.709 7.45079C17.6115 7.34648 17.5198 7.2369 17.4342 7.12255C16.5869 7.51186 15.7777 7.88592 14.9915 8.25233C14.6529 8.3975 14.356 8.62514 14.128 8.91449C13.9 9.20384 13.7481 9.54566 13.6861 9.90881C13.5487 10.863 13.5716 11.8401 13.5258 12.8172H15.7167V12.1684C15.7167 11.9623 15.7167 11.7485 15.7167 11.5424C15.7194 11.4238 15.7485 11.3073 15.8017 11.2013C15.8549 11.0953 15.931 11.0024 16.0245 10.9294C16.118 10.8564 16.2265 10.805 16.3422 10.779C16.4579 10.753 16.578 10.753 16.6937 10.779C16.8831 10.8318 17.0479 10.9494 17.1595 11.1112C17.2711 11.273 17.3224 11.4688 17.3044 11.6645C17.3044 12.0615 17.3044 12.4279 17.3044 12.8401H22.6479V12.2676C22.6479 12.0691 22.6479 11.8783 22.6479 11.6798C22.6479 11.1149 22.9609 10.7638 23.4113 10.7638C23.8617 10.7638 24.1747 11.1149 24.1747 11.6722C24.1747 12.0615 24.1747 12.4355 24.1747 12.8554L26.4266 12.8401ZM29.3579 14.4432H10.6861V15.9699H29.3884L29.3579 14.4432ZM12.9762 38.3974H26.9915V36.8706H12.9762V38.3974ZM22.2739 4.04622C22.3474 3.4711 22.2 2.88952 21.8615 2.41881C21.523 1.94811 21.0186 1.62331 20.45 1.50997C19.8814 1.39664 19.2909 1.50321 18.7978 1.80816C18.3047 2.11311 17.9456 2.59373 17.793 3.15308C17.6685 3.85684 17.7584 4.58179 18.0511 5.23382C18.3438 5.88584 18.8257 6.43484 19.4342 6.80957C19.6771 6.9256 19.9495 6.96509 20.2153 6.92284C20.4811 6.88058 20.7278 6.75855 20.9227 6.57293C21.6909 5.9426 22.1792 5.03458 22.2815 4.04622H22.2739Z" fill="%23664B74"/><path d="M33.5879 23.504H31.2139C30.6719 23.504 30.336 23.1986 30.336 22.7406C30.3349 22.6307 30.3576 22.5219 30.4024 22.4215C30.4473 22.3212 30.5133 22.2317 30.5959 22.1592C30.6785 22.0868 30.7759 22.033 30.8812 22.0016C30.9865 21.9702 31.0974 21.9619 31.2062 21.9772H36.0383C36.2407 21.9772 36.4349 22.0577 36.5781 22.2008C36.7212 22.344 36.8016 22.5381 36.8016 22.7406C36.8016 22.9431 36.7212 23.1372 36.5781 23.2804C36.4349 23.4236 36.2407 23.504 36.0383 23.504H33.5879Z" fill="%23664B74"/><path d="M39.2127 20.3815C39.0102 20.3815 38.816 20.3011 38.6729 20.1579C38.5297 20.0147 38.4492 19.8205 38.4492 19.618C38.4492 19.4155 38.5297 19.2213 38.6729 19.0781C38.816 18.9349 39.0102 18.8545 39.2127 18.8545C39.4152 18.8545 39.6094 18.9349 39.7526 19.0781C39.8958 19.2213 39.9762 19.4155 39.9762 19.618C39.9762 19.8205 39.8958 20.0147 39.7526 20.1579C39.6094 20.3011 39.4152 20.3815 39.2127 20.3815Z" fill="%23664B74"/><path d="M6.42608 21.9463H8.80016C9.00262 21.9463 9.19677 22.0267 9.33993 22.1699C9.48308 22.313 9.56352 22.5072 9.56352 22.7096C9.56352 22.9121 9.48308 23.1063 9.33993 23.2494C9.19677 23.3926 9.00262 23.473 8.80016 23.473H3.96045C3.85279 23.486 3.74359 23.4759 3.64013 23.4434C3.53667 23.411 3.44128 23.3568 3.36039 23.2846C3.2795 23.2123 3.21495 23.1237 3.171 23.0246C3.12704 22.9254 3.1047 22.8181 3.10549 22.7096C3.10549 22.2364 3.44134 21.9463 3.98332 21.9463H6.42608Z" fill="%23664B74"/></g></g><defs><clipPath id="clip0_442_1893"><rect width="40" height="40" fill="white"/></clipPath><clipPath id="clip1_442_1893"><rect width="40" height="39.9924" fill="white"/></clipPath></defs></svg>')}.ix-mic{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M21.2886 0C22.1417 0.25986 22.9723 0.588461 23.7723 0.982571C24.9723 1.63948 25.967 2.61576 26.6463 3.80324C27.3255 4.99072 27.6628 6.34305 27.6207 7.71043C27.6207 11.6544 27.6207 15.6119 27.6207 19.5695C27.6414 20.6773 27.5867 21.7853 27.457 22.8857C27.1529 24.5505 26.3039 26.0669 25.0436 27.1964C23.7832 28.3258 22.1831 29.0041 20.4951 29.1244C18.807 29.2448 17.1268 28.8004 15.7189 27.8612C14.3111 26.922 13.2555 25.5413 12.7184 23.9365C12.4476 23.1223 12.3094 22.2699 12.309 21.4118C12.309 16.8265 12.309 12.2412 12.309 7.66949C12.2909 5.8839 12.8976 4.14817 14.024 2.76258C15.1504 1.377 16.7257 0.428736 18.4774 0.0818774L18.6548 0H21.2886ZM14.6972 14.5338V21.2753C14.6978 21.6272 14.7252 21.9785 14.7791 22.3262C15.0103 23.6216 15.7193 24.7831 16.7659 25.581C17.8124 26.3788 19.1202 26.7549 20.4307 26.6348C21.7411 26.5148 22.9589 25.9073 23.843 24.9326C24.7271 23.9578 25.2132 22.6868 25.2052 21.3709C25.2052 16.8129 25.2052 12.2685 25.2052 7.72409C25.2255 7.39688 25.2255 7.06873 25.2052 6.74152C24.9949 5.42194 24.2896 4.23209 23.233 3.41409C22.1764 2.5961 20.8478 2.21144 19.5176 2.33837C18.1874 2.4653 16.9556 3.0943 16.0728 4.09736C15.1899 5.10042 14.7224 6.40218 14.7654 7.73773L14.6972 14.5338Z" fill="%23664B74"/><path d="M18.7499 37.597C18.7499 36.5599 18.7499 35.5637 18.7499 34.5811C18.7499 34.4992 18.5725 34.3764 18.4633 34.3627C15.9467 34.0602 13.5742 33.0258 11.6399 31.3877C9.44345 29.5819 7.92343 27.0854 7.32757 24.3051C7.14887 23.3728 7.03941 22.4286 7.00006 21.4802C6.99704 21.1798 7.10796 20.8895 7.31049 20.6677C7.51303 20.4459 7.79206 20.309 8.09145 20.2848C8.39084 20.2606 8.68832 20.3507 8.92389 20.5371C9.15945 20.7235 9.31562 20.9922 9.36093 21.2891C9.45646 21.9305 9.47005 22.6538 9.56558 23.227C9.84495 25.081 10.6447 26.8177 11.8719 28.2353C13.1477 29.7616 14.8276 30.8977 16.7192 31.5135C18.6108 32.1292 20.6375 32.1998 22.5674 31.717C24.4972 31.2342 26.252 30.2175 27.6308 28.7836C29.0095 27.3496 29.9566 25.5563 30.3634 23.6091C30.4766 22.9271 30.5495 22.239 30.5817 21.5484C30.5743 21.3819 30.6006 21.2157 30.6589 21.0596C30.7172 20.9034 30.8062 20.7606 30.9208 20.6397C31.0354 20.5187 31.1732 20.422 31.3259 20.3554C31.4786 20.2888 31.6433 20.2536 31.8099 20.252C32.1201 20.2519 32.4181 20.3732 32.6399 20.59C32.8618 20.8068 32.9901 21.1018 32.9972 21.4119C33.0013 24.2056 32.1066 26.9266 30.4453 29.1727C28.7841 31.4188 26.4444 33.071 23.7719 33.8851C23.0214 34.1171 22.2435 34.199 21.4793 34.3627C21.3701 34.3627 21.2063 34.4856 21.2063 34.5538C21.2063 35.55 21.2063 36.5462 21.2063 37.597H25.4778C25.7827 37.5619 26.0899 37.6397 26.3414 37.8157C26.5928 37.9918 26.7711 38.2538 26.8425 38.5523C26.8819 38.7283 26.8807 38.911 26.839 39.0866C26.7972 39.2621 26.7161 39.4257 26.6017 39.5652C26.4872 39.7046 26.3425 39.8161 26.1785 39.8913C26.0145 39.9664 25.8355 40.0032 25.6552 39.9989H14.4103C14.1142 40.0139 13.824 39.9123 13.6021 39.7158C13.3801 39.5194 13.244 39.2437 13.223 38.9481C13.1959 38.7917 13.2008 38.6315 13.2374 38.4771C13.274 38.3226 13.3416 38.1773 13.436 38.0497C13.5304 37.9221 13.6497 37.815 13.7866 37.7349C13.9236 37.6547 14.0754 37.6032 14.2328 37.5834C14.3872 37.5694 14.5424 37.5694 14.6968 37.5834H18.7908L18.7499 37.597Z" fill="%23664B74"/></svg>')}.ix-sound{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1917)"><path d="M39.9922 17.1789V36.9377C39.7972 37.4937 39.5572 38.0329 39.2747 38.55C39.0019 38.9319 38.6551 39.2551 38.2549 39.5002C37.8546 39.7453 37.4091 39.9074 36.9449 39.9768H3.08661L2.98988 39.9849C2.1094 39.8196 1.31956 39.3384 0.768834 38.6318C0.218103 37.9252 -0.0556338 37.0418 -0.000954786 36.1476C0.0393527 25.3533 -0.000954786 14.5509 -0.000954786 3.75651C-0.0292213 3.26075 0.0478908 2.76463 0.225283 2.30082C0.402675 1.83702 0.676347 1.41606 1.02823 1.06569C1.38012 0.71533 1.80227 0.443508 2.26683 0.26813C2.7314 0.092752 3.22782 0.0177981 3.72345 0.0482152C9.87707 0.0482152 16.0307 0.0482152 22.1843 0.0482152C22.6828 0.0162616 23.1823 0.090923 23.6496 0.267195C24.117 0.443468 24.5414 0.717314 24.8945 1.07049C25.2477 1.42367 25.5216 1.84806 25.6978 2.31539C25.8741 2.78272 25.9487 3.28225 25.9168 3.78069V14.18H36.3967C36.9723 14.1529 37.5451 14.2753 38.0593 14.5353C38.5735 14.7952 39.0117 15.1838 39.3311 15.6633C39.5964 16.1477 39.8176 16.655 39.9922 17.1789ZM2.36106 19.9924V36.1154C2.36106 37.2279 2.76415 37.6471 3.88469 37.6471H22.0634C23.1839 37.6471 23.5951 37.2359 23.5951 36.1154V3.86938C23.5951 2.74883 23.1839 2.33768 22.0714 2.33768H3.88469C2.77221 2.33768 2.36106 2.74883 2.36106 3.86131V19.9924ZM25.8684 37.6471H36.2274C37.2029 37.6471 37.6463 37.1876 37.6463 36.2041C37.6463 30.1096 37.6463 24.0178 37.6463 17.9286C37.6463 16.921 37.211 16.4776 36.2033 16.4776H25.9329V17.0015C25.9329 22.9832 25.9329 28.9675 25.9329 34.9545C25.9329 35.8332 25.8926 36.7119 25.8684 37.6471Z" fill="%23664B74"/><path d="M21.1783 27.0299C21.1767 28.6521 20.6939 30.2374 19.791 31.5851C18.8881 32.9328 17.6057 33.9823 16.106 34.6009C14.6064 35.2195 12.957 35.3793 11.3665 35.06C9.77598 34.7408 8.31594 33.957 7.17113 32.8076C6.02632 31.6583 5.24823 30.1952 4.93527 28.6034C4.62232 27.0117 4.78857 25.3629 5.41304 23.8657C6.03751 22.3685 7.09214 21.0903 8.44339 20.1927C9.79463 19.2951 11.3818 18.8185 13.004 18.8233C15.1749 18.8318 17.254 19.7002 18.7861 21.2383C20.3182 22.7764 21.1784 24.8589 21.1783 27.0299ZM12.9798 21.1692C11.8229 21.1692 10.692 21.512 9.72991 22.1544C8.7678 22.7968 8.01765 23.7099 7.57421 24.7784C7.13076 25.8469 7.01392 27.0228 7.23844 28.1577C7.46296 29.2926 8.01879 30.3354 8.83569 31.1546C9.65258 31.9737 10.6939 32.5324 11.8281 32.76C12.9624 32.9877 14.1387 32.8741 15.2084 32.4336C16.2781 31.9931 17.1932 31.2454 17.8383 30.2851C18.4833 29.3248 18.8293 28.1948 18.8325 27.0379C18.8261 25.4862 18.208 23.9995 17.1122 22.9008C16.0164 21.802 14.5315 21.1798 12.9798 21.1692Z" fill="%23664B74"/><path d="M18.8303 10.6244C18.8287 11.7823 18.4837 12.9137 17.8389 13.8754C17.1941 14.8372 16.2786 15.5861 15.2081 16.0273C14.1375 16.4686 12.9602 16.5824 11.825 16.3543C10.6898 16.1263 9.6477 15.5666 8.83064 14.7462C8.01359 13.9258 7.45827 12.8814 7.23492 11.7453C7.01158 10.6091 7.13022 9.43227 7.5759 8.36359C8.02159 7.29492 8.77429 6.38244 9.73869 5.74164C10.7031 5.10084 11.8359 4.76051 12.9938 4.76369C14.5446 4.76796 16.0303 5.38757 17.1246 6.48643C18.219 7.5853 18.8325 9.07357 18.8303 10.6244ZM9.46286 10.6244C9.46286 11.5544 9.83229 12.4464 10.4899 13.1041C11.1476 13.7617 12.0395 14.1312 12.9696 14.1312C13.8996 14.1312 14.7916 13.7617 15.4493 13.1041C16.1069 12.4464 16.4763 11.5544 16.4763 10.6244C16.4829 10.1611 16.3962 9.70117 16.2212 9.27211C16.0461 8.84306 15.7865 8.45365 15.4577 8.12712C15.1289 7.8006 14.7377 7.54365 14.3075 7.3716C13.8772 7.19955 13.4167 7.11592 12.9535 7.12571C12.491 7.12249 12.0325 7.21121 11.6046 7.38671C11.1767 7.56221 10.788 7.82099 10.461 8.14801C10.1339 8.47503 9.87512 8.86378 9.69963 9.29167C9.52413 9.71956 9.43544 10.1781 9.43865 10.6405L9.46286 10.6244Z" fill="%23664B74"/><path d="M31.78 18.8233C32.4762 18.8201 33.1576 19.0237 33.7379 19.4083C34.3182 19.793 34.7712 20.3413 35.0395 20.9837C35.3077 21.6261 35.3792 22.3338 35.2447 23.0168C35.1103 23.6999 34.776 24.3277 34.2843 24.8205C33.7926 25.3134 33.1656 25.6491 32.4828 25.7851C31.8 25.9212 31.0922 25.8513 30.4492 25.5846C29.8061 25.3178 29.2568 24.866 28.8708 24.2866C28.4849 23.7072 28.2797 23.0262 28.2813 22.33C28.2855 21.4027 28.6552 20.5144 29.3102 19.8579C29.9652 19.2014 30.8526 18.8296 31.78 18.8233ZM31.78 21.1692C31.5488 21.1708 31.3232 21.2409 31.1319 21.3707C30.9406 21.5004 30.792 21.684 30.705 21.8982C30.618 22.1124 30.5965 22.3476 30.6432 22.574C30.6898 22.8004 30.8026 23.0079 30.9672 23.1703C31.1318 23.3326 31.3409 23.4425 31.5679 23.4861C31.795 23.5296 32.0298 23.5048 32.2428 23.4149C32.4558 23.325 32.6373 23.1739 32.7644 22.9808C32.8915 22.7877 32.9585 22.5612 32.9569 22.33C32.9487 22.0234 32.8226 21.7316 32.605 21.5155C32.3873 21.2993 32.0947 21.1753 31.788 21.1692H31.78Z" fill="%23664B74"/><path d="M35.3031 31.7132C35.303 32.4097 35.0961 33.0905 34.7084 33.6692C34.3207 34.2479 33.7699 34.6984 33.1258 34.9634C32.4816 35.2285 31.7733 35.2962 31.0906 35.1579C30.4079 35.0197 29.7817 34.6817 29.2915 34.1869C28.8012 33.6921 28.469 33.0628 28.3371 32.3789C28.2051 31.695 28.2794 30.9873 28.5503 30.3457C28.8213 29.704 29.2768 29.1573 29.8591 28.775C30.4413 28.3927 31.124 28.192 31.8205 28.1984C32.7464 28.209 33.6309 28.5837 34.2827 29.2415C34.9344 29.8993 35.301 30.7872 35.3031 31.7132ZM31.7882 30.5362C31.557 30.5378 31.3315 30.6079 31.1402 30.7377C30.9489 30.8675 30.8003 31.0511 30.7133 31.2653C30.6263 31.4795 30.6048 31.7146 30.6515 31.9411C30.6981 32.1675 30.8109 32.375 30.9755 32.5374C31.1401 32.6997 31.3492 32.8096 31.5762 32.8531C31.8033 32.8967 32.0381 32.8719 32.2511 32.7819C32.4641 32.692 32.6456 32.5409 32.7727 32.3478C32.8998 32.1547 32.9668 31.9283 32.9652 31.6971C32.955 31.3897 32.8272 31.0979 32.6082 30.882C32.3892 30.666 32.0957 30.5422 31.7882 30.5362Z" fill="%23664B74"/><path d="M16.4866 27.0056C16.4898 27.7021 16.286 28.3839 15.901 28.9643C15.516 29.5448 14.9672 29.9978 14.3243 30.2658C13.6814 30.5339 12.9734 30.6048 12.2901 30.4697C11.6068 30.3346 10.979 29.9995 10.4865 29.507C9.99397 29.0145 9.65889 28.3867 9.52378 27.7034C9.38868 27.0201 9.45966 26.3121 9.72768 25.6692C9.99571 25.0263 10.4487 24.4775 11.0292 24.0925C11.6096 23.7075 12.2914 23.5037 12.988 23.5069C13.9139 23.5132 14.8001 23.8839 15.4549 24.5386C16.1096 25.1934 16.4803 26.0796 16.4866 27.0056ZM12.9799 25.8528C12.7487 25.8528 12.5227 25.9213 12.3304 26.0498C12.1382 26.1782 11.9884 26.3608 11.8999 26.5744C11.8114 26.788 11.7883 27.023 11.8334 27.2497C11.8785 27.4765 11.9898 27.6848 12.1533 27.8482C12.3168 28.0117 12.5251 28.123 12.7518 28.1681C12.9786 28.2132 13.2136 28.1901 13.4272 28.1016C13.6408 28.0131 13.8234 27.8633 13.9518 27.6711C14.0802 27.4789 14.1488 27.2529 14.1488 27.0217C14.1426 26.7136 14.0175 26.4199 13.7996 26.202C13.5817 25.9841 13.288 25.859 12.9799 25.8528Z" fill="%23664B74"/><path d="M12.986 11.7703C12.7541 11.7719 12.5269 11.7045 12.3333 11.5766C12.1398 11.4487 11.9886 11.2662 11.8991 11.0522C11.8096 10.8382 11.7858 10.6024 11.8307 10.3748C11.8755 10.1473 11.9871 9.93815 12.1511 9.77413C12.3151 9.61011 12.5242 9.49858 12.7518 9.45372C12.9794 9.40886 13.2152 9.43269 13.4292 9.52219C13.6432 9.61169 13.8257 9.76282 13.9536 9.95635C14.0814 10.1499 14.1489 10.3771 14.1473 10.609C14.1452 10.9164 14.0221 11.2105 13.8048 11.4279C13.5875 11.6452 13.2934 11.7682 12.986 11.7703Z" fill="%23664B74"/></g><defs><clipPath id="clip0_442_1917"><rect width="40" height="40" fill="white"/></clipPath></defs></svg>')}.ix-screen{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1949)"><path d="M1.89445 7.8424H1.89513V31.2279C1.89513 31.4611 1.90101 31.6503 1.9266 31.8006C1.95233 31.9517 1.99985 32.0757 2.09263 32.1678C2.18526 32.2598 2.31029 32.3074 2.46378 32.3335C2.61662 32.3594 2.8097 32.3658 3.04912 32.3658H18.8716V34.3643C18.3531 34.5329 17.9058 34.8715 17.6028 35.3265C17.2859 35.8024 17.1473 36.375 17.2115 36.9432C17.2758 37.5114 17.5387 38.0386 17.9539 38.4318C18.3691 38.8249 18.9099 39.0587 19.4808 39.0919L19.4817 39.0919C20.0794 39.121 20.6668 38.9289 21.1318 38.5522C21.5967 38.1755 21.9066 37.6406 22.0021 37.0499C22.0976 36.4592 21.9721 35.854 21.6495 35.3499C21.3407 34.8674 20.872 34.5099 20.3267 34.3393V32.3658H36.2458C36.4734 32.3658 36.6583 32.3589 36.8056 32.3323C36.9538 32.3055 37.075 32.2568 37.1651 32.1648C37.255 32.073 37.3019 31.9502 37.3276 31.8008C37.3532 31.652 37.3596 31.4654 37.3596 31.2359V7.8424H38.3458C38.7069 7.8424 38.9731 7.80066 39.1415 7.63715C39.311 7.47265 39.3549 7.21133 39.3549 6.85737V4.51605C39.3549 4.3065 39.3434 4.13312 39.3109 3.99192C39.2781 3.84942 39.2227 3.73359 39.1308 3.6461C39.0392 3.5589 38.9209 3.50889 38.7793 3.48011C38.6387 3.45152 38.4681 3.44253 38.2653 3.44253H25.4645C25.3042 3.44253 25.2037 3.42935 25.1292 3.38647C25.0595 3.34631 24.9964 3.26996 24.94 3.10106C24.7317 2.45794 24.3239 1.89789 23.7758 1.50214C23.2278 1.10638 22.5679 0.895508 21.8919 0.900073L17.3383 0.900073C17.3383 0.900073 17.3383 0.900073 17.3383 0.900073C16.6827 0.899826 16.0433 1.10369 15.5088 1.48335C14.9742 1.86303 14.5712 2.39969 14.3555 3.01884L14.3554 3.01903C14.2856 3.22074 14.2105 3.33035 14.1222 3.3887C14.0354 3.44607 13.917 3.46618 13.7299 3.44327L13.7299 3.44319L13.726 3.44287C13.5773 3.43048 13.4279 3.43036 13.2792 3.44253H0.916984C0.730273 3.44253 0.572483 3.44639 0.443269 3.46732C0.31315 3.4884 0.201013 3.52835 0.113907 3.6089C0.026395 3.68983 -0.02398 3.8007 -0.0532043 3.93941C-0.0822016 4.07704 -0.0921875 4.25098 -0.0921875 4.46778V4.47283V4.47787V4.48291V4.48795V4.49299V4.49802V4.50306V4.5081V4.51313V4.51816V4.52319V4.52822V4.53325V4.53828V4.5433V4.54833V4.55335V4.55837V4.56339V4.56841V4.57343V4.57845V4.58347V4.58848V4.59349V4.59851V4.60352V4.60853V4.61353V4.61854V4.62355V4.62855V4.63356V4.63856V4.64356V4.64856V4.65356V4.65856V4.66355V4.66855V4.67354V4.67854V4.68353V4.68852V4.69351V4.6985V4.70348V4.70847V4.71345V4.71844V4.72342V4.7284V4.73338V4.73836V4.74334V4.74832V4.75329V4.75827V4.76324V4.76821V4.77318V4.77815V4.78312V4.78809V4.79305V4.79802V4.80298V4.80795V4.81291V4.81787V4.82283V4.82779V4.83274V4.8377V4.84266V4.84761V4.85256V4.85752V4.86247V4.86742V4.87236V4.87731V4.88226V4.8872V4.89215V4.89709V4.90203V4.90698V4.91192V4.91685V4.92179V4.92673V4.93167V4.9366V4.94153V4.94647V4.9514V4.95633V4.96126V4.96619V4.97111V4.97604V4.98097V4.98589V4.99081V4.99574V5.00066V5.00558V5.0105V5.01542V5.02033V5.02525V5.03016V5.03508V5.03999V5.0449V5.04981V5.05473V5.05963V5.06454V5.06945V5.07436V5.07926V5.08417V5.08907V5.09397V5.09887V5.10377V5.10867V5.11357V5.11847V5.12336V5.12826V5.13316V5.13805V5.14294V5.14783V5.15272V5.15761V5.1625V5.16739V5.17228V5.17716V5.18205V5.18693V5.19182V5.1967V5.20158V5.20646V5.21134V5.21622V5.2211V5.22598V5.23085V5.23573V5.2406V5.24547V5.25035V5.25522V5.26009V5.26496V5.26983V5.2747V5.27956V5.28443V5.2893V5.29416V5.29902V5.30389V5.30875V5.31361V5.31847V5.32333V5.32819V5.33305V5.3379V5.34276V5.34761V5.35247V5.35732V5.36217V5.36703V5.37188V5.37673V5.38158V5.38643V5.39127V5.39612V5.40097V5.40581V5.41066V5.4155V5.42034V5.42518V5.43003V5.43487V5.43971V5.44454V5.44938V5.45422V5.45906V5.46389V5.46873V5.47356V5.47839V5.48323V5.48806V5.49289V5.49772V5.50255V5.50738V5.51221V5.51703V5.52186V5.52669V5.53151V5.53633V5.54116V5.54598V5.5508V5.55562V5.56044V5.56526V5.57008V5.5749V5.57972V5.58454V5.58935V5.59417V5.59898V5.6038V5.60861V5.61342V5.61823V5.62305V5.62786V5.63267V5.63748V5.64228V5.64709V5.6519V5.65671V5.66151V5.66632V5.67112V5.67592V5.68073V5.68553V5.69033V5.69513V5.69993V5.70473V5.70953V5.71433V5.71913V5.72393V5.72872V5.73352V5.73831V5.74311V5.7479V5.75269V5.75749V5.76228V5.76707V5.77186V5.77665V5.78144V5.78623V5.79102V5.79581V5.80059V5.80538V5.81017V5.81495V5.81974V5.82452V5.8293V5.83409V5.83887V5.84365V5.84843V5.85321V5.85799V5.86277V5.86755V5.87233V5.87711V5.88188V5.88666V5.89144V5.89621V5.90099V5.90576V5.91054V5.91531V5.92008V5.92485V5.92963V5.9344V5.93917V5.94394V5.94871V5.95348V5.95824V5.96301V5.96778V5.97255V5.97731V5.98208V5.98685V5.99161V5.99637V6.00114V6.0059V6.01066V6.01543V6.02019V6.02495V6.02971V6.03447V6.03923V6.04399V6.04875V6.05351V6.05827V6.06302V6.06778V6.07254V6.07729V6.08205V6.08681V6.09156V6.09632V6.10107V6.10582V6.11058V6.11533V6.12008V6.12483V6.12958V6.13433V6.13909V6.14384V6.14858V6.15333V6.15808V6.16283V6.16758V6.17233V6.17707V6.18182V6.18657V6.19131V6.19606V6.2008V6.20555V6.21029V6.21504V6.21978V6.22452V6.22927V6.23401V6.23875V6.24349V6.24823V6.25297V6.25772V6.26246V6.2672V6.27193V6.27667V6.28141V6.28615V6.29089V6.29563V6.30036V6.3051V6.30984V6.31457V6.31931V6.32405V6.32878V6.33352V6.33825V6.34299V6.34772V6.35245V6.35719V6.36192V6.36665V6.37139V6.37612V6.38085V6.38558V6.39031V6.39505V6.39978V6.40451V6.40924V6.41397V6.4187V6.42343V6.42815V6.43288V6.43761V6.44234V6.44707V6.4518V6.45652V6.46125V6.46598V6.47071V6.47543V6.48016V6.48488V6.48961V6.49434V6.49906V6.50379V6.50851V6.51324V6.51796V6.52268V6.52741V6.53213V6.53685V6.54158V6.5463V6.55102V6.55575V6.56047V6.56519V6.56991V6.57464V6.57936V6.58408V6.5888V6.59352V6.59824V6.60296V6.60768V6.6124V6.61712V6.62184V6.62656V6.63128V6.636V6.64072V6.64544V6.65016V6.65488V6.6596V6.66432V6.66904V6.67375V6.67847V6.68319V6.68791V6.69263V6.69734V6.70206V6.70678V6.7115V6.71621V6.72093V6.72565V6.73036V6.73508V6.7398V6.74451V6.74923V6.75395V6.75866V6.76338V6.76809V6.77281V6.77753V6.78224V6.78696V6.79167V6.79639V6.8011V6.80582V6.81053V6.81525V6.81996V6.82468V6.82939V6.83411V6.83882V6.84354V6.84825V6.85297V6.85768V6.8624V6.86711V6.87183V6.87654V6.88126V6.88597V6.89069V6.8954V6.90011V6.90483V6.90954V6.91426V6.91897V6.92369V6.9284V6.93311V6.93783C-0.0921875 7.24147 -0.0421096 7.47764 0.112821 7.63381C0.267934 7.79017 0.504316 7.8424 0.812386 7.8424H0.814601H0.816817H0.819032H0.821247H0.823462H0.825677H0.827892H0.830106H0.83232H0.834534H0.836748H0.838962H0.841176H0.843389H0.845603H0.847816H0.850029H0.852242H0.854455H0.856668H0.85888H0.861093H0.863305H0.865518H0.86773H0.869942H0.872154H0.874366H0.876578H0.878789H0.881001H0.883213H0.885424H0.887635H0.889847H0.892058H0.894269H0.89648H0.898691H0.900902H0.903113H0.905324H0.907535H0.909746H0.911956H0.914167H0.916378H0.918589H0.920799H0.92301H0.92522H0.927431H0.929641H0.931852H0.934062H0.936273H0.938484H0.940694H0.942905H0.945115H0.947326H0.949536H0.951747H0.953957H0.956168H0.958379H0.960589H0.9628H0.965011H0.967221H0.969432H0.971643H0.973854H0.976065H0.978276H0.980487H0.982698H0.984909H0.987121H0.989332H0.991543H0.993755H0.995967H0.998178H1.00039H1.0026H1.00481H1.00703H1.00924H1.01145H1.01366H1.01587H1.01809H1.0203H1.02251H1.02473H1.02694H1.02915H1.03137H1.03358H1.03579H1.03801H1.04022H1.04243H1.04465H1.04686H1.04908H1.05129H1.05351H1.05572H1.05794H1.06015H1.06237H1.06458H1.0668H1.06902H1.07123H1.07345H1.07567H1.07788H1.0801H1.08232H1.08453H1.08675H1.08897H1.09119H1.09341H1.09562H1.09784H1.10006H1.10228H1.1045H1.10672H1.10894H1.11116H1.11338H1.1156H1.11782H1.12005H1.12227H1.12449H1.12671H1.12893H1.13116H1.13338H1.1356H1.13783H1.14005H1.14227H1.1445H1.14672H1.14895H1.15117H1.1534H1.15562H1.15785H1.16008H1.1623H1.16453H1.16676H1.16899H1.17122H1.17344H1.17567H1.1779H1.18013H1.18236H1.18459H1.18682H1.18905H1.19129H1.19352H1.19575H1.19798H1.20022H1.20245H1.20468H1.20692H1.20915H1.21139H1.21362H1.21586H1.21809H1.22033H1.22257H1.2248H1.22704H1.22928H1.23152H1.23376H1.236H1.23824H1.24048H1.24272H1.24496H1.2472H1.24944H1.25168H1.25393H1.25617H1.25842H1.26066H1.2629H1.26515H1.2674H1.26964H1.27189H1.27414H1.27638H1.27863H1.28088H1.28313H1.28538H1.28763H1.28988H1.29213H1.29438H1.29664H1.29889H1.30114H1.3034H1.30565H1.30791H1.31016H1.31242H1.31467H1.31693H1.31919H1.32145H1.32371H1.32596H1.32822H1.33049H1.33275H1.33501H1.33727H1.33953H1.3418H1.34406H1.34632H1.34859H1.35086H1.35312H1.35539H1.35766H1.35992H1.36219H1.36446H1.36673H1.369H1.37127H1.37355H1.37582H1.37809H1.38037H1.38264H1.38491H1.38719H1.38947H1.39174H1.39402H1.3963H1.39858H1.40086H1.40314H1.40542H1.4077H1.40998H1.41227H1.41455H1.41684H1.41912H1.42141H1.42369H1.42598H1.42827H1.43056H1.43285H1.43514H1.43743H1.43972H1.44201H1.4443H1.4466H1.44889H1.45119H1.45348H1.45578H1.45808H1.46037H1.46267H1.46497H1.46727H1.46957H1.47188H1.47418H1.47648H1.47879H1.48109H1.4834H1.4857H1.48801H1.49032H1.49263H1.49494H1.49725H1.49956H1.50187H1.50419H1.5065H1.50881H1.51113H1.51345H1.51576H1.51808H1.5204H1.52272H1.52504H1.52736H1.52968H1.53201H1.53433H1.53666H1.53898H1.54131H1.54363H1.54596H1.54829H1.55062H1.55295H1.55528H1.55762H1.55995H1.56228H1.56462H1.56696H1.56929H1.57163H1.57397H1.57631H1.57865H1.58099H1.58334H1.58568H1.58802H1.59037H1.59271H1.59506H1.59741H1.59976H1.60211H1.60446H1.60681H1.60917H1.61152H1.61387H1.61623H1.61859H1.62094H1.6233H1.62566H1.62802H1.63039H1.63275H1.63511H1.63748H1.63984H1.64221H1.64458H1.64695H1.64932H1.65169H1.65406H1.65643H1.6588H1.66118H1.66355H1.66593H1.66831H1.67069H1.67307H1.67545H1.67783H1.68022H1.6826H1.68498H1.68737H1.68976H1.69215H1.69454H1.69693H1.69932H1.70171H1.70411H1.7065H1.7089H1.71129H1.71369H1.71609H1.71849H1.72089H1.7233H1.7257H1.72811H1.73051H1.73292H1.73533H1.73774H1.74015H1.74256H1.74497H1.74739H1.7498H1.75222H1.75464H1.75705H1.75947H1.76189H1.76432H1.76674H1.76916H1.77159H1.77402H1.77645H1.77887H1.78131H1.78374H1.78617H1.7886H1.79104H1.79348H1.79591H1.79835H1.80079H1.80323H1.80568H1.80812H1.81056H1.81301H1.81546H1.81791H1.82036H1.82281H1.82526H1.82771H1.83017H1.83263H1.83508H1.83754H1.84H1.84246H1.84493H1.84739H1.84985H1.85232H1.85479H1.85726H1.85973H1.8622H1.86467H1.86715H1.86962H1.8721H1.87458H1.87706H1.87954H1.88202H1.8845H1.88699H1.88947H1.89196H1.89445ZM21.6991 2.33911V2.33926L21.7046 2.33896C22.0071 2.32238 22.3091 2.37824 22.5857 2.50188C22.8612 2.62509 23.1035 2.81208 23.2925 3.04738C23.3809 3.1739 23.4612 3.30583 23.5329 3.44237L15.7138 3.43462C15.8133 3.20379 15.9607 2.9961 16.1469 2.82563C16.3679 2.62323 16.6364 2.47982 16.9276 2.40867L16.9283 2.40851C17.1299 2.35775 17.3374 2.3344 17.5452 2.33908V2.33911H17.5475H21.6991ZM3.35027 7.87458H35.9044V30.9187H3.35027V7.87458ZM37.9078 6.37922H1.34684V4.97007H37.9078V6.37922ZM20.3092 36.0211C20.4912 36.203 20.5934 36.4498 20.5934 36.707C20.5934 36.9643 20.4912 37.2111 20.3092 37.393C20.1273 37.5749 19.8806 37.6771 19.6233 37.6771C19.366 37.6771 19.1193 37.5749 18.9374 37.393C18.7554 37.2111 18.6532 36.9643 18.6532 36.707C18.6532 36.4498 18.7554 36.203 18.9374 36.0211C19.1193 35.8392 19.366 35.737 19.6233 35.737C19.8806 35.737 20.1273 35.8392 20.3092 36.0211Z" fill="%23664B74" stroke="%23664B74" stroke-width="0.2"/><path d="M5.64904 4.92245H5.64687H5.6447H5.64253H5.64036H5.63819H5.63602H5.63385H5.63168H5.62951H5.62734H5.62517H5.623H5.62083H5.61866H5.61649H5.61432H5.61215H5.60998H5.6078H5.60563H5.60346H5.60129H5.59911H5.59694H5.59477H5.59259H5.59042H5.58825H5.58607H5.5839H5.58173H5.57955H5.57738H5.5752H5.57303H5.57085H5.56868H5.5665H5.56433H5.56215H5.55998H5.5578H5.55562H5.55345H5.55127H5.5491H5.54692H5.54474H5.54256H5.54039H5.53821H5.53603H5.53385H5.53168H5.5295H5.52732H5.52514H5.52296H5.52078H5.51861H5.51643H5.51425H5.51207H5.50989H5.50771H5.50553H5.50335H5.50117H5.49899H5.49681H5.49463H5.49245H5.49026H5.48808H5.4859H5.48372H5.48154H5.47936H5.47718H5.47499H5.47281H5.47063H5.46845H5.46626H5.46408H5.4619H5.45971H5.45753H5.45535H5.45316H5.45098H5.4488H5.44661H5.44443H5.44224H5.44006H5.43787H5.43569H5.4335H5.43132H5.42913H5.42695H5.42476H5.42258H5.42039H5.4182H5.41602H5.41383H5.41165H5.40946H5.40727H5.40509H5.4029H5.40071H5.39852H5.39634H5.39415H5.39196H5.38977H5.38758H5.3854H5.38321H5.38102H5.37883H5.37664H5.37445H5.37226H5.37008H5.36789H5.3657H5.36351H5.36132H5.35913H5.35694H5.35475H5.35256H5.35037H5.34818H5.34599H5.34379H5.3416H5.33941H5.33722H5.33503H5.33284H5.33065H5.32846H5.32626H5.32407H5.32188H5.31969H5.31749H5.3153H5.31311H5.31092H5.30872H5.30653H5.30434H5.30214H5.29995H5.29776H5.29556H5.29337H5.29118H5.28898H5.28679H5.28459H5.2824H5.2802H5.27801H5.27581H5.27362H5.27142H5.26923H5.26703H5.26484H5.26264H5.26045H5.25825H5.25606H5.25386H5.25166H5.24947H5.24727H5.24507H5.24288H5.24068H5.23848H5.23629H5.23409H5.23189H5.2297H5.2275H5.2253H5.2231H5.22091H5.21871H5.21651H5.21431H5.21211H5.20992H5.20772H5.20552H5.20332H5.20112H5.19892H5.19672H5.19452H5.19232H5.19013H5.18793H5.18573H5.18353H5.18133H5.17913H5.17693H5.17473H5.17253H5.17033H5.16813H5.16593H5.16373H5.16152H5.15932H5.15712H5.15492H5.15272H5.15052H5.14832H5.14612H5.14392H5.14171H5.13951H5.13731H5.13511H5.13291H5.1307H5.1285H5.1263H5.1241H5.12189H5.11969H5.11749H5.11529H5.11308H5.11088H5.10868H5.10647H5.10427H5.10207H5.09986H5.09766H5.09546H5.09325H5.09105H5.08885H5.08664H5.08444H5.08223H5.08003H5.07782H5.07562H5.07342H5.07121H5.06901H5.0668H5.0646H5.06239H5.06019H5.05798H5.05578H5.05357H5.05136H5.04916H5.04695H5.04475H5.04254H5.04034H5.03813H5.03592H5.03372H5.03151H5.0293H5.0271H5.02489H5.02269H5.02048H5.01827H5.01607H5.01386H5.01165H5.00944H5.00724H5.00503H5.00282H5.00062H4.99841H4.9962H4.99399H4.99179H4.98958H4.98737H4.98516H4.98295H4.98075H4.97854H4.97633H4.97412H4.97191H4.9697H4.9675H4.96529H4.96308H4.96087H4.95866H4.95645H4.95424H4.95204H4.94983H4.94762H4.94541H4.9432H4.94099H4.93878H4.93657H4.93436H4.93215H4.92994H4.92773H4.92552H4.92331H4.9211H4.91889H4.91668H4.91447H4.91226H4.91005H4.90784H4.90563H4.90342H4.90121H4.899H4.89679H4.89458H4.89237H4.89016H4.88795H4.88574H4.88352H4.88131H4.8791H4.87689H4.87468H4.87247H4.87026H4.86805H4.86583H4.86362H4.86141H4.8592H4.85699H4.85478H4.85256H4.85035H4.84814H4.84593H4.84372H4.84151H4.83929H4.83708H4.83487H4.83266H4.83044H4.82823H4.82602H4.82381H4.82159H4.81938H4.81717H4.81496H4.81274H4.81053H4.80832H4.80611H4.80389H4.80168H4.79947H4.79725H4.79504H4.79283H4.79062H4.7884H4.78619H4.78398H4.78176H4.77955H4.77734H4.77512H4.77291H4.7707H4.76848H4.76627H4.76406H4.76184H4.75963H4.75741H4.7552H4.75299H4.75077H4.74856H4.74634H4.74413H4.74192H4.7397H4.73749H4.73527H4.73306H4.73085H4.72863H4.72642H4.7242H4.72199H4.71978H4.71756H4.71535H4.71313H4.71092H4.7087H4.70649H4.70427H4.70206H4.69985H4.69763H4.69542H4.6932H4.69099H4.68877H4.68656H4.68434H4.68213H4.67991H4.6777H4.67548H4.67327H4.67105H4.66884H4.66662H4.66441H4.66219H4.65998H4.65776H4.65555H4.65333H4.65112H4.6489H4.64669H4.64447H4.64226H4.64004H4.63783H4.63561H4.6334H4.63118H4.62897H4.62675H4.62453H4.62232H4.6201H4.61789H4.61567H4.61346H4.61124H4.60903H4.60681H4.6046H4.60238H4.60016H4.59795H4.59573H4.59352H4.5913H4.58909H4.58687H4.58466H4.58244H4.58022H4.57801H4.57579H4.57358H4.57136H4.56915H4.56693H4.56472H4.5625H4.56028H4.55807H4.55585H4.55364H4.55142H4.54921H4.54699H4.54477H4.54256H4.54034H4.53813H4.53591H4.5337H4.53148H4.52926H4.52705H4.52483H4.52262C4.39847 4.92245 4.27481 4.91983 4.14974 4.91719C3.89443 4.9118 3.63327 4.90629 3.35027 4.92261C3.126 4.93555 2.93675 5.00091 2.80229 5.12217C2.66647 5.24464 2.59691 5.41489 2.59627 5.61505C2.59105 5.71555 2.60719 5.81604 2.64368 5.90988C2.68052 6.00459 2.73723 6.09031 2.80995 6.16126C2.88267 6.23221 2.96971 6.28676 3.06531 6.32125C3.15958 6.35526 3.26 6.36896 3.3599 6.36148H3.92777H3.93224H3.93671H3.94118H3.94565H3.9546H3.95907H3.96354H3.99931H4.03509H4.03956H4.04403H4.0485H4.05297H4.05745H4.06192H4.06639H4.07086H4.07534H4.07981H4.08428H4.08876H4.09323H4.0977H4.10217H4.10665H4.14243H4.21402H4.28562H4.32143H4.3259H4.33038H4.33486H4.33933H4.34381H4.34829H4.35276H4.35724H4.36172H4.36619H4.37067H4.37515H4.3841H4.38858H4.39305H4.39753H4.40201H4.40649H4.41096H4.41544H4.41992H4.42439H4.42887H4.50052H5.64904C5.74352 6.36148 5.8371 6.34288 5.9244 6.30672C6.01169 6.27056 6.09102 6.21756 6.15784 6.15074C6.22467 6.08391 6.27762 6.00459 6.31377 5.91732C6.34992 5.83005 6.36858 5.73649 6.36858 5.64197C6.36858 5.54746 6.34992 5.45389 6.31377 5.36661C6.27762 5.27934 6.22467 5.20002 6.15784 5.13319C6.09102 5.06637 6.01169 5.01337 5.9244 4.97721C5.8371 4.94105 5.74352 4.92245 5.64904 4.92245Z" fill="%23664B74" stroke="%23664B74" stroke-width="0.2"/></g><defs><clipPath id="clip0_442_1949"><rect width="39.2551" height="38" fill="white" transform="translate(0 1)"/></clipPath></defs></svg>')}.ix-lcd{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1936)"><path d="M8.73179 30.51C8.73179 30.78 8.73179 31.03 8.73179 31.27C8.72924 31.4656 8.6877 31.6588 8.60954 31.8381C8.53137 32.0175 8.41816 32.1794 8.27659 32.3145C8.13502 32.4495 7.96791 32.5549 7.78507 32.6246C7.60223 32.6942 7.40737 32.7266 7.21183 32.72C6.82696 32.7149 6.45894 32.5612 6.18491 32.2909C5.91089 32.0206 5.7521 31.6548 5.7418 31.27V30.43C4.89055 30.2608 4.10382 29.8562 3.47099 29.2623C2.83815 28.6683 2.38461 27.9088 2.16184 27.07C2.06223 26.6948 2.01178 26.3082 2.01182 25.92C2.01182 23.21 2.01182 20.51 2.01182 17.81C2.00784 17.2082 2.12328 16.6117 2.35142 16.0549C2.57955 15.4981 2.91583 14.9921 3.34086 14.5661C3.76588 14.1401 4.27118 13.8027 4.82749 13.5734C5.3838 13.344 5.9801 13.2273 6.58183 13.23H16.6418C16.7674 13.2435 16.8939 13.2156 17.0022 13.1506C17.1105 13.0857 17.1946 12.9871 17.2418 12.87C18.0044 11.4162 19.1502 10.1987 20.555 9.34924C21.9598 8.4998 23.5702 8.05078 25.2118 8.05078C26.8535 8.05078 28.4639 8.4998 29.8687 9.34924C31.2735 10.1987 32.4192 11.4162 33.1818 12.87C33.2248 12.9895 33.3035 13.0929 33.4073 13.1663C33.511 13.2396 33.6348 13.2793 33.7618 13.28C34.8769 13.3707 35.9192 13.87 36.6888 14.682C37.4583 15.4941 37.901 16.5616 37.9318 17.68C37.9318 20.32 37.9318 22.96 37.9318 25.6C37.9803 26.7237 37.6293 27.8283 36.9411 28.718C36.2528 29.6076 35.2717 30.2247 34.1718 30.46C34.1718 30.72 34.1718 31 34.1718 31.28C34.1718 31.4747 34.1331 31.6675 34.058 31.8472C33.9829 32.0268 33.8729 32.1898 33.7342 32.3266C33.5956 32.4633 33.4312 32.5712 33.2505 32.6439C33.0699 32.7165 32.8765 32.7526 32.6818 32.75C32.2883 32.7526 31.9098 32.5996 31.6288 32.3242C31.3477 32.0488 31.1871 31.6734 31.1818 31.28V30.54L8.73179 30.51ZM16.1918 16.24H15.7418H6.81181C6.56449 16.2088 6.31333 16.2347 6.07761 16.3158C5.8419 16.3969 5.62791 16.531 5.45213 16.7077C5.27634 16.8845 5.14344 17.0992 5.06364 17.3354C4.98384 17.5715 4.95925 17.8228 4.9918 18.07V25.61C4.95242 25.8681 4.97453 26.1319 5.05625 26.3799C5.13797 26.6278 5.27702 26.8531 5.46214 27.0372C5.64725 27.2213 5.8732 27.3592 6.12162 27.4396C6.37004 27.52 6.63391 27.5407 6.89182 27.5H33.2118C33.4318 27.5165 33.6528 27.4874 33.861 27.4144C34.0692 27.3415 34.2601 27.2262 34.4216 27.076C34.5831 26.9257 34.7118 26.7437 34.7996 26.5413C34.8874 26.3389 34.9324 26.1206 34.9318 25.9C34.9318 23.23 34.9318 20.56 34.9318 17.9C34.9367 17.6309 34.8732 17.3649 34.7473 17.1271C34.6214 16.8892 34.4371 16.6872 34.2118 16.54C34.1941 17.7219 33.9437 18.8887 33.4751 19.9738C33.0064 21.059 32.3286 22.0412 31.4803 22.8644C30.6321 23.6876 29.6299 24.3356 28.5312 24.7715C27.4325 25.2075 26.2587 25.4227 25.0768 25.405C23.8949 25.3872 22.7281 25.1369 21.6429 24.6682C20.5578 24.1996 19.5756 23.5218 18.7524 22.6735C17.9292 21.8252 17.2812 20.8231 16.8453 19.7244C16.4093 18.6257 16.1941 17.4519 16.2118 16.27L16.1918 16.24ZM25.1918 22.97C26.3785 22.97 27.5386 22.6181 28.5252 21.9588C29.5119 21.2995 30.281 20.3624 30.7351 19.2661C31.1892 18.1697 31.308 16.9633 31.0765 15.7994C30.845 14.6356 30.2736 13.5664 29.4345 12.7273C28.5954 11.8882 27.5262 11.3168 26.3623 11.0853C25.1985 10.8538 23.9921 10.9726 22.8957 11.4267C21.7994 11.8808 20.8623 12.6499 20.203 13.6366C19.5437 14.6233 19.1918 15.7833 19.1918 16.97C19.1918 18.5595 19.8226 20.0841 20.9457 21.2091C22.0687 22.334 23.5922 22.9673 25.1818 22.97H25.1918Z" fill="%23664B74"/><path d="M10.2283 20.7197H7.98828C7.59046 20.7197 7.20892 20.5617 6.92761 20.2804C6.64631 19.9991 6.48828 19.6176 6.48828 19.2197C6.48828 18.8219 6.64631 18.4404 6.92761 18.1591C7.20892 17.8778 7.59046 17.7197 7.98828 17.7197H12.5083C12.9061 17.7197 13.2877 17.8778 13.569 18.1591C13.8503 18.4404 14.0083 18.8219 14.0083 19.2197C14.0083 19.6176 13.8503 19.9991 13.569 20.2804C13.2877 20.5617 12.9061 20.7197 12.5083 20.7197H10.2283Z" fill="%23664B74"/><path d="M10.1883 25.9697H7.98828C7.59046 25.9697 7.20892 25.8117 6.92761 25.5304C6.64631 25.2491 6.48828 24.8676 6.48828 24.4697C6.48828 24.0719 6.64631 23.6904 6.92761 23.4091C7.20892 23.1278 7.59046 22.9697 7.98828 22.9697H12.5083C12.9061 22.9697 13.2877 23.1278 13.569 23.4091C13.8503 23.6904 14.0083 24.0719 14.0083 24.4697C14.0083 24.8676 13.8503 25.2491 13.569 25.5304C13.2877 25.8117 12.9061 25.9697 12.5083 25.9697H10.1883Z" fill="%23664B74"/><path d="M25.06 12.4803C25.2619 12.4612 25.4655 12.4831 25.6587 12.5449C25.8518 12.6066 26.0304 12.7069 26.1837 12.8396C26.337 12.9724 26.4618 13.1348 26.5505 13.3171C26.6393 13.4994 26.6901 13.6978 26.7001 13.9003C26.7124 14.103 26.683 14.306 26.6135 14.4968C26.544 14.6875 26.4361 14.862 26.2963 15.0092C26.1566 15.1565 25.988 15.2734 25.8011 15.3527C25.6143 15.4321 25.4131 15.4721 25.2101 15.4703C24.8069 15.4782 24.4228 15.6439 24.1404 15.9319C23.8581 16.2198 23.7 16.6071 23.7001 17.0103C23.6868 17.4082 23.5161 17.7844 23.2254 18.0564C22.9347 18.3283 22.5479 18.4736 22.1501 18.4603C21.7522 18.4471 21.376 18.2763 21.104 17.9857C20.8321 17.695 20.6868 17.3082 20.7001 16.9103C20.715 15.7521 21.1771 14.6445 21.9896 13.8189C22.8021 12.9934 23.9022 12.5138 25.06 12.4803Z" fill="%23664B74"/></g><defs><clipPath id="clip0_442_1936"><rect width="35.95" height="24.72" fill="white" transform="translate(2 8)"/></clipPath></defs></svg>')}.ix-mineral{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1902)"><path d="M20.0514 39.998C18.6213 39.998 17.1924 39.998 15.7623 39.998C13.0009 39.9912 11.0215 38.0164 11.0158 35.2584C11.0158 32.9181 11.0158 30.5766 11.0158 28.2363C11.0158 27.4418 11.236 26.737 11.7785 26.1343C12.2019 25.6656 12.1894 25.2524 11.7888 24.7723C10.7389 23.5091 10.7423 21.9474 11.799 20.6694C12.1837 20.204 12.2019 19.7864 11.799 19.3392C11.2315 18.7138 11.0113 17.9874 11.0181 17.1578C11.0306 15.5972 11.0249 14.0366 11.0181 12.476C11.0181 10.5806 11.6616 8.96323 13.0225 7.63304C13.8328 6.84082 14.6319 6.0365 15.4195 5.22007C15.529 5.07749 15.5859 4.9015 15.5807 4.72182C15.5921 3.41773 15.5614 2.11137 15.5921 0.809551C15.6045 0.284056 16.0222 0.00712358 16.6521 0.0059886C18.776 0.0059886 20.8996 0.0059886 23.0228 0.0059886C23.2498 0.0059886 23.4767 -0.00309122 23.7037 0.0059886C24.2712 0.0400379 24.6287 0.39869 24.6265 0.962774C24.6265 2.25324 24.5936 3.54258 24.5958 4.83305C24.6153 4.98996 24.6887 5.13522 24.8035 5.24391C25.7319 6.21772 26.7023 7.15407 27.599 8.15512C28.6775 9.32648 29.2487 10.877 29.1879 12.468C29.146 14.0842 29.1823 15.7027 29.1811 17.3189C29.194 18.0353 28.9367 18.7302 28.4604 19.2654C27.9917 19.7989 27.9985 20.1847 28.4604 20.725C28.9382 21.2845 29.1993 21.9968 29.1961 22.7325C29.193 23.4682 28.9259 24.1784 28.4434 24.7337C28.0019 25.2547 27.9894 25.6417 28.4525 26.1615C28.9393 26.7061 29.2013 27.4152 29.1857 28.1455C29.1857 30.5289 29.1913 32.9124 29.1857 35.2958C29.1766 38.005 27.1938 39.981 24.4823 39.9912C22.9966 40.0037 21.5246 39.998 20.0514 39.998ZM12.7523 17.2985C12.9067 17.6186 12.9793 17.8978 13.1473 18.093C14.1688 19.3176 14.1824 20.6705 13.1416 21.902C12.9434 22.1357 12.8361 22.4331 12.8394 22.7396C12.8427 23.046 12.9565 23.341 13.1598 23.5704C14.1574 24.6974 14.1552 26.1808 13.1893 27.3158C13.0065 27.526 12.8963 27.7894 12.8749 28.0672C12.8522 30.5641 12.85 33.0611 12.8681 35.558C12.8832 36.2396 13.1611 36.8889 13.6438 37.3703C14.1265 37.8517 14.7766 38.1279 15.4581 38.1412C18.543 38.1571 21.629 38.1571 24.7161 38.1412C25.4045 38.1322 26.0622 37.8551 26.5496 37.369C27.037 36.8829 27.3157 36.2259 27.3266 35.5376C27.3447 33.0543 27.3447 30.5717 27.3266 28.0899C27.3139 27.8252 27.2187 27.5712 27.0542 27.3635C26.0327 26.1025 26.0146 24.7814 27.0542 23.5534C27.2532 23.3207 27.3617 23.0242 27.3601 22.718C27.3584 22.4119 27.2466 22.1166 27.0451 21.8861C26.0304 20.7295 26.0373 19.2893 27.036 18.1077C27.2108 17.9012 27.288 17.6118 27.4435 17.2928L12.7523 17.2985ZM27.0871 10.8904C26.8757 10.1752 26.485 9.52589 25.9521 9.00409C24.8625 7.90997 23.7764 6.81245 22.6732 5.73081C22.5245 5.59029 22.3314 5.50601 22.1273 5.49247C20.7653 5.47204 19.4033 5.47772 18.0504 5.48679C17.8989 5.4807 17.75 5.52766 17.6293 5.61959C16.3741 6.86806 15.1233 8.12335 13.8941 9.39793C13.5026 9.80311 13.2642 10.3139 13.0996 10.8904H27.0871ZM12.8772 15.4303H27.2914V12.7802H12.8772V15.4303ZM17.3876 3.62657H22.7867V1.88324H17.3876V3.62657Z" fill="%23664B74"/></g><defs><clipPath id="clip0_442_1902"><rect width="18.1846" height="40" fill="white" transform="translate(11)"/></clipPath></defs></svg>')}.ix-candies{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1913)"><path d="M0 30.235V28.9067C0.116858 28.5676 0.208676 28.2191 0.354749 27.8905C0.624984 27.2645 0.987036 26.7428 1.73096 26.579C2.86094 26.3348 3.98258 26.0489 5.10734 25.7756C5.79597 25.6086 6.48355 25.4333 7.17949 25.2601C7.14819 25.1141 7.12941 25.0128 7.10541 24.9137C6.15802 20.9238 7.02402 17.3795 9.81819 14.3683C11.2789 12.7949 12.8148 11.2851 14.3778 9.81186C16.8537 7.47782 19.8211 6.47305 23.2152 6.79859C23.909 6.86328 24.5945 7.01457 25.3019 7.12934C25.3186 7.07925 25.3426 7.025 25.3583 6.95927C25.7756 5.245 26.2076 3.53386 26.6103 1.81541C26.6657 1.5421 26.7819 1.28475 26.9502 1.06242C27.1185 0.840092 27.3347 0.658472 27.5828 0.531013C29.4264 -0.489411 31.7667 -0.0105003 33.1325 1.69855C33.1883 1.7832 33.2646 1.85231 33.3544 1.89939C33.4442 1.94647 33.5445 1.96999 33.6458 1.96774C34.8229 1.97929 35.9489 2.45008 36.7838 3.27978C37.6188 4.10947 38.0967 5.23246 38.1157 6.40941C38.1338 6.60392 38.2261 6.78399 38.3734 6.91232C39.1387 7.53029 39.6845 8.37836 39.9301 9.33087C39.9677 9.47798 40.0198 9.62197 40.0657 9.767V11.0191C39.9614 11.3644 39.8664 11.7171 39.736 12.0541C39.4428 12.8137 38.9577 13.3218 38.0948 13.4866C36.9471 13.7047 35.8192 14.0229 34.684 14.3005C34.084 14.4476 33.4862 14.5978 32.8842 14.7481C32.9175 14.8983 32.9384 14.9995 32.9624 15.0987C33.8827 18.9477 33.1137 22.4274 30.4698 25.3759C28.831 27.1956 27.0936 28.9239 25.2654 30.5532C22.9011 32.6681 20.0485 33.5101 16.8829 33.2086C16.1776 33.1418 15.4796 32.9895 14.7638 32.8737C14.7482 32.9196 14.7242 32.978 14.7095 33.0406C14.2922 34.7674 13.8602 36.4921 13.4575 38.222C13.326 38.7792 13.0527 39.2143 12.5258 39.4428C12.0406 39.6514 11.5356 39.8163 11.0389 39.9999H9.78689C9.71949 39.9679 9.64972 39.941 9.57821 39.9196C8.54647 39.7194 7.62086 39.1555 6.96977 38.3305C6.9004 38.2324 6.80694 38.1538 6.6984 38.1023C6.58985 38.0508 6.46987 38.028 6.35 38.0363C4.28411 38.0269 2.34343 36.4055 2.0638 34.3636C1.95946 33.6249 1.81757 32.9978 1.16545 32.5742C1.10695 32.5222 1.05572 32.4625 1.01312 32.3968C0.461173 31.7729 0.214936 31.0112 0 30.235ZM15.7842 11.7515C15.6872 11.8266 15.6434 11.8558 15.6079 11.8892C14.2619 13.2331 12.8951 14.554 11.5773 15.9282C7.57389 20.1131 8.53379 26.8168 13.5399 29.7352C14.2346 30.1525 14.9926 30.4538 15.7842 30.6273V11.7515ZM24.3045 9.36843V28.2713C25.6953 26.8826 27.0412 25.5585 28.3622 24.2115C31.9973 20.5065 31.822 14.7898 27.9698 11.3122C26.9283 10.3701 25.6686 9.70211 24.3045 9.36843ZM21.9151 9.09506C20.7479 9.11723 19.596 9.36525 18.5231 9.82543C18.2456 9.94229 18.1412 10.0811 18.1423 10.3962C18.1541 17.0877 18.1569 23.7782 18.1506 30.4676V30.9038C19.3112 30.8832 20.4569 30.6387 21.5249 30.1838C21.8202 30.0607 21.9235 29.9105 21.9235 29.5849C21.913 22.9073 21.9103 16.2297 21.9151 9.55206V9.09506ZM32.0296 4.75461C31.8512 4.32056 31.7166 3.94182 31.5434 3.57976C31.1125 2.66681 30.1015 2.1639 29.1864 2.42474C29.1018 2.45372 29.0245 2.50073 28.9598 2.56252C28.8951 2.62431 28.8447 2.69941 28.8119 2.78262C28.3872 4.45203 27.9907 6.13709 27.5765 7.81275C27.5243 8.02143 27.5525 8.1362 27.7507 8.25306C29.4278 9.22451 30.8225 10.6166 31.797 12.292C31.9096 12.484 32.0234 12.5299 32.2373 12.4777C33.9161 12.0603 35.599 11.6649 37.2757 11.2392C37.3594 11.2077 37.4352 11.1583 37.4979 11.0945C37.5606 11.0307 37.6087 10.9541 37.6388 10.8698C37.9122 9.89846 37.3561 8.87074 36.3492 8.44399C36.0185 8.30418 35.6804 8.17898 35.3058 8.03186C35.7503 6.94779 36.0487 5.88772 35.1097 4.94868C34.1706 4.00964 33.1147 4.30804 32.0296 4.75461ZM8.03714 35.2484C8.21661 35.6866 8.35016 36.0654 8.52545 36.4274C8.95949 37.3404 9.96635 37.8381 10.8845 37.5751C10.9688 37.5452 11.0456 37.4974 11.1096 37.4349C11.1735 37.3724 11.2231 37.2967 11.2549 37.2131C11.6796 35.5437 12.0761 33.8597 12.4913 32.185C12.5445 31.9701 12.5049 31.8564 12.3119 31.7437C10.6341 30.7732 9.23893 29.3813 8.2646 27.7058C8.16026 27.5347 8.06845 27.469 7.86081 27.5201C6.1695 27.9374 4.47401 28.336 2.78582 28.7638C2.7022 28.7959 2.62659 28.8459 2.56424 28.9102C2.5019 28.9746 2.45432 29.0517 2.42481 29.1363C2.15979 30.0638 2.67835 31.077 3.61739 31.5027C3.98049 31.6675 4.35298 31.8157 4.75781 31.9795C4.3102 33.0583 4.01596 34.1153 4.95709 35.0512C5.89822 35.9871 6.95516 35.6929 8.03714 35.2484Z" fill="%23664B74"/></g><defs><clipPath id="clip0_442_1913"><rect width="40" height="40" fill="white"/></clipPath></defs></svg>')}.ix-note{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1928)"><path d="M30.7841 18.9235C31.3093 18.3904 31.8345 17.8534 32.3663 17.3242C33.464 16.2344 34.5652 16.2383 35.6698 17.336C36.6327 18.2989 37.5956 19.2618 38.5585 20.2247C39.5341 21.2108 39.5406 22.3649 38.5493 23.3444C33.9231 27.9111 29.2907 32.4708 24.6523 37.0235C24.3923 37.2721 24.0887 37.4706 23.7568 37.6091C21.9592 38.3615 20.1499 39.0824 18.3484 39.8216C17.5606 40.142 16.87 40.0369 16.266 39.4434C15.662 38.8499 15.5451 38.1488 15.851 37.3662C16.5588 35.5529 17.252 33.7318 17.9847 31.9277C18.1455 31.5525 18.3784 31.2126 18.6701 30.9272C21.8214 27.7873 24.9823 24.6575 28.1528 21.5377C28.2789 21.4265 28.379 21.2888 28.4457 21.1345C28.5124 20.9801 28.5442 20.8129 28.5388 20.6449C28.5244 16.7872 28.5309 12.9308 28.5309 9.07316V8.45998H27.9873C26.3951 8.45998 24.8028 8.45998 23.2106 8.45998C22.2822 8.45998 21.9225 8.10153 21.9225 7.18504C21.9225 5.53063 21.9225 3.87621 21.9225 2.15746H4.81639C3.61628 2.15746 3.12127 2.6551 3.12127 3.8644C3.12127 13.565 3.11775 23.2652 3.11075 32.965C3.11075 33.9878 3.62677 34.7284 4.85182 34.7034C7.27961 34.6522 9.71002 34.6824 12.1404 34.6916C13.0438 34.6916 13.5388 35.3665 13.2486 36.1582C13.0779 36.6231 12.7103 36.8148 12.2533 36.8148C9.61023 36.8226 6.96579 36.8725 4.3253 36.7964C2.32556 36.7399 0.994168 34.9883 1.0073 33.1593C1.048 27.3991 1.02305 21.6375 1.02305 15.8773C1.02305 11.8555 1.07688 7.83367 1.00073 3.81319C0.960023 1.62963 2.63282 -0.0208444 4.82557 -0.00377505C10.7513 0.0448069 16.6783 0.0185461 22.6039 0.00410278C22.8558 -0.00373449 23.1064 0.0410235 23.34 0.135525C23.5735 0.230027 23.7848 0.372196 23.9603 0.552946C26.0165 2.53561 28.0836 4.50515 30.1617 6.46156C30.331 6.61551 30.4648 6.8045 30.5537 7.01538C30.6426 7.22626 30.6844 7.45396 30.6764 7.68267C30.6677 11.2278 30.6677 14.773 30.6764 18.3182V18.8539L30.7841 18.9235ZM34.0588 18.6884L20.7893 31.95L23.871 34.7481L37.0525 21.5705L34.0588 18.6884ZM19.6155 33.6714C19.0903 35.0107 18.5953 36.2685 18.0596 37.6301L21.9067 36.065L19.6155 33.6714ZM26.9317 6.29612L24.0771 3.5624V6.29612H26.9317Z" fill="%23664B74"/><path d="M15.8298 16.1275C13.6488 16.1275 11.4692 16.1354 9.28829 16.1275C8.36917 16.1275 7.82822 15.4211 8.13152 14.6438C8.32717 14.1435 8.73419 13.9938 9.23314 13.9951C11.151 13.9951 13.0698 13.9951 14.9895 13.9951C17.4649 13.9951 19.9404 13.9951 22.4159 13.9951C23.2037 13.9951 23.5976 14.3628 23.5976 15.0521C23.5976 15.7414 23.184 16.1235 22.3673 16.1262C20.3177 16.1327 18.2681 16.1262 16.2184 16.1262L15.8298 16.1275Z" fill="%23664B74"/><path d="M15.8471 20.2991C18.0442 20.2991 20.2413 20.2991 22.4385 20.2991C23.2644 20.2991 23.6753 20.7469 23.5939 21.5242C23.5864 21.7231 23.5123 21.9136 23.3835 22.0653C23.2547 22.217 23.0786 22.321 22.8836 22.3606C22.6765 22.4083 22.4645 22.4313 22.252 22.4289C17.9733 22.4289 13.6937 22.4289 9.41324 22.4289C9.23361 22.432 9.05425 22.4139 8.87885 22.375C8.6286 22.3197 8.40683 22.1757 8.25453 21.9696C8.10223 21.7634 8.02969 21.5092 8.05032 21.2537C8.06477 20.9963 8.17741 20.7542 8.36502 20.5774C8.55262 20.4005 8.80091 20.3023 9.05873 20.3031C9.58394 20.2808 10.1091 20.2965 10.6344 20.2952L15.8471 20.2991Z" fill="%23664B74"/><path d="M13.0999 26.5004C14.4287 26.5004 15.7588 26.4886 17.0889 26.5004C17.9174 26.5109 18.3862 27.2632 18.0606 28.0169C17.8715 28.4541 17.4999 28.6143 17.0692 28.6157C14.4432 28.6262 11.8171 28.6314 9.19107 28.6157C8.53456 28.6157 8.02773 28.0694 8.04743 27.497C8.06713 26.8759 8.5188 26.4991 9.25935 26.4964C10.5395 26.5004 11.8197 26.5004 13.0999 26.5004Z" fill="%23664B74"/></g><defs><clipPath id="clip0_442_1928"><rect width="38.2931" height="40" fill="white" transform="translate(1)"/></clipPath></defs></svg>')}.ix-pencils{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1944)"><g clip-path="url(%23clip1_442_1944)"><path d="M40.0132 9.53566C39.7565 10.6256 39.1495 11.6012 38.2853 12.3132L14.5668 35.8397C14.2815 36.123 13.9293 36.3299 13.5428 36.4412L1.40847 39.9229C1.21496 40.0031 1.00253 40.0265 0.796208 39.9902C0.58988 39.9539 0.398171 39.8595 0.243629 39.7181C0.112854 39.5622 0.0290221 39.3723 0.00183247 39.1707C-0.0253572 38.969 0.00521785 38.7638 0.0900356 38.5789C1.26764 34.5085 2.41964 30.4253 3.61004 26.3421C3.69479 26.0431 3.85321 25.7703 4.07082 25.5485C12.0922 17.4162 20.1263 9.30954 28.1732 1.22848C28.7821 0.620886 29.557 0.206759 30.4004 0.0380859H31.4244C32.5029 0.282639 33.4704 0.876546 34.1764 1.72762C35.5332 3.11855 36.9029 4.48818 38.2853 5.83645C39.1519 6.55176 39.7591 7.53228 40.0132 8.62684V9.53566ZM14.554 33.1389H14.6308L32.3076 15.6796L29.0181 12.39L11.6228 29.7597C12.314 30.1053 13.018 30.4893 13.7476 30.8221C14.011 30.9067 14.2361 31.0814 14.3836 31.3154C14.531 31.5495 14.5914 31.828 14.554 32.1021C14.5284 32.4861 14.554 32.8061 14.554 33.1389ZM24.3589 7.69246L6.73324 25.4589H7.21965C8.83245 25.4589 8.70443 25.3436 9.44683 26.854L10.2021 28.3517L27.6229 10.9436L24.3589 7.69246ZM33.6772 14.2972L33.9076 14.0925L37.5172 10.5085C37.7304 10.3395 37.9027 10.1245 38.0211 9.87957C38.1395 9.63464 38.201 9.36607 38.201 9.09402C38.201 8.82198 38.1395 8.55348 38.0211 8.30856C37.9027 8.06363 37.7304 7.84863 37.5172 7.67965C35.8106 5.97298 34.1039 4.26632 32.3972 2.55965C32.2232 2.34563 32.0037 2.17307 31.7546 2.05457C31.5055 1.93607 31.2331 1.87457 30.9572 1.87457C30.6814 1.87457 30.4091 1.93607 30.16 2.05457C29.9109 2.17307 29.6913 2.34563 29.5172 2.55965L25.9717 6.13082L25.754 6.37402L33.6772 14.2972ZM12.7364 34.7772C12.7364 34.0348 12.7364 33.3437 12.7364 32.6653C12.7255 32.5894 12.6981 32.5168 12.6561 32.4527C12.614 32.3886 12.5584 32.3344 12.4932 32.294C11.61 31.8332 10.7268 31.398 9.84363 31.014C9.50147 30.8511 9.2258 30.5754 9.06285 30.2332C8.64045 29.35 8.19245 28.4925 7.78285 27.6093C7.74915 27.5207 7.68668 27.4461 7.60543 27.3973C7.52417 27.3486 7.42888 27.3285 7.33488 27.3404C6.74608 27.3404 6.14445 27.3404 5.54285 27.3404C5.50228 27.3312 5.46022 27.3306 5.41941 27.3388C5.3786 27.347 5.34 27.3637 5.30613 27.3879C5.27226 27.412 5.2439 27.4432 5.22293 27.4791C5.20196 27.5151 5.18879 27.5551 5.18441 27.5964C4.82601 28.8764 4.45484 30.1564 4.09644 31.4364C4.08361 31.5061 4.0861 31.5776 4.10379 31.6461C4.12147 31.7147 4.15395 31.7785 4.19886 31.8332C5.54286 33.2028 6.88684 34.5468 8.25644 35.8908C8.29735 35.9333 8.34751 35.9658 8.403 35.9858C8.4585 36.0058 8.51784 36.0127 8.57644 36.0061L12.7364 34.7772ZM2.24043 37.7725L6.22129 36.6332L3.37965 33.7917L2.24043 37.7725Z" fill="%23664B74"/></g></g><defs><clipPath id="clip0_442_1944"><rect width="40" height="40" fill="white"/></clipPath><clipPath id="clip1_442_1944"><rect width="40.0128" height="40" fill="white"/></clipPath></defs></svg>')}.ix-flip{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_442_1955)"><path d="M36.3029 35.624L36.3029 35.6242L36.3111 35.6231C37.4119 35.4774 38.4185 34.9258 39.1336 34.0763C39.8477 33.2279 40.2196 32.1435 40.1763 31.0354V9.43444C40.2031 8.8195 40.1018 8.20568 39.879 7.63188C39.6556 7.05671 39.3149 6.53434 38.8786 6.09803C38.4422 5.66172 37.9199 5.32102 37.3447 5.09763C36.7709 4.87478 36.1572 4.77355 35.5422 4.80029H20.0428H4.35639C3.76002 4.78802 3.16729 4.89609 2.61362 5.11808C2.05928 5.34033 1.55551 5.6722 1.13249 6.09378C0.709467 6.51536 0.375888 7.01798 0.151742 7.57155C-0.0721804 8.12457 -0.182283 8.71706 -0.171997 9.31359V9.35441V9.39698V9.43954V9.48211V9.52468V9.56725V9.60981V9.65238V9.69495V9.73751V9.78008V9.82265V9.86522V9.90779V9.95035V9.99292V10.0355V10.0781V10.1206V10.1632V10.2058V10.2483V10.2909V10.3335V10.376V10.4186V10.4612V10.5037V10.5463V10.5889V10.6315V10.674V10.7166V10.7592V10.8017V10.8443V10.8869V10.9295V10.972V11.0146V11.0572V11.0997V11.1423V11.1849V11.2274V11.27V11.3126V11.3552V11.3977V11.4403V11.4829V11.5255V11.568V11.6106V11.6532V11.6957V11.7383V11.7809V11.8235V11.866V11.9086V11.9512V11.9938V12.0363V12.0789V12.1215V12.164V12.2066V12.2492V12.2918V12.3343V12.3769V12.4195V12.4621V12.5046V12.5472V12.5898V12.6324V12.6749V12.7175V12.7601V12.8027V12.8452V12.8878V12.9304V12.973V13.0156V13.0581V13.1007V13.1433V13.1859V13.2284V13.271V13.3136V13.3562V13.3987V13.4413V13.4839V13.5265V13.5691V13.6116V13.6542V13.6968V13.7394V13.7819V13.8245V13.8671V13.9097V13.9523V13.9948V14.0374V14.08V14.1226V14.1652V14.2077V14.2503V14.2929V14.3355V14.378V14.4206V14.4632V14.5058V14.5484V14.591V14.6335V14.6761V14.7187V14.7613V14.8039V14.8464V14.889V14.9316V14.9742V15.0168V15.0593V15.1019V15.1445V15.1871V15.2297V15.2723V15.3148V15.3574V15.4V15.4426V15.4852V15.5277V15.5703V15.6129V15.6555V15.6981V15.7407V15.7832V15.8258V15.8684V15.911V15.9536V15.9962V16.0387V16.0813V16.1239V16.1665V16.2091V16.2517V16.2943V16.3368V16.3794V16.422V16.4646V16.5072V16.5498V16.5924V16.6349V16.6775V16.7201V16.7627V16.8053V16.8479V16.8905V16.933V16.9756V17.0182V17.0608V17.1034V17.146V17.1886V17.2312V17.2737V17.3163V17.3589V17.4015V17.4441V17.4867V17.5293V17.5719V17.6144V17.657V17.6996V17.7422V17.7848V17.8274V17.87V17.9126V17.9552V17.9977V18.0403V18.0829V18.1255V18.1681V18.2107V18.2533V18.2959V18.3385V18.3811V18.4236V18.4662V18.5088V18.5514V18.594V18.6366V18.6792V18.7218V18.7644V18.807V18.8496V18.8921V18.9347V18.9773V19.0199V19.0625V19.1051V19.1477V19.1903V19.2329V19.2755V19.3181V19.3607V19.4033V19.4459V19.4884V19.531V19.5736V19.6162V19.6588V19.7014V19.744V19.7866V19.8292V19.8718V19.9144V19.957V19.9996V20.0422V20.0848V20.1274V20.17V20.2125V20.2551V20.2977V20.3403V20.3829V20.4255V20.4681V20.5107V20.5533V20.5959V20.6385V20.6811V20.7237V20.7663V20.8089V20.8515V20.8941V20.9367V20.9793V21.0219V21.0645V21.1071V21.1497V21.1923V21.2349V21.2775V21.3201V21.3627V21.4053V21.4479V21.4905V21.5331V21.5757V21.6183V21.6609V21.7035V21.7461V21.7887V21.8313V21.8738V21.9165V21.959V22.0016V22.0443V22.0869V22.1294V22.1721V22.2147V22.2573V22.2999V22.3425V22.3851V22.4277V22.4703V22.5129V22.5555V22.5981V22.6407V22.6833V22.7259V22.7685V22.8111V22.8537V22.8963V22.9389V22.9815V23.0241V23.0667V23.1093V23.1519V23.1945V23.2371V23.2797V23.3223V23.3649V23.4075V23.4501V23.4927V23.5353V23.5779V23.6205V23.6631V23.7057V23.7483V23.791V23.8336V23.8762V23.9188V23.9614V24.004V24.0466V24.0892V24.1318V24.1744V24.217V24.2596V24.3022V24.3448V24.3874V24.43V24.4726V24.5152V24.5579V24.6005V24.6431V24.6857V24.7283V24.7709V24.8135V24.8561V24.8987V24.9413V24.9839V25.0265V25.0691V25.1118V25.1544V25.197V25.2396V25.2822V25.3248V25.3674V25.41V25.4526V25.4952V25.5378V25.5805V25.6231V25.6657V25.7083V25.7509V25.7935V25.8361V25.8787V25.9213V25.9639V26.0065V26.0492V26.0918V26.1344V26.177V26.2196V26.2622V26.3048V26.3474V26.3901V26.4327V26.4753V26.5179V26.5605V26.6031V26.6457V26.6883V26.7309V26.7736V26.8162V26.8588V26.9014V26.944V26.9866V27.0292V27.0718V27.1145V27.1571V27.1997V27.2423V27.2849V27.3275V27.3701V27.4128V27.4554V27.498V27.5406V27.5832V27.6258V27.6684V27.7111V27.7537V27.7963V27.8389V27.8815V27.9241V27.9668V28.0094V28.052V28.0946V28.1372V28.1798V28.2225V28.2651V28.3077V28.3503V28.3929V28.4355V28.4782V28.5208V28.5634V28.606V28.6486V28.6912V28.7339V28.7765V28.8191V28.8617V28.9043V28.947V28.9896V29.0322V29.0748V29.1174V29.16V29.2027V29.2453V29.2879V29.3305V29.3731V29.4158V29.4584V29.501V29.5436V29.5862V29.6289V29.6715V29.7141V29.7567V29.7993V29.842V29.8846V29.9272V29.9698V30.0124V30.0551V30.0977V30.1403V30.1829V30.2256V30.2682V30.3108V30.3534V30.396V30.4387V30.4813V30.5239V30.5665V30.6092V30.6518V30.6944V30.737V30.7796V30.8223V30.8649V30.9075V30.9501V30.9928V31.0354V31.078V31.1191C-0.181258 31.715 -0.0703647 32.3067 0.154048 32.8589C0.378663 33.4115 0.712398 33.9132 1.13532 34.334C1.55823 34.7548 2.06164 35.0859 2.61545 35.3077C3.16861 35.5292 3.76069 35.637 4.35641 35.6248H35.6559C35.8711 35.6437 36.0876 35.6434 36.3029 35.624ZM4.52475 6.1374L4.52471 6.1379H4.53888H20.0427H20.0428L35.5096 6.14529V6.14573L35.5229 6.14486C36.2589 6.09622 36.9881 6.31094 37.5803 6.75062C38.1723 7.19016 38.5887 7.82587 38.7551 8.54415C38.8229 8.84646 38.8559 9.15553 38.8535 9.46533V9.46688V9.50887V9.55086V9.59285V9.63484V9.67683V9.71881V9.7608V9.80279V9.84478V9.88677V9.92876V9.97075V10.0127V10.0547V10.0967V10.1387V10.1807V10.2227V10.2647V10.3067V10.3487V10.3906V10.4326V10.4746V10.5166V10.5586V10.6006V10.6426V10.6846V10.7266V10.7686V10.8105V10.8525V10.8945V10.9365V10.9785V11.0205V11.0625V11.1045V11.1465V11.1885V11.2304V11.2724V11.3144V11.3564V11.3984V11.4404V11.4824V11.5244V11.5664V11.6083V11.6503V11.6923V11.7343V11.7763V11.8183V11.8603V11.9023V11.9443V11.9863V12.0282V12.0702V12.1122V12.1542V12.1962V12.2382V12.2802V12.3222V12.3642V12.4062V12.4481V12.4901V12.5321V12.5741V12.6161V12.6581V12.7001V12.7421V12.7841V12.826V12.868V12.91V12.952V12.994V13.036V13.078V13.12V13.162V13.204V13.2459V13.2879V13.3299V13.3719V13.4139V13.4559V13.4979V13.5399V13.5819V13.6239V13.6658V13.7078V13.7498V13.7918V13.8338V13.8758V13.9178V13.9598V14.0018V14.0437V14.0857V14.1277V14.1697V14.2117V14.2537V14.2957V14.3377V14.3797V14.4217V14.4636V14.5056V14.5476V14.5896V14.6316V14.6736V14.7156V14.7576V14.7996V14.8416V14.8835V14.9255V14.9675V15.0095V15.0515V15.0935V15.1355V15.1775V15.2195V15.2614V15.3034V15.3454V15.3874V15.4294V15.4714V15.5134V15.5554V15.5974V15.6394V15.6813V15.7233V15.7653V15.8073V15.8493V15.8913V15.9333V15.9753V16.0173V16.0593V16.1012V16.1432V16.1852V16.2272V16.2692V16.3112V16.3532V16.3952V16.4372V16.4791V16.5211V16.5631V16.6051V16.6471V16.6891V16.7311V16.7731V16.8151V16.8571V16.899V16.941V16.983V17.025V17.067V17.109V17.151V17.193V17.235V17.277V17.3189V17.3609V17.4029V17.4449V17.4869V17.5289V17.5709V17.6129V17.6549V17.6968V17.7388V17.7808V17.8228V17.8648V17.9068V17.9488V17.9908V18.0328V18.0748V18.1167V18.1587V18.2007V18.2427V18.2847V18.3267V18.3687V18.4107V18.4527V18.4947V18.5366V18.5786V18.6206V18.6626V18.7046V18.7466V18.7886V18.8306V18.8726V18.9145V18.9565V18.9985V19.0405V19.0825V19.1245V19.1665V19.2085V19.2505V19.2925V19.3344V19.3764V19.4184V19.4604V19.5024V19.5444V19.5864V19.6284V19.6704V19.7124V19.7543V19.7963V19.8383V19.8803V19.9223V19.9643V20.0063V20.0483V20.0903V20.1322V20.1742V20.2162V30.9656H38.8531L38.8538 30.9778C38.898 31.7006 38.6878 32.4161 38.2596 33.0001C37.8316 33.5839 37.2128 33.9994 36.5105 34.1748C36.1839 34.2541 35.8486 34.2919 35.5125 34.2872H35.5097H4.50198V34.2868L4.49004 34.2875C4.04566 34.3141 3.60068 34.2458 3.18474 34.0872C2.76881 33.9285 2.39142 33.6831 2.07762 33.3674C1.76382 33.0516 1.52082 32.6727 1.36478 32.2557C1.20873 31.8388 1.14319 31.3934 1.17254 30.9493L1.17298 30.9493V30.9361V9.48166H1.17339L1.17256 9.46877C1.14371 9.02202 1.21082 8.57426 1.36937 8.1556C1.52792 7.73693 1.77424 7.35705 2.09178 7.04148C2.40933 6.72591 2.79075 6.48195 3.21039 6.32601C3.63004 6.17007 4.07819 6.10577 4.52475 6.1374Z" fill="%23664B74" stroke="%23664B74" stroke-width="0.4"/><path d="M3.67736 30.8174L3.67786 30.8103V30.8032V9.62198C3.67786 9.15484 3.74027 8.94441 3.84945 8.83464C3.95824 8.72527 4.16634 8.66289 4.62958 8.66289H35.3494C35.8166 8.66289 36.0267 8.72533 36.1364 8.83502C36.2461 8.94471 36.3085 9.15478 36.3085 9.62198V30.8402C36.3085 31.2849 36.2436 31.4894 36.1338 31.5974C36.023 31.7064 35.8137 31.7697 35.3642 31.7697H18.5278C18.5475 31.4616 18.5385 31.1522 18.5011 30.8454L18.4995 30.8328L18.4964 30.8204C18.3987 30.4366 18.1718 30.0983 17.8537 29.8624C17.5369 29.6275 17.149 29.5085 16.7551 29.5253H16.7427H16.7259H16.7092H16.6924H16.6756H16.6588H16.642H16.6252H16.6084H16.5917H16.5749H16.5581H16.5413H16.5245H16.5077H16.491H16.4742H16.4574H16.4406H16.4238H16.407H16.3903H16.3735H16.3567H16.3399H16.3231H16.3063H16.2895H16.2728H16.256H16.2392H16.2224H16.2056H16.1888H16.1721H16.1553H16.1385H16.1217H16.1049H16.0881H16.0714H16.0546H16.0378H16.021H16.0042H15.9874H15.9707H15.9539H15.9371H15.9203H15.9035H15.8867H15.8699H15.8532H15.8364H15.8196H15.8028H15.786H15.7692H15.7525H15.7357H15.7189H15.7021H15.6853H15.6685H15.6518H15.635H15.6182H15.6014H15.5846H15.5678H15.5511H15.5343H15.5175H15.5007H15.4839H15.4671H15.4504H15.4336H15.4168H15.4H15.3832H15.3664H15.3497H15.3329H15.3161H15.2993H15.2825H15.2657H15.249H15.2322H15.2154H15.1986H15.1818H15.165H15.1483H15.1315H15.1147H15.0979H15.0811H15.0643H15.0476H15.0308H15.014H14.9972H14.9804H14.9637H14.9469H14.9301H14.9133H14.8965H14.8797H14.863H14.8462H14.8294H14.8126H14.7958H14.779H14.7623H14.7455H14.7287H14.7119H14.6951H14.6784H14.6616H14.6448H14.628H14.6112H14.5944H14.5777H14.5609H14.5441H14.5273H14.5105H14.4938H14.477H14.4602H14.4434H14.4266H14.4099H14.3931H14.3763H14.3595H14.3427H14.3259H14.3092H14.2924H14.2756H14.2588H14.242H14.2253H14.2085H14.1917H14.1749H14.1581H14.1414H14.1246H14.1078H14.091H14.0742H14.0575H14.0407H14.0239H14.0071H13.9903H13.9736H13.9568H13.94H13.9232H13.9064H13.8897H13.8729H13.8561H13.8393H13.8225H13.8058H13.789H13.7722H13.7554H13.7386H13.7219H13.7051H13.6883H13.6715H13.6548H13.638H13.6212H13.6044H13.5876H13.5709H13.5541H13.5373H13.5205H13.5037H13.487H13.4702H13.4534H13.4366H13.4199H13.4031H13.3863H13.3695H13.3527H13.336H13.3192H13.3024H13.2856H13.2689H13.2521H13.2353H13.2185H13.2018H13.185H13.1682H13.1514H13.1346H13.1179H13.1011H13.0843H13.0675H13.0508H13.034H13.0172H13.0004H12.9837H12.9669H12.9501H12.9333H12.9166H12.8998H12.883H12.8662H12.8495H12.8327H12.8159H12.7991H12.7824H12.7656H12.7488H12.732H12.7153H12.6985H12.6817H12.6649H12.6482H12.6314H12.6146H12.5978H12.5811H12.5643H12.5475H12.5307H12.514H12.4972H12.4804H12.4636H12.4469H12.4301H12.4133H12.3965H12.3798H12.363H12.3462H12.3295H12.3127H12.2959H12.2791H12.2624H12.2456H12.2288H12.212H12.1953H12.1785H12.1617H12.145H12.1282H12.1114H12.0946H12.0779H12.0611H12.0443H12.0276H12.0108H11.994H11.9772H11.9605H11.9437H11.9269H11.9102H11.8934H11.8766H11.8599H11.8431H11.8263H11.8095H11.7928H11.776H11.7592H11.7425H11.7257H11.7089H11.6922H11.6754H11.6586H11.6418H11.6251H11.6083H11.5915H11.5748H11.558H11.5412H11.5245H11.5077H11.4909H11.4742H11.4574H11.4406H11.4239H11.4071H11.3903H11.3736H11.3568H11.34H11.3233H11.3065H11.2897H11.273H11.2562H11.2394H11.2227H11.2059H11.1891H11.1724H11.1556H11.1388H11.1221H11.1053H11.0885H11.0718H11.055H11.0382H11.0215H11.0047H10.9879H10.9712H10.9544H10.9376H10.9209H10.9041H10.8873H10.8706H10.8538H10.8371H10.8203H10.8035H10.7868H10.77H10.7532H10.7365H10.7197H10.703H10.6862H10.6694H10.6527H10.6359H10.6191H10.6024H10.5856H10.5689H10.5521H10.5353H10.5186H10.5018H10.485H10.4683H10.4515H10.4348H10.418H10.4012H10.3845H10.3677H10.351H10.3342H10.3174H10.3007H10.2839H10.2672H10.2504H10.2336H10.2169H10.2001H10.1834H10.1666H10.1498H10.1331H10.1163H10.0996H10.0828H10.0661H10.0493H10.0325H10.0158H9.99902H9.98226H9.96551H9.94875H9.93199H9.91523H9.89848H9.88172H9.86496H9.84821H9.83145H9.8147H9.79794H9.78118H9.76443H9.74767H9.73092H9.71416H9.69741H9.68065H9.6639H9.64714H9.63039H9.61363H9.59688H9.58012H9.56337H9.54662H9.52986H9.51311H9.49636H9.4796H9.46285H9.4461H9.42934H9.41259H9.39584H9.37909H9.36233H9.34558H9.32883H9.31208H9.29533H9.27857H9.26182H9.24507H9.22832H9.21157H9.19482H9.17807H9.16132H9.14457H9.12782H9.11107H9.09432H9.07757H9.06082H9.04407H9.02732H9.01057H8.99382H8.97707H8.96032H8.94357H8.92683H8.91008H8.89333H8.87658H8.85983H8.84309H8.82634H8.80959H8.79284H8.7761H8.75935H8.7426H8.72586H8.70911H8.69236H8.67562H8.65887H8.64213H8.62538H8.60863H8.59189H8.57514H8.5584H8.54165H8.52491H8.50817H8.49142H8.47468H8.45793H8.44119H8.42445H8.4077H8.39096H8.37422H8.35747H8.34073H8.32399H8.30724H8.2905H8.27376H8.25702H8.24028H8.22353H8.20679H8.19005H8.17722C7.90017 29.5149 7.62452 29.5695 7.37242 29.685C7.11906 29.801 6.89662 29.975 6.72314 30.1931C6.54966 30.4112 6.43005 30.6671 6.37399 30.94C6.32057 31.2001 6.32631 31.4688 6.39057 31.7261C6.1693 31.7274 5.95113 31.7306 5.73497 31.7338C5.1835 31.7419 4.64515 31.7499 4.10199 31.7257C3.98699 31.7174 3.87935 31.6659 3.80068 31.5816C3.72151 31.4967 3.6776 31.3849 3.67786 31.2688L3.67788 31.2615L3.67736 31.2541C3.66699 31.1088 3.66699 30.9628 3.67736 30.8174ZM16.4988 31.7698L16.4988 31.7697H16.4937L12.4557 31.7697L12.4553 31.7697L8.36563 31.7623V31.7623L8.36014 31.7624C8.21301 31.7662 8.06621 31.747 7.92501 31.7056C7.84169 31.6756 7.7719 31.6166 7.72849 31.5394C7.68442 31.4609 7.67059 31.369 7.68959 31.2811L7.69277 31.2664L7.69372 31.2513C7.69899 31.1671 7.73421 31.0875 7.79302 31.027C7.85174 30.9665 7.9301 30.929 8.014 30.9212C8.13254 30.9111 8.25175 30.9111 8.37029 30.9213L8.37885 30.922H8.38744H16.5085V30.9224L16.521 30.9216C16.6292 30.9149 16.7378 30.9148 16.8461 30.9214C16.9411 30.932 17.0296 30.9753 17.0963 31.044C17.1639 31.1135 17.2048 31.2046 17.2119 31.3013C17.2191 31.398 17.1919 31.4941 17.1353 31.5728C17.0792 31.6507 16.9977 31.7066 16.9049 31.7309C16.7716 31.7602 16.6353 31.7733 16.4988 31.7698ZM3.63436 33.0306C3.91784 33.1272 4.21943 33.1585 4.51659 33.1221H20.0079H20.008L35.4238 33.1295C35.7247 33.1712 36.0312 33.1437 36.32 33.0489C36.6134 32.9525 36.8805 32.7893 37.1001 32.5721C37.3197 32.3548 37.4858 32.0896 37.5854 31.7972C37.6835 31.5091 37.7143 31.2026 37.6756 30.9009V9.55418C37.7151 9.25353 37.6854 8.94778 37.5888 8.66022C37.4907 8.3682 37.3264 8.10285 37.1085 7.88501C36.8907 7.66718 36.6254 7.50277 36.3333 7.4047C36.0458 7.30813 35.74 7.27848 35.4394 7.3179H4.52488C4.22769 7.27893 3.92543 7.30795 3.64098 7.40287C3.35208 7.49928 3.08931 7.66106 2.87315 7.87564C2.65698 8.09021 2.49328 8.35178 2.39474 8.63996C2.29764 8.92393 2.26641 9.22621 2.30333 9.52392V30.9088C2.26696 31.206 2.29824 31.5076 2.39486 31.7911C2.4929 32.0787 2.65562 32.3401 2.87051 32.5549C3.0854 32.7698 3.34672 32.9326 3.63436 33.0306Z" fill="%23664B74" stroke="%23664B74" stroke-width="0.4"/></g><defs><clipPath id="clip0_442_1955"><rect width="40" height="40" fill="white"/></clipPath></defs></svg>')}.ix-clock{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><link xmlns="" type="text/css" rel="stylesheet" id="dark-mode-custom-link"/><link xmlns="" type="text/css" rel="stylesheet" id="dark-mode-general-link"/><style xmlns="" lang="en" type="text/css" id="dark-mode-custom-style"/><style xmlns="" lang="en" type="text/css" id="dark-mode-native-style"/><style xmlns="" lang="en" type="text/css" id="dark-mode-native-sheet"/><script xmlns=""/><g clip-path="url(%23clip0_191_1259)"><mask id="mask0_191_1259" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M0 -7.15256e-07H20V20H0V-7.15256e-07Z" fill="white"/></mask><g mask="url(%23mask0_191_1259)"><path d="M0.526367 10.0009C0.526367 15.2325 4.76795 19.4746 10.0001 19.4746C15.2322 19.4746 19.4737 15.2325 19.4737 10.0009C19.4737 4.76882 15.2322 0.52724 10.0001 0.52724C4.76795 0.52724 0.526367 4.76882 0.526367 10.0009Z" fill="%23664B76"/><path d="M2.63159 10.0007C2.63159 14.0697 5.93054 17.3691 10 17.3691C14.0695 17.3691 17.3684 14.0697 17.3684 10.0007C17.3684 5.93125 14.0695 2.6323 10 2.6323C5.93054 2.6323 2.63159 5.93125 2.63159 10.0007Z" fill="%23E2C5EF"/><path d="M9.47363 10.001C9.47363 10.1406 9.52908 10.2745 9.62779 10.3732C9.72649 10.4719 9.86036 10.5273 9.99995 10.5273C10.1395 10.5273 10.2734 10.4719 10.3721 10.3732C10.4708 10.2745 10.5263 10.1406 10.5263 10.001V4.21155C10.5263 4.07197 10.4708 3.9381 10.3721 3.83939C10.2734 3.74069 10.1395 3.68524 9.99995 3.68524C9.86036 3.68524 9.72649 3.74069 9.62779 3.83939C9.52908 3.9381 9.47363 4.07197 9.47363 4.21155V10.001Z" fill="%23242021"/><path d="M7.36846 14.5586C7.48946 14.6282 7.63315 14.6471 7.76802 14.611C7.90289 14.5749 8.01794 14.4867 8.08794 14.3659L10.4564 10.2633C10.4909 10.2034 10.5133 10.1374 10.5222 10.0689C10.5312 10.0004 10.5266 9.93077 10.5087 9.86405C10.4907 9.79733 10.4598 9.73479 10.4177 9.68003C10.3756 9.62526 10.3231 9.57933 10.2632 9.54487C10.2034 9.51023 10.1374 9.48772 10.0689 9.47863C10.0005 9.46954 9.93087 9.47405 9.86414 9.4919C9.79741 9.50974 9.73485 9.54057 9.68005 9.58262C9.62525 9.62468 9.57928 9.67713 9.54478 9.73697L7.17636 13.8396C7.10652 13.9604 7.08753 14.104 7.12355 14.2389C7.15958 14.3737 7.24767 14.4887 7.36846 14.5586Z" fill="%23242021"/></g></g><defs><clipPath id="clip0_191_1259"><rect width="20" height="20" fill="white"/></clipPath></defs><script xmlns=""/></svg>')}.ix-phone{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 35 35" fill="none"><link xmlns="" type="text/css" rel="stylesheet" id="dark-mode-custom-link"/><link xmlns="" type="text/css" rel="stylesheet" id="dark-mode-general-link"/><style xmlns="" lang="en" type="text/css" id="dark-mode-custom-style"/><style xmlns="" lang="en" type="text/css" id="dark-mode-native-style"/><style xmlns="" lang="en" type="text/css" id="dark-mode-native-sheet"/><script xmlns=""/><path d="M14.4549 8.82051C14.0371 4.01457 9.02333 1.65645 8.81115 1.5602C8.61279 1.46695 8.39049 1.43716 8.17458 1.47488C2.38646 2.4352 1.51583 5.80395 1.48083 5.94395C1.43321 6.13904 1.44079 6.34353 1.50271 6.53457C8.40646 27.9546 22.7543 31.9249 27.4705 33.2308C27.8336 33.3314 28.1333 33.4124 28.3608 33.4868C28.6204 33.5716 28.9025 33.5552 29.1505 33.4408C29.2949 33.3752 32.703 31.7696 33.5365 26.5327C33.5734 26.3041 33.5366 26.0696 33.4315 25.8633C33.3571 25.7189 31.5743 22.3261 26.6305 21.1274C26.4628 21.0845 26.2872 21.083 26.1188 21.123C25.9503 21.163 25.7941 21.2433 25.6636 21.3571C24.104 22.6893 21.9493 24.1089 21.0196 24.2555C14.7874 21.2083 11.3071 15.3611 11.1758 14.2521C11.0993 13.6286 12.5277 11.4389 14.1705 9.65832C14.2738 9.54626 14.3524 9.41381 14.4014 9.26952C14.4504 9.12522 14.4686 8.97227 14.4549 8.82051Z" fill="%23664B76"/><script xmlns=""/></svg>')}.ix-seat{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_502_4845)"><path d="M9.76834 20.0068C9.44636 19.9245 9.1094 19.8721 8.79492 19.7597C8.5369 19.6468 8.28674 19.5168 8.04613 19.3704C7.93382 19.3105 7.87392 19.2206 7.95628 19.1008C8.03865 18.981 8.13599 19.0334 8.23333 19.1008C8.77774 19.4406 9.39808 19.6397 10.0385 19.6802C10.679 19.7207 11.3195 19.6014 11.9024 19.3329C12.0503 19.2652 12.1908 19.1824 12.3217 19.0858C12.419 19.0259 12.5089 19.0035 12.5763 19.0858C12.6437 19.1682 12.5763 19.2805 12.5089 19.3479C12.0252 19.679 11.4669 19.8848 10.884 19.9469C10.8353 19.9574 10.7877 19.9725 10.7418 19.9919L9.76834 20.0068Z" fill="%23664B74"/><path d="M4.99045 7.62352C5.0651 7.67968 5.1226 7.75558 5.15645 7.84266C5.1903 7.92974 5.19915 8.02453 5.18203 8.11637C5.1649 8.20822 5.12248 8.29346 5.05952 8.36249C4.99657 8.43152 4.91559 8.48159 4.82571 8.50708C4.32403 8.64935 3.80736 8.76167 3.2907 8.8665C3.16912 8.88608 3.04452 8.86221 2.93877 8.7991C2.65424 8.63437 2.38468 8.45467 2.1226 8.26747C1.95427 8.14748 1.8169 7.98915 1.72185 7.80556C1.62681 7.62198 1.5768 7.41841 1.57598 7.21169C1.55526 6.54633 1.71743 5.88804 2.04485 5.30846C2.37227 4.72887 2.8524 4.2502 3.43297 3.92453C3.65111 3.80116 3.89746 3.73633 4.14806 3.73633C4.39867 3.73633 4.645 3.80116 4.86314 3.92453C5.06531 4.04433 5.29744 4.1267 5.48463 4.254C5.62232 4.34703 5.73125 4.47671 5.79912 4.62839C5.95637 5.07017 6.08367 5.52693 6.21845 5.98368C6.35323 6.44044 6.03125 6.73247 5.55952 6.66508C5.60808 6.4415 5.60975 6.21026 5.56442 5.986C5.51909 5.76174 5.42775 5.54932 5.29617 5.36215C5.16459 5.17497 4.99562 5.01712 4.79994 4.89856C4.60426 4.77999 4.38612 4.7033 4.15929 4.67331C3.7972 4.60279 3.42186 4.65876 3.09609 4.83186C2.77033 5.00497 2.51389 5.28471 2.3697 5.62427C2.22707 5.94457 2.18791 6.3014 2.25771 6.645C2.32751 6.98861 2.50276 7.30189 2.75906 7.54115C3.05913 7.82052 3.44971 7.98258 3.85942 7.99771C4.26913 8.01283 4.6706 7.88001 4.99045 7.62352Z" fill="%23664B74"/><path d="M15.4748 7.61467C15.792 7.87877 16.1938 8.01964 16.6064 8.01139C17.019 8.00313 17.4149 7.84632 17.7212 7.56974C17.9869 7.32178 18.1649 6.99422 18.2284 6.63636C18.2919 6.27849 18.2374 5.90969 18.0731 5.58547C17.9056 5.25821 17.6357 4.99472 17.3044 4.83519C16.9732 4.67566 16.5989 4.62885 16.2386 4.7019C15.8045 4.80428 15.428 5.07321 15.1903 5.45069C14.9577 5.8177 14.8671 6.25709 14.9357 6.68618C14.8454 6.72302 14.7463 6.73272 14.6505 6.7141C14.5548 6.69548 14.4665 6.64935 14.3966 6.58136C14.322 6.51745 14.2685 6.43246 14.2431 6.33757C14.2177 6.24268 14.2216 6.14234 14.2543 6.04971C14.3966 5.57798 14.5314 5.10625 14.6886 4.63451C14.7154 4.52652 14.7789 4.43122 14.8683 4.36495C15.2372 4.1524 15.62 3.96478 16.014 3.80336C16.1903 3.7538 16.3752 3.74286 16.5561 3.77129C16.737 3.79972 16.9097 3.86685 17.0623 3.9681C17.5358 4.23235 17.9439 4.59971 18.2562 5.04299C18.5686 5.48626 18.7773 5.9941 18.8668 6.52894C18.9519 6.87825 18.9519 7.24289 18.8668 7.59221C18.7851 7.89951 18.5932 8.16602 18.3277 8.34099C18.0997 8.50469 17.8622 8.65472 17.6164 8.79026C17.4893 8.8631 17.3428 8.89451 17.197 8.88011C16.6954 8.78277 16.2086 8.66297 15.6995 8.54316C15.5994 8.52048 15.5088 8.4672 15.4404 8.39071C15.372 8.31423 15.3291 8.21835 15.3176 8.11636C15.293 8.02646 15.2948 7.93139 15.3226 7.84246C15.3505 7.75353 15.4034 7.67446 15.4748 7.61467Z" fill="%23664B74"/><path d="M4.98984 12.3923C4.67495 12.1241 4.27311 11.98 3.8596 11.9869C3.44608 11.9938 3.04928 12.1512 2.74349 12.4297C2.48017 12.6757 2.3014 12.9986 2.23281 13.3523C2.16421 13.7061 2.2093 14.0725 2.36161 14.399C2.52371 14.7289 2.78927 14.9968 3.11778 15.1617C3.4463 15.3266 3.81974 15.3796 4.18116 15.3125C4.40215 15.267 4.61163 15.1772 4.79695 15.0485C4.98227 14.9198 5.13959 14.7549 5.25941 14.5637C5.49598 14.1983 5.58929 13.7583 5.52147 13.3282C5.60976 13.2938 5.7058 13.2844 5.7991 13.3009C5.8924 13.3174 5.97937 13.3592 6.05049 13.4219C6.1216 13.4845 6.17414 13.5654 6.20233 13.6559C6.23053 13.7464 6.2333 13.8428 6.21035 13.9348C6.0606 14.4215 5.91833 14.9082 5.76109 15.3874C5.7354 15.4899 5.67441 15.58 5.58886 15.642C5.22117 15.8596 4.83537 16.045 4.43574 16.1961C4.19714 16.2536 3.94806 16.2516 3.71043 16.1902C3.47279 16.1288 3.25387 16.01 3.07295 15.8442C2.59756 15.5053 2.21248 15.0551 1.95141 14.533C1.69033 14.0108 1.56122 13.4326 1.57538 12.849C1.56504 12.5975 1.62378 12.348 1.74522 12.1276C1.86667 11.9072 2.04618 11.7242 2.26427 11.5986C2.46645 11.4787 2.66112 11.3515 2.85581 11.2167C2.93312 11.1621 3.02175 11.1257 3.1151 11.1101C3.20844 11.0946 3.3041 11.1003 3.39493 11.1268C3.85169 11.2391 4.31593 11.329 4.77269 11.4563C4.8803 11.4632 4.98281 11.5046 5.06504 11.5744C5.14726 11.6441 5.20483 11.7385 5.2292 11.8435C5.25357 11.9486 5.24344 12.0587 5.20033 12.1575C5.15721 12.2564 5.08341 12.3387 4.98984 12.3923Z" fill="%23664B74"/><path d="M14.9416 13.3516C14.9416 14.4823 15.3834 15.1037 16.252 15.3059C16.6107 15.3815 16.9843 15.3375 17.3156 15.1806C17.6469 15.0238 17.9177 14.7627 18.0865 14.4373C18.2563 14.1082 18.3124 13.7321 18.246 13.3677C18.1797 13.0034 17.9946 12.6712 17.7196 12.4231C17.41 12.1484 17.0104 11.9966 16.5964 11.9966C16.1825 11.9966 15.7829 12.1484 15.4733 12.4231C15.4008 12.3751 15.3439 12.3071 15.3093 12.2273C15.2748 12.1476 15.2641 12.0595 15.2786 11.9738C15.2828 11.8744 15.3184 11.7788 15.3803 11.7008C15.4422 11.6227 15.5271 11.5663 15.623 11.5395C16.1397 11.4048 16.6713 11.285 17.1955 11.1801C17.3121 11.1652 17.4305 11.1889 17.5324 11.2475C17.802 11.4048 18.0715 11.5845 18.3336 11.7642C18.5086 11.887 18.6506 12.0509 18.7472 12.2416C18.8439 12.4322 18.8921 12.6437 18.8877 12.8574C18.9126 13.4908 18.7674 14.1194 18.4672 14.6777C18.1669 15.236 17.7227 15.7037 17.1805 16.0322C16.9447 16.2062 16.6616 16.3044 16.3687 16.3137C16.0759 16.3231 15.7871 16.2432 15.5407 16.0847C15.4121 16.0054 15.2768 15.9377 15.1363 15.8825C15.0006 15.8296 14.8803 15.7437 14.7861 15.6325C14.692 15.5214 14.6271 15.3885 14.5972 15.246C14.4924 14.8317 14.3726 14.4273 14.2378 14.033C14.1959 13.9354 14.1847 13.8273 14.2056 13.7231C14.2265 13.619 14.2786 13.5236 14.3549 13.4497C14.4312 13.3758 14.5282 13.3269 14.633 13.3094C14.7378 13.2918 14.8454 13.3066 14.9416 13.3516Z" fill="%23664B74"/><path d="M10.7941 15.7461C10.8086 15.6536 10.8479 15.5668 10.9079 15.4949C10.9679 15.4231 11.0464 15.3688 11.1348 15.3381C11.2232 15.3073 11.3184 15.3012 11.41 15.3203C11.5017 15.3394 11.5864 15.3831 11.6552 15.4466C12.0296 15.821 12.404 16.1954 12.7334 16.5998C12.8031 16.6872 12.8425 16.795 12.8457 16.9068C12.8457 17.2437 12.8458 17.5807 12.7933 17.9176C12.7688 18.1216 12.6971 18.3171 12.5841 18.4886C12.471 18.6601 12.3197 18.803 12.1419 18.906C11.4942 19.3319 10.7188 19.5198 9.94796 19.4376C9.45211 19.4093 8.96875 19.2712 8.53276 19.0333C8.25822 18.9086 8.02771 18.704 7.87139 18.4461C7.71508 18.1883 7.64025 17.8892 7.65669 17.5882C7.65669 17.3935 7.61176 17.1913 7.65669 17.0041C7.66665 16.8392 7.72383 16.6806 7.82142 16.5473C8.12842 16.1804 8.46537 15.8435 8.78734 15.4991C8.85385 15.4165 8.94413 15.3565 9.04593 15.327C9.14772 15.2975 9.25612 15.3001 9.35642 15.3343C9.44973 15.3609 9.53335 15.4139 9.59714 15.487C9.66093 15.5601 9.70217 15.6501 9.71584 15.7461C9.48266 15.8302 9.27068 15.9642 9.09477 16.1388C8.91886 16.3135 8.78327 16.5244 8.69749 16.757C8.57421 17.1084 8.57421 17.4913 8.69749 17.8427C8.81617 18.2047 9.05401 18.5158 9.37223 18.7252C9.69044 18.9347 10.0702 19.0301 10.4496 18.9959C10.8077 18.9627 11.1459 18.8164 11.4151 18.5781C11.6844 18.3398 11.8708 18.0219 11.9472 17.6705C12.0215 17.2644 11.9454 16.8452 11.7332 16.4911C11.521 16.137 11.1872 15.8722 10.7941 15.7461Z" fill="%23664B74"/><path d="M10.7856 4.268C11.1749 4.12827 11.4996 3.85076 11.6983 3.48791C11.897 3.12506 11.9559 2.70201 11.8638 2.2987C11.7802 1.93103 11.5736 1.60293 11.2781 1.36871C10.9826 1.1345 10.616 1.00823 10.239 1.01079C9.86133 1.00925 9.49433 1.13575 9.19787 1.36966C8.9014 1.60357 8.69297 1.93107 8.60661 2.2987C8.51624 2.70192 8.57587 3.12426 8.77432 3.48671C8.97277 3.84916 9.29646 4.12691 9.68486 4.268C9.67558 4.3572 9.64107 4.44191 9.58537 4.5122C9.52967 4.58248 9.45509 4.63544 9.37037 4.66485C9.27315 4.70732 9.16497 4.71788 9.06138 4.69501C8.95778 4.67213 8.8641 4.61702 8.7938 4.53756L8.20227 3.92355C8.10493 3.81872 8.01507 3.70641 7.91024 3.60907C7.81205 3.52729 7.73642 3.42174 7.69054 3.30247C7.64467 3.1832 7.63007 3.05417 7.64816 2.92767C7.64816 2.70304 7.64817 2.47091 7.68561 2.24628C7.70023 2.0209 7.76917 1.80242 7.88651 1.60945C8.00386 1.41648 8.16614 1.25476 8.35952 1.13808C9.00791 0.714198 9.78348 0.528908 10.5534 0.613933C11.1004 0.637345 11.632 0.80248 12.0959 1.09315C12.3317 1.22252 12.5267 1.4151 12.659 1.64925C12.7913 1.88339 12.8556 2.1498 12.8447 2.4185C12.8447 2.62816 12.8896 2.83782 12.8447 3.04748C12.8332 3.21205 12.7761 3.37017 12.68 3.50424C12.373 3.86365 12.036 4.2006 11.7141 4.55253C11.6451 4.63178 11.5547 4.68946 11.4538 4.71868C11.3529 4.74789 11.2456 4.7474 11.145 4.71726C11.0462 4.68829 10.9588 4.62964 10.8945 4.54927C10.8302 4.4689 10.7922 4.37071 10.7856 4.268Z" fill="%23664B74"/><path d="M10.2343 5.13672C11.5233 5.14064 12.7586 5.65343 13.6715 6.5635C14.5844 7.47358 15.101 8.70732 15.1089 9.99633C15.1069 11.2866 14.595 12.5239 13.6847 13.4384C12.7744 14.3529 11.5395 14.8705 10.2492 14.8784C8.95824 14.8745 7.72101 14.3609 6.80672 13.4494C5.89244 12.5379 5.37508 11.3023 5.36719 10.0113C5.37113 8.72099 5.88493 7.48454 6.79662 6.57144C7.70831 5.65835 8.94397 5.14264 10.2343 5.13672ZM5.64423 9.86903C5.60794 11.0873 6.05684 12.2701 6.89227 13.1574C7.7277 14.0448 8.88129 14.5642 10.0995 14.6013C10.706 14.6203 11.3103 14.5188 11.8773 14.3027C12.4444 14.0866 12.9629 13.7602 13.403 13.3424C13.8431 12.9246 14.196 12.4236 14.4412 11.8686C14.6865 11.3135 14.8192 10.7153 14.8318 10.1086C14.8498 9.50617 14.7487 8.90608 14.5344 8.34273C14.3201 7.77939 13.9967 7.26386 13.5829 6.82566C13.169 6.38747 12.6728 6.03521 12.1226 5.78908C11.5724 5.54295 10.979 5.40779 10.3765 5.39131C9.77174 5.37436 9.16953 5.47676 8.60432 5.69265C8.03912 5.90855 7.52201 6.23371 7.08252 6.64955C6.64304 7.06539 6.28981 7.56376 6.04302 8.11618C5.79623 8.66859 5.66072 9.26422 5.64423 9.86903Z" fill="%23664B74"/><path d="M15.1133 6.33546C15.1133 5.93828 15.2711 5.55736 15.5519 5.27652C15.8328 4.99567 16.2137 4.83789 16.6108 4.83789C17.008 4.83789 17.3889 4.99567 17.6698 5.27652C17.9506 5.55736 18.1084 5.93828 18.1084 6.33546C18.1084 6.73264 17.9506 7.11355 17.6698 7.3944C17.3889 7.67525 17.008 7.83302 16.6108 7.83302C16.2137 7.83302 15.8328 7.67525 15.5519 7.3944C15.2711 7.11355 15.1133 6.73264 15.1133 6.33546Z" fill="%23664B74"/><path d="M2.42188 13.6577C2.42188 13.2605 2.57965 12.8796 2.8605 12.5988C3.14135 12.3179 3.52226 12.1602 3.91944 12.1602C4.31662 12.1602 4.69753 12.3179 4.97838 12.5988C5.25923 12.8796 5.41701 13.2605 5.41701 13.6577C5.41701 14.0549 5.25923 14.4358 4.97838 14.7167C4.69753 14.9975 4.31662 15.1553 3.91944 15.1553C3.52226 15.1553 3.14135 14.9975 2.8605 14.7167C2.57965 14.4358 2.42188 14.0549 2.42188 13.6577Z" fill="%23664B74"/><path d="M10.2319 15.8594C10.6227 15.8593 10.9981 16.0119 11.2779 16.2847C11.5577 16.5575 11.7197 16.9288 11.7295 17.3195C11.7295 17.7167 11.5717 18.0976 11.2909 18.3784C11.01 18.6593 10.6291 18.8171 10.2319 18.8171C9.83476 18.8171 9.45385 18.6593 9.173 18.3784C8.89215 18.0976 8.73438 17.7167 8.73438 17.3195C8.74414 16.9288 8.90622 16.5575 9.18601 16.2847C9.46581 16.0119 9.84116 15.8593 10.2319 15.8594Z" fill="%23664B74"/><path d="M10.2319 4.15529C9.83476 4.15529 9.45385 3.99751 9.173 3.71666C8.89215 3.43582 8.73438 3.0549 8.73438 2.65772C8.73438 2.26054 8.89215 1.87963 9.173 1.59878C9.45385 1.31793 9.83476 1.16016 10.2319 1.16016C10.6291 1.16016 11.01 1.31793 11.2909 1.59878C11.5717 1.87963 11.7295 2.26054 11.7295 2.65772C11.7295 3.0549 11.5717 3.43582 11.2909 3.71666C11.01 3.99751 10.6291 4.15529 10.2319 4.15529Z" fill="%23664B74"/><path d="M18.0576 13.6577C18.0576 14.0549 17.8999 14.4358 17.619 14.7167C17.3382 14.9975 16.9572 15.1553 16.5601 15.1553C16.1629 15.1553 15.782 14.9975 15.5011 14.7167C15.2203 14.4358 15.0625 14.0549 15.0625 13.6577C15.0625 13.2605 15.2203 12.8796 15.5011 12.5988C15.782 12.3179 16.1629 12.1602 16.5601 12.1602C16.9572 12.1602 17.3382 12.3179 17.619 12.5988C17.8999 12.8796 18.0576 13.2605 18.0576 13.6577Z" fill="%23664B74"/><path d="M3.896 7.8174C3.49882 7.8174 3.11791 7.65962 2.83706 7.37877C2.55622 7.09792 2.39844 6.71701 2.39844 6.31983C2.39844 5.92265 2.55622 5.54174 2.83706 5.26089C3.11791 4.98004 3.49882 4.82227 3.896 4.82227C4.29318 4.82227 4.6741 4.98004 4.95494 5.26089C5.23579 5.54174 5.39357 5.92265 5.39357 6.31983C5.39357 6.71701 5.23579 7.09792 4.95494 7.37877C4.6741 7.65962 4.29318 7.8174 3.896 7.8174Z" fill="%23664B74"/><path d="M12.6059 0.808137C12.6059 0.860552 12.5385 0.935432 12.5011 0.950407C12.4325 0.969202 12.36 0.969202 12.2914 0.950407C11.9428 0.768432 11.5796 0.615656 11.2057 0.493649C10.7022 0.356879 10.1756 0.326866 9.65985 0.405524C9.14406 0.484182 8.6504 0.669775 8.21055 0.950407C8.11321 1.0178 8.01586 1.04775 7.94099 0.950407C7.86611 0.853066 7.94099 0.755719 8.02335 0.688329C8.47071 0.381913 8.98358 0.184467 9.52092 0.111774C10.3651 -0.040439 11.2355 0.0611893 12.0219 0.403799C12.1948 0.491041 12.3623 0.588557 12.5235 0.695824C12.531 0.680848 12.561 0.748234 12.6059 0.808137Z" fill="%23664B74"/><path d="M1 12.9759C1 12.901 1 12.8187 1 12.7288C1 12.6165 1.06738 12.5267 1.1797 12.5566C1.21782 12.5765 1.25063 12.6053 1.27538 12.6404C1.30013 12.6756 1.3161 12.7162 1.32197 12.7588C1.28274 13.2539 1.35966 13.7513 1.54661 14.2114C1.86638 15.117 2.51621 15.8684 3.36615 16.3155C3.47098 16.3679 3.54586 16.4353 3.49345 16.5551C3.44103 16.6749 3.32872 16.6674 3.22389 16.615C2.61057 16.3255 2.09147 15.8687 1.72632 15.2972C1.25689 14.6138 1.00382 13.805 1 12.9759Z" fill="%23664B74"/><path d="M19.4735 13.1179C19.4335 13.7994 19.2311 14.4614 18.8834 15.0489C18.5356 15.6363 18.0525 16.1321 17.4742 16.4949C17.396 16.5541 17.307 16.5973 17.2121 16.6222C17.1697 16.6279 17.1266 16.6248 17.0854 16.6132C17.0442 16.6016 17.0058 16.5818 16.9725 16.5548C16.9051 16.4575 16.9725 16.3826 17.0699 16.3227C17.3345 16.1762 17.5852 16.0058 17.8186 15.8135C18.5849 15.1279 19.057 14.173 19.1365 13.1479C19.1365 13.0131 19.1365 12.8708 19.1365 12.7435C19.1365 12.6162 19.2338 12.6087 19.2863 12.5488C19.3521 12.5942 19.4102 12.6498 19.4585 12.7136C19.4737 12.7826 19.4737 12.8542 19.4585 12.9232L19.4735 13.1179Z" fill="%23664B74"/><path d="M1 6.98712C1.02447 6.26204 1.23498 5.55545 1.61132 4.93521C1.98766 4.31497 2.51718 3.80193 3.149 3.44537C3.26132 3.37798 3.41108 3.27315 3.50093 3.44537C3.59079 3.61759 3.41856 3.67749 3.29876 3.74488C2.81657 4.01858 2.39908 4.39303 2.07474 4.84272C1.7504 5.2924 1.52685 5.80674 1.41932 6.35066C1.37027 6.64506 1.34772 6.94326 1.35193 7.2417C1.35193 7.3615 1.35192 7.45885 1.20216 7.46634C1.05241 7.47382 1.02246 7.38398 1.02246 7.26417L1 6.98712Z" fill="%23664B74"/><path d="M19.4813 6.91791C19.4927 7.05244 19.4927 7.1877 19.4813 7.32224C19.4813 7.38963 19.3764 7.44205 19.3165 7.50196C19.2641 7.43456 19.1593 7.35969 19.1668 7.2923C19.2129 6.36672 18.9141 5.45693 18.3281 4.73894C18.0262 4.32112 17.6281 3.98212 17.1675 3.75056C17.0477 3.69814 16.9204 3.63075 17.0028 3.48099C17.0852 3.33124 17.2124 3.40611 17.3248 3.48099C18.011 3.83672 18.5725 4.39304 18.9347 5.07589C19.2636 5.63646 19.4512 6.26865 19.4813 6.91791Z" fill="%23664B74"/></g><defs><clipPath id="clip0_502_4845"><rect width="18.4875" height="20" fill="white" transform="translate(1)"/></clipPath></defs></svg>')}.ix-cuisine{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25" fill="none"><g clip-path="url(%23clip0_502_4876)"><path d="M24.6672 21.0321C24.6107 21.2472 24.5384 21.458 24.4511 21.6626C24.024 22.5155 23.3302 22.9949 22.3592 22.9949C15.6722 23.0042 8.98518 23.0042 2.29816 22.9949C1.76806 22.9953 1.25407 22.8134 0.843063 22.4798C0.432056 22.1462 0.149241 21.6815 0.0424192 21.1641C-0.0697704 20.6391 0.00731684 20.0915 0.260136 19.6175C0.512956 19.1436 0.925331 18.7735 1.4248 18.5725L1.66013 18.4752C1.26268 15.7359 1.80657 13.1964 3.35281 10.8966C4.89905 8.59679 7.03799 7.13422 9.71036 6.42031C9.4541 5.11407 9.83936 4.0597 10.9986 3.384C11.9713 2.816 12.9824 2.8768 13.8958 3.53339C14.8703 4.23688 15.1876 5.22003 14.9418 6.4151C17.6054 7.12554 19.7566 8.59505 21.3011 10.8914C22.8456 13.1877 23.3929 15.7168 22.9972 18.4665C23.0478 18.4908 23.1036 18.5169 23.1611 18.5395C23.5241 18.6741 23.8474 18.8972 24.1014 19.1886C24.3554 19.4799 24.5319 19.8301 24.6149 20.207C24.6273 20.2423 24.6437 20.2761 24.6638 20.3078L24.6672 21.0321ZM21.4283 18.3849C22.1099 14.7371 20.3702 10.9435 17.14 8.98762C15.5281 8.00504 13.652 7.54018 11.766 7.65608C9.88002 7.77198 8.07543 8.46303 6.59695 9.63553C3.51842 12.0552 2.67469 15.8401 3.25867 18.3849H21.4283ZM12.3339 21.4646H22.1378C22.2267 21.4646 22.3121 21.4646 22.4028 21.4646C22.5212 21.4562 22.6361 21.4206 22.7385 21.3606C22.8409 21.3006 22.928 21.2179 22.9929 21.1189C23.0579 21.0198 23.099 20.9071 23.1131 20.7896C23.1271 20.6721 23.1137 20.553 23.0739 20.4415C22.9519 20.0941 22.6608 19.9308 22.2023 19.9308H2.45505C2.39118 19.9273 2.32716 19.9273 2.26329 19.9308C2.14469 19.939 2.02959 19.9744 1.927 20.0343C1.82441 20.0941 1.73712 20.1768 1.67195 20.2759C1.60679 20.375 1.56552 20.4878 1.55137 20.6054C1.53722 20.723 1.55058 20.8423 1.59041 20.9539C1.7072 21.2822 2.00529 21.4646 2.43238 21.4646H12.3339ZM11.1764 5.67513C11.1764 6.11286 11.2339 6.13718 11.6331 6.12502C12.1561 6.10765 12.6791 6.12502 13.1933 6.14412C13.3485 6.14412 13.4217 6.12502 13.4548 5.96C13.5062 5.75309 13.4955 5.53574 13.4243 5.33477C13.353 5.13381 13.2243 4.95805 13.0539 4.8292C12.8896 4.68388 12.6846 4.59216 12.4664 4.56638C12.2483 4.54061 12.0274 4.58201 11.8336 4.68503C11.6425 4.77282 11.4797 4.912 11.3636 5.08691C11.2475 5.26181 11.1827 5.46552 11.1764 5.67513Z" fill="%23664B74"/><path d="M10.1655 10.5944C10.1655 10.9696 9.94757 11.1867 9.62508 11.343C8.66089 11.7955 7.84057 12.5041 7.25429 13.391C6.98885 13.8267 6.75242 14.2793 6.54654 14.7458C6.37221 15.1193 6.02357 15.3295 5.66272 15.2461C5.54993 15.2247 5.4434 15.1784 5.35098 15.1105C5.25856 15.0426 5.18262 14.9549 5.12874 14.8539C5.07487 14.7529 5.04445 14.6411 5.03971 14.5268C5.03498 14.4125 5.05606 14.2986 5.1014 14.1935C5.72112 12.5037 6.92264 11.0879 8.49198 10.1983C8.6845 10.0838 8.88422 9.98164 9.0899 9.89261C9.20668 9.83949 9.33505 9.81671 9.46305 9.82639C9.59104 9.83607 9.71449 9.87789 9.82189 9.94796C9.92928 10.018 10.0171 10.1141 10.0772 10.2271C10.1373 10.3401 10.1676 10.4665 10.1655 10.5944Z" fill="%23664B74"/></g><defs><clipPath id="clip0_502_4876"><rect width="24.6667" height="20" fill="white" transform="translate(0 3)"/></clipPath></defs></svg>')}.ix-roomservice{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="41" height="40" viewBox="0 0 41 40" fill="none"><g clip-path="url(%23clip0_502_4880)"><path d="M40.0119 32.8244C39.7302 33.0819 39.4219 33.3087 39.0921 33.5008C35.2841 35.1984 31.483 36.8826 27.648 38.5464C26.3107 39.0759 24.9391 39.5143 23.5425 39.8585C22.2598 40.1235 20.9268 39.9914 19.7211 39.4798C15.5502 38.073 11.377 36.6729 7.20163 35.2796C7.11503 35.2521 7.02697 35.2295 6.93785 35.2119C6.84315 35.496 6.75523 35.7733 6.65377 36.0506C6.60702 36.2576 6.48647 36.4404 6.31468 36.5649C6.14288 36.6894 5.93161 36.747 5.72039 36.727C4.13095 36.727 2.5415 36.727 0.985867 36.727C0.851444 36.7477 0.714032 36.7365 0.584768 36.6942C0.455504 36.6519 0.338025 36.5797 0.241851 36.4835C0.145678 36.3873 0.0735173 36.2699 0.0312168 36.1406C-0.0110836 36.0113 -0.0223333 35.8739 -0.00162062 35.7395V20.9948C-0.0218433 20.8543 -0.00746992 20.711 0.040252 20.5773C0.087974 20.4436 0.167603 20.3235 0.272229 20.2276C0.376855 20.1316 0.503318 20.0626 0.640644 20.0266C0.77797 19.9906 0.92201 19.9886 1.06027 20.0209C2.89321 20.2373 4.73291 20.4132 6.55232 20.6972C7.46782 20.8763 8.3597 21.16 9.21042 21.5427C9.97471 21.8606 10.0762 22.2191 9.94765 23.0036C9.94765 23.0983 9.94765 23.1862 9.94765 23.2742C9.94137 23.3371 9.94137 23.4006 9.94765 23.4636L13.5053 24.2617C17.0697 25.053 20.6409 25.8173 24.1918 26.6492C25.0059 26.8605 25.7883 27.1789 26.5185 27.5961C26.9679 27.8513 27.3539 28.2046 27.6479 28.6297C27.9418 29.0548 28.1361 29.5407 28.2162 30.0513C28.2568 30.2272 28.2973 30.403 28.3312 30.5856C30.1235 30.146 31.8956 29.6861 33.6812 29.2667C34.9058 28.9399 36.2064 29.0533 37.356 29.5873C38.5055 30.1213 39.4311 31.042 39.9713 32.1886C39.9885 32.208 40.0092 32.2241 40.0322 32.236L40.0119 32.8244ZM37.9422 32.148C37.5021 31.6017 36.9146 31.1929 36.2494 30.9699C35.5841 30.747 34.8689 30.7192 34.1884 30.89C31.3612 31.5664 28.5408 32.2833 25.7204 32.9867C24.8815 33.2304 23.9988 33.2835 23.1367 33.1423C20.6883 32.6756 18.2398 32.1818 15.7982 31.6949C15.683 31.6848 15.5711 31.6517 15.4689 31.5977C15.3667 31.5436 15.2764 31.4697 15.2033 31.3801C15.1302 31.2906 15.0757 31.1874 15.0431 31.0765C15.0106 30.9656 15.0005 30.8493 15.0136 30.7344C15.0301 30.6131 15.0732 30.4969 15.1399 30.3942C15.2065 30.2915 15.2949 30.2047 15.399 30.1401C15.503 30.0755 15.62 30.0346 15.7416 30.0205C15.8632 30.0063 15.9865 30.0191 16.1025 30.0581C18.294 30.4842 20.4989 30.8697 22.67 31.377C23.9974 31.6097 25.3628 31.486 26.6267 31.0185C26.6441 30.5208 26.5037 30.0304 26.2255 29.6173C25.9473 29.2043 25.5456 28.8898 25.0779 28.7189C24.6227 28.5296 24.152 28.3802 23.671 28.2725C21.2632 27.7246 18.8553 27.1971 16.4475 26.6627L9.68387 25.1612L7.47893 33.5819L7.79682 33.6901C12.0038 35.1037 16.2108 36.5511 20.4245 37.9039C21.0394 38.1069 21.6785 38.2275 22.3251 38.2623C23.5132 38.236 24.6822 37.957 25.7542 37.4439C28.5746 36.2806 31.3748 35.0699 34.1749 33.8592C35.4262 33.3384 36.6572 32.7568 37.9422 32.1751V32.148ZM1.68928 21.7727V35.0226C2.81881 35.0226 3.92127 35.0226 5.02374 35.0226C5.11843 35.0226 5.26723 34.8535 5.30105 34.7317C5.97741 32.2765 6.73494 29.8281 7.38424 27.3594C7.76301 25.9187 8.01326 24.451 8.32439 22.9563C6.16593 22.3064 3.93933 21.9092 1.68928 21.7727Z" fill="%23664B74"/><path d="M40.0131 19.4597C39.9088 19.6712 39.7375 19.8422 39.5259 19.9462C39.3143 20.0502 39.0742 20.0813 38.843 20.0346C38.5254 19.984 38.1999 20.0201 37.9011 20.1391C37.6023 20.2582 37.3412 20.4557 37.1453 20.7109C36.469 21.5023 35.6641 22.2125 34.9269 22.9632C34.8067 23.0912 34.6608 23.1924 34.4988 23.26C34.3368 23.3276 34.1623 23.3601 33.9867 23.3555C26.894 23.3555 19.7944 23.3555 12.6881 23.3555C12.5135 23.3609 12.3398 23.3287 12.1787 23.261C12.0177 23.1933 11.8731 23.0918 11.7547 22.9632C10.8552 22.0569 9.95563 21.1506 9.0493 20.2578C8.89693 20.1272 8.70796 20.0469 8.50821 20.0278C8.14974 19.9872 7.77774 20.0278 7.41927 19.9872C7.20939 19.97 7.01425 19.8725 6.87442 19.715C6.73459 19.5575 6.66084 19.3522 6.66851 19.1418C6.68351 18.9311 6.77624 18.7334 6.92871 18.5872C7.08117 18.441 7.28251 18.3566 7.49367 18.3504C7.75069 18.3504 8.00771 18.3504 8.25796 18.3504C8.80581 10.7617 12.6949 5.8851 19.8778 3.68017C20.0129 3.01989 20.2053 2.37264 20.4528 1.74577C20.6824 1.27351 21.0305 0.868851 21.4632 0.571304C21.8959 0.273758 22.3983 0.0934942 22.9215 0.048109C22.9962 0.0349266 23.069 0.012191 23.1379 -0.0195312H23.5302C23.6003 0.00903191 23.6727 0.0316609 23.7466 0.048109C24.2821 0.0900763 24.7969 0.272997 25.2388 0.578291C25.6807 0.883586 26.034 1.30039 26.2627 1.78636C26.4999 2.40055 26.6832 3.0342 26.8105 3.68017C33.9619 5.8851 37.8352 10.7797 38.4304 18.364C39.0189 18.364 39.702 18.2219 40.0131 18.993V19.4597ZM10.0233 18.3437H36.6313C36.6349 16.6019 36.2953 14.8765 35.6321 13.2659C34.9688 11.6554 33.9948 10.1912 32.7657 8.95707C31.5366 7.72294 30.0764 6.74298 28.4686 6.07315C26.8607 5.40332 25.1367 5.05673 23.3949 5.05318C21.6433 5.04427 19.9071 5.38137 18.286 6.04513C16.665 6.70888 15.191 7.68623 13.9486 8.92108C12.7062 10.1559 11.7199 11.624 11.0463 13.2409C10.3727 14.8579 10.025 16.592 10.0233 18.3437ZM11.234 20.0955C11.547 20.3678 11.8408 20.6616 12.1132 20.9747C12.3199 21.2365 12.5896 21.4416 12.8972 21.5705C13.2049 21.6995 13.5402 21.7481 13.8718 21.712C20.3851 21.712 26.8985 21.712 33.4051 21.712C33.5742 21.712 33.7906 21.712 33.8921 21.6376C34.4061 21.1709 34.8931 20.6704 35.4612 20.1157L11.234 20.0955ZM24.9911 3.40963C24.996 3.17061 24.9492 2.93336 24.8541 2.71404C24.759 2.49471 24.6177 2.29845 24.4399 2.13863C24.2622 1.97881 24.052 1.85918 23.8238 1.78789C23.5956 1.7166 23.3548 1.69531 23.1176 1.72548C22.7179 1.77638 22.3536 1.98036 22.1013 2.29449C21.849 2.60861 21.7284 3.00838 21.7649 3.40963H24.9911Z" fill="%23664B74"/><path d="M22.8342 6.70218H23.3348C23.445 6.6967 23.5553 6.7136 23.6588 6.75184C23.7624 6.79009 23.8572 6.84889 23.9374 6.92472C24.0177 7.00055 24.0817 7.09182 24.1258 7.19306C24.1698 7.2943 24.193 7.40342 24.1937 7.51382C24.1946 7.62656 24.173 7.73835 24.1301 7.8426C24.0871 7.94685 24.0238 8.04146 23.9438 8.12087C23.8637 8.20028 23.7686 8.26287 23.664 8.30498C23.5594 8.34708 23.4475 8.36784 23.3348 8.36603C22.5576 8.4106 21.7847 8.51005 21.0216 8.66363C19.2957 9.0483 17.7071 9.89555 16.4262 11.1145C15.1453 12.3335 14.2204 13.8781 13.7507 15.5828C13.6898 15.7722 13.6493 15.9616 13.5816 16.1442C13.5162 16.3439 13.3764 16.5107 13.1913 16.6102C13.0063 16.7096 12.79 16.7341 12.5874 16.6785C12.4798 16.6502 12.3789 16.601 12.2904 16.5336C12.2019 16.4663 12.1276 16.3821 12.0717 16.286C12.0158 16.1899 11.9794 16.0836 11.9646 15.9734C11.9498 15.8632 11.9568 15.7512 11.9854 15.6437C12.2984 14.328 12.841 13.0779 13.5884 11.9507C14.4677 10.5999 15.6211 9.44907 16.974 8.57283C18.3268 7.6966 19.8487 7.11457 21.4409 6.86451C21.6709 6.82393 21.8964 6.79011 22.1173 6.76306L22.7937 6.72247L22.8342 6.70218Z" fill="%23664B74"/></g><defs><clipPath id="clip0_502_4880"><rect width="40.0135" height="40" fill="white"/></clipPath></defs></svg>')}.ix-clock-2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C9.61305 3 7.32387 3.94821 5.63604 5.63604C3.94821 7.32387 3 9.61305 3 12C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21ZM23 12C23 18.075 18.075 23 12 23C5.925 23 1 18.075 1 12C1 5.925 5.925 1 12 1C18.075 1 23 5.925 23 12ZM15 16.414L11 12.414V5.5H13V11.586L16.414 15L15 16.414Z" fill="%23664B74"/></svg>')}.ix-mic-2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M10 15C13.4519 15 16.25 12.2019 16.25 8.75C16.25 5.29813 13.4519 2.5 10 2.5C6.54813 2.5 3.75 5.29813 3.75 8.75C3.75 12.2019 6.54813 15 10 15Z" stroke="%23664B74" stroke-width="2" stroke-linejoin="round"/><path d="M16.2519 9.50195C16.2606 9.5107 19.2037 13.212 25.0806 20.6045C25.1802 20.7243 25.2314 20.877 25.2242 21.0326C25.217 21.1882 25.152 21.3355 25.0419 21.4457L22.4894 23.9982C22.3792 24.1083 22.2319 24.1734 22.0763 24.1805C21.9206 24.1877 21.768 24.1365 21.6481 24.037L11.1406 15.0007M16.5456 15.2945L18.3137 17.0626" stroke="%23664B74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.625 27.5534C11.8231 25.9922 13.2794 25.2116 14.9937 25.2116C17.5662 25.2116 20.6019 28.4428 23.1912 27.9984C25.7812 27.5534 26.5225 24.9997 24.9288 23.5859" stroke="%23664B74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ix-car{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none"><g clip-path="url(%23clip0_566_4979)"><path d="M43.9993 35.6782C43.8366 36.373 43.5316 37.0265 43.1036 37.5975C42.7446 38.0343 42.2947 38.3878 41.7853 38.6333C41.2759 38.8788 40.7191 39.0105 40.1537 39.0191C39.3789 39.0191 38.6041 39.0191 37.8293 39.0191C37.2774 39.0505 36.725 38.9657 36.2079 38.7703C35.6908 38.5749 35.2204 38.2732 34.8272 37.8846C34.434 37.4961 34.1266 37.0293 33.925 36.5146C33.7234 35.9999 33.632 35.4486 33.6568 34.8963C33.6568 34.3419 33.6568 33.7874 33.6568 33.2117H10.356V34.7613C10.4165 35.7903 10.0894 36.8048 9.43899 37.6046C9.09665 38.0337 8.66499 38.3832 8.17399 38.6287C7.68298 38.8742 7.14441 39.0098 6.5957 39.0262C5.67162 39.0617 4.73335 39.0617 3.80928 39.0262C2.81701 39.0007 1.87286 38.5933 1.17365 37.8888C0.474432 37.1842 0.0741153 36.2371 0.0561288 35.2446C0.0229571 30.6764 0.0229571 26.1082 0.0561288 21.5399C0.0752684 20.8927 0.222003 20.2556 0.487921 19.6653C0.753838 19.0749 1.1337 18.5428 1.60572 18.0995C1.69869 17.9935 1.80098 17.8959 1.91137 17.8081C2.92695 17.0347 3.65901 15.9478 3.99408 14.716C4.7902 12.3774 5.69295 10.0744 6.55305 7.76418C6.81178 6.92789 7.34274 6.20212 8.06147 5.70236C8.78019 5.20261 9.64541 4.95756 10.5195 5.00618H34.0975C34.9898 4.95623 35.8726 5.21016 36.602 5.72655C37.3314 6.24294 37.8643 6.99128 38.1136 7.84948C39.1443 10.6217 40.1608 13.3939 41.2057 16.159C41.3346 16.4888 41.5225 16.7922 41.7602 17.0546C42.4823 17.7093 43.0796 18.4897 43.523 19.3577C43.722 19.8766 43.8571 20.4168 44.0206 20.9428L43.9993 35.6782ZM22.0419 31.3067H39.9973C40.2814 31.3221 40.5655 31.2774 40.8312 31.1757C41.0969 31.074 41.3382 30.9175 41.5394 30.7163C41.7406 30.5151 41.8971 30.2738 41.9988 30.0081C42.1006 29.7424 42.1452 29.4583 42.1298 29.1742C42.1298 26.729 42.1298 24.2766 42.1298 21.8314C42.1167 21.4315 42.0643 21.0339 41.9734 20.6443C41.7602 19.6705 41.0138 19.0449 40.3954 18.3412C40.298 18.2226 40.1736 18.1291 40.0326 18.0685C39.8916 18.0079 39.7381 17.982 39.585 17.9929C28.4322 17.9929 17.2723 17.9929 6.11946 17.9929C5.58322 17.9558 5.04554 18.0408 4.54689 18.2415C4.04824 18.4422 3.60161 18.7533 3.24061 19.1516C2.81543 19.5636 2.47837 20.0577 2.24988 20.6039C2.02139 21.15 1.90623 21.7369 1.91137 22.329C1.91137 24.5681 1.95402 26.8 1.91137 29.032C1.888 29.3451 1.93246 29.6596 2.04172 29.9539C2.15098 30.2482 2.32249 30.5155 2.54449 30.7375C2.76649 30.9595 3.03378 31.131 3.32811 31.2403C3.62245 31.3496 3.9369 31.394 4.24999 31.3706C10.1498 31.2853 16.0781 31.3067 22.0419 31.3067ZM36.9692 16.0666H39.1017C39.0519 15.896 39.0164 15.7609 38.9666 15.633C38.0852 13.2636 37.199 10.8799 36.3081 8.4821C36.1811 7.98483 35.879 7.55007 35.4573 7.25759C35.0355 6.96512 34.5224 6.83454 34.0122 6.88986H10.555C10.0374 6.83032 9.516 6.96229 9.08909 7.26087C8.66218 7.55945 8.35931 8.00397 8.2377 8.51054L5.59343 15.6188L5.44416 16.0666H24.1744C24.4299 14.4954 25.2508 13.0718 26.4828 12.0638C27.7147 11.0557 29.2726 10.5327 30.8632 10.5932C32.3563 10.6608 33.78 11.2427 34.8929 12.2403C36.0059 13.2379 36.7394 14.5898 36.9692 16.0666ZM8.40119 33.2046H4.20022C3.44092 33.2472 2.68368 33.0904 2.00378 32.7496C2.00378 32.7496 1.9327 32.7496 1.87584 32.7496C1.87584 33.5742 1.87584 34.3916 1.87584 35.202C1.89538 35.7091 2.10653 36.1899 2.46668 36.5474C2.82683 36.9049 3.30915 37.1125 3.81637 37.1283C4.69779 37.1283 5.58634 37.1283 6.47487 37.1283C6.93734 37.1234 7.38296 36.9541 7.732 36.6506C8.08103 36.3472 8.31069 35.9294 8.37987 35.4721C8.43315 34.7175 8.44738 33.9606 8.42252 33.2046H8.40119ZM35.5404 33.2046C35.5404 33.9154 35.5404 34.5054 35.5404 35.1309C35.5395 35.3959 35.5911 35.6585 35.6923 35.9035C35.7935 36.1484 35.9423 36.3709 36.1301 36.558C36.3178 36.7451 36.5408 36.893 36.7861 36.9934C37.0314 37.0937 37.2942 37.1444 37.5592 37.1425C38.3837 37.1425 39.2154 37.1425 40.0471 37.1425C40.5396 37.1542 41.0186 36.98 41.3887 36.6547C41.7587 36.3294 41.9929 35.8768 42.0445 35.3868C42.1298 34.5125 42.0445 33.6311 42.0445 32.6928C41.2992 33.0836 40.4603 33.2607 39.6206 33.2046H35.5476H35.5404ZM34.9931 16.0737C34.7728 15.0083 34.1757 14.0581 33.3113 13.3974C32.4469 12.7367 31.3733 12.4099 30.2875 12.4769C28.3256 12.5551 26.2926 14.3251 26.1718 16.0737H34.9931Z" fill="%23664B74"/><path d="M8.88087 21.7324H12.1506C13.0321 21.7324 13.3662 22.0665 13.3662 22.9479C13.3662 24.3696 13.3662 25.841 13.3662 27.2911C13.3662 28.1796 13.0107 28.5208 12.108 28.5208H5.69637C4.81495 28.5208 4.44531 28.1512 4.44531 27.2697V23.0048C4.44531 22.1092 4.79362 21.768 5.69637 21.7609L8.88087 21.7324ZM6.34322 23.6516V26.5802H11.4256V23.6516H6.34322Z" fill="%23664B74"/><path d="M35.1138 21.7324H38.3907C39.265 21.7324 39.6133 22.0878 39.6133 22.955C39.6133 24.3767 39.6133 25.8481 39.6133 27.2982C39.6133 28.1512 39.2366 28.5208 38.3836 28.5208H31.8938C31.0195 28.5208 30.6641 28.1725 30.6641 27.3053C30.6641 25.8481 30.6641 24.3838 30.6641 22.9266C30.6641 22.0665 30.9982 21.7395 31.8654 21.7324H35.1138ZM32.5833 23.6587V26.5731H37.6799V23.6587H32.5833Z" fill="%23664B74"/><path d="M22.043 22.7701C23.4647 22.7701 24.8437 22.7701 26.2511 22.7701C26.5321 22.7662 26.8099 22.8296 27.0614 22.9549C27.2156 23.0356 27.3385 23.1653 27.4106 23.3237C27.4827 23.4821 27.4999 23.6599 27.4595 23.8292C27.4423 24.009 27.3693 24.179 27.2508 24.3154C27.1323 24.4517 26.9741 24.5477 26.7984 24.5898C26.6046 24.6321 26.4068 24.6535 26.2084 24.6537H17.6786C16.9677 24.6537 16.4844 24.2699 16.4844 23.6942C16.4844 23.1184 16.9322 22.7559 17.6786 22.7559L22.043 22.7701Z" fill="%23664B74"/><path d="M21.9943 25.6783H26.1597C26.3596 25.6746 26.5595 25.6888 26.7568 25.721C26.9563 25.7732 27.1334 25.8888 27.2615 26.0503C27.3897 26.2118 27.462 26.4105 27.4676 26.6166C27.4609 26.8224 27.3882 27.0206 27.2602 27.1819C27.1322 27.3431 26.9557 27.459 26.7568 27.5123C26.564 27.5613 26.3657 27.5851 26.1668 27.5833H17.7791C16.9687 27.5833 16.5067 27.235 16.4925 26.6379C16.4783 26.0408 16.9545 25.6783 17.7649 25.6783H21.9943Z" fill="%23664B74"/></g><defs><clipPath id="clip0_566_4979"><rect width="44" height="34.0485" fill="white" transform="translate(0 5)"/></clipPath></defs></svg>')}.ix-train{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none"><g clip-path="url(%23clip0_566_4965)"><path d="M4.60006 44.0071C3.84625 43.4742 3.80726 42.9998 4.45709 42.3305C6.16615 40.5565 7.8817 38.7954 9.59725 37.0214L9.94816 36.638C8.93249 36.5694 7.96919 36.1621 7.21238 35.4813C6.77925 35.1049 6.43079 34.641 6.18998 34.1202C5.94916 33.5993 5.82144 33.0334 5.81524 32.4596C5.81524 23.8559 5.81524 15.2521 5.81524 6.64835C5.87572 5.26158 6.40279 3.93588 7.31099 2.88614C8.21919 1.83641 9.45528 1.12416 10.8189 0.864842C16.0176 -0.142394 21.2162 -0.0384089 26.4148 0.065564C28.8878 0.132807 31.3488 0.435248 33.7644 0.968818C35.0763 1.25589 36.2517 1.97998 37.0982 3.02246C37.9447 4.06494 38.4121 5.364 38.4237 6.70683C38.4237 15.2283 38.4237 23.7454 38.4237 32.2581C38.4444 33.2188 38.1389 34.1582 37.5571 34.923C36.9753 35.6877 36.1515 36.2327 35.22 36.469C34.9601 36.5405 34.6872 36.573 34.3428 36.6315C34.4727 36.7745 34.5637 36.8914 34.6612 36.9954L39.7754 42.3305C40.4252 42.9803 40.3797 43.4677 39.6259 44.0071H33.0366C32.8074 43.8034 32.5904 43.5864 32.3868 43.3572C31.646 42.363 30.9312 41.3428 30.1774 40.3485C30.0494 40.1984 29.8671 40.1049 29.6705 40.0886C24.6581 40.0886 19.6501 40.0886 14.6464 40.0886C14.4479 40.1046 14.2635 40.198 14.1331 40.3485C13.3858 41.3428 12.6709 42.363 11.9301 43.3572C11.7281 43.5879 11.511 43.805 11.2803 44.0071H4.60006ZM36.7342 19.5605C36.7342 15.3669 36.7342 11.1733 36.7342 6.97975C36.7592 5.93957 36.4103 4.9249 35.7509 4.12004C35.0916 3.31518 34.1654 2.7735 33.1406 2.59339C30.6834 2.12795 28.1933 1.85635 25.6935 1.78111C20.9693 1.67713 16.2515 1.64464 11.5727 2.49592C9.03839 2.9573 7.53079 4.58188 7.52429 7.04473C7.52429 15.3756 7.52429 23.7064 7.52429 32.0372C7.52289 32.3661 7.5644 32.6938 7.64776 33.0119C7.81632 33.5864 8.17802 34.0851 8.67174 34.4237C9.16546 34.7623 9.76093 34.9201 10.3576 34.8705H33.8099C35.6814 34.8705 36.7277 33.8242 36.7277 31.9462L36.7342 19.5605ZM15.6017 38.3016H28.7737C28.3903 37.7687 28.0459 37.2748 27.6755 36.8005C27.6269 36.7467 27.5678 36.7034 27.5019 36.6732C27.436 36.643 27.3646 36.6266 27.2921 36.625C23.9 36.625 20.5101 36.625 17.1223 36.625C17.0494 36.626 16.9774 36.6415 16.9104 36.6705C16.8435 36.6995 16.783 36.7414 16.7324 36.794C16.3295 37.2423 15.9851 37.7622 15.6017 38.3016ZM6.93294 42.285C8.09614 42.285 9.15536 42.285 10.1821 42.285C10.3003 42.2908 10.4179 42.2642 10.5221 42.2081C10.6263 42.152 10.7132 42.0685 10.7734 41.9666C11.9778 40.2987 13.1821 38.633 14.3865 36.9694C14.458 36.8654 14.5295 36.768 14.6399 36.599C13.9901 36.599 13.3403 36.599 12.7359 36.599C12.5185 36.6122 12.3122 36.6994 12.1511 36.846C10.52 38.503 8.90193 40.1796 7.27735 41.8561L6.93294 42.285ZM29.742 36.6185C29.742 36.6835 29.742 36.716 29.742 36.7355C31.0416 38.5333 32.3413 40.329 33.641 42.1226C33.6667 42.1623 33.7 42.1966 33.739 42.2234C33.7781 42.2501 33.822 42.2689 33.8684 42.2785C34.9926 42.2785 36.1168 42.2785 37.2735 42.2785C37.255 42.2251 37.2288 42.1747 37.1955 42.1291C35.4886 40.3355 33.7774 38.5485 32.0619 36.768C31.9888 36.6839 31.8867 36.6305 31.7759 36.6185C31.1066 36.5925 30.4308 36.5925 29.742 36.5925V36.6185Z" fill="%23664B74"/><path d="M22.1673 22.868H10.4054C9.52162 22.868 9.24219 22.5951 9.24219 21.7243C9.24219 17.1538 9.24219 12.5877 9.24219 8.02587C9.24219 7.1811 9.52811 6.88867 10.3664 6.88867H33.8967C34.722 6.88867 35.0145 7.17459 35.0145 7.99337V21.7308C35.0145 22.5886 34.735 22.868 33.8903 22.868H22.1673ZM10.9837 8.64971V21.1524H21.2381V8.64971H10.9837ZM33.2794 8.64971H23.0056V21.1394H33.2794V8.64971Z" fill="%23664B74"/><path d="M16.1109 28.9044C16.1023 29.8155 15.733 30.6862 15.0838 31.3256C14.4346 31.9651 13.5585 32.3212 12.6473 32.316C11.7434 32.3041 10.8803 31.9379 10.2435 31.2963C9.60677 30.6547 9.24722 29.7888 9.24219 28.8849C9.24562 27.9731 9.60979 27.0997 10.2551 26.4556C10.9005 25.8115 11.7745 25.449 12.6863 25.4473C13.5986 25.4524 14.4716 25.8193 15.1136 26.4675C15.7557 27.1156 16.1144 27.9921 16.1109 28.9044ZM12.6603 30.6004C13.1079 30.5942 13.5362 30.4172 13.8576 30.1055C14.1789 29.7938 14.369 29.3711 14.3888 28.9239C14.3924 28.4686 14.2176 28.03 13.9018 27.7021C13.586 27.3741 13.1544 27.1829 12.6993 27.1693C12.244 27.1743 11.8085 27.356 11.4847 27.6761C11.161 27.9962 10.9743 28.4297 10.9642 28.8849C10.9755 29.333 11.1572 29.7599 11.4724 30.0787C11.7875 30.3974 12.2124 30.584 12.6603 30.6004Z" fill="%23664B74"/><path d="M35.0093 28.9044C35.0025 29.815 34.6346 30.6856 33.9864 31.3252C33.3383 31.9648 32.4628 32.3212 31.5522 32.316C30.6477 32.3041 29.7839 31.9382 29.1461 31.2967C28.5083 30.6553 28.1473 29.7894 28.1406 28.8849C28.1474 27.9741 28.5127 27.1027 29.1573 26.4594C29.8019 25.816 30.674 25.4524 31.5847 25.4473C32.0367 25.449 32.4839 25.5398 32.9008 25.7145C33.3176 25.8892 33.6959 26.1445 34.014 26.4656C34.3321 26.7867 34.5837 27.1674 34.7545 27.5859C34.9253 28.0043 35.0119 28.4524 35.0093 28.9044ZM31.5392 30.6004C31.9877 30.5995 32.4189 30.4276 32.745 30.1197C33.071 29.8118 33.2673 29.391 33.2938 28.9434C33.301 28.4885 33.1306 28.0487 32.8187 27.7174C32.5069 27.3862 32.0782 27.1895 31.6237 27.1693C31.1674 27.1658 30.7278 27.3415 30.3997 27.6586C30.0716 27.9758 29.8811 28.4091 29.8692 28.8654C29.8721 29.3135 30.047 29.7435 30.3578 30.0664C30.6686 30.3893 31.0915 30.5804 31.5392 30.6004Z" fill="%23664B74"/><path d="M22.121 5.17195H18.8719C18.222 5.17195 17.8581 4.84704 17.8516 4.32718C17.8451 3.80731 18.2415 3.46289 18.8589 3.46289H25.4222C26.072 3.46289 26.4294 3.78132 26.4359 4.30768C26.4424 4.83404 26.059 5.17195 25.4352 5.17195H22.121Z" fill="%23664B74"/><path d="M22.1264 28.0202H18.8773C18.2275 28.0202 17.8571 27.7018 17.8441 27.1819C17.8311 26.6621 18.234 26.3112 18.8838 26.3047H25.3821C26.0319 26.3047 26.3958 26.6231 26.4088 27.1495C26.4218 27.6758 26.0319 28.0202 25.3756 28.0202H22.1264Z" fill="%23664B74"/><path d="M22.0936 31.4581H18.8445C18.7196 31.4748 18.5925 31.4646 18.4718 31.4281C18.3512 31.3916 18.2397 31.3298 18.1449 31.2467C18.0502 31.1636 17.9743 31.0612 17.9223 30.9464C17.8704 30.8315 17.8436 30.7069 17.8438 30.5809C17.8492 30.4594 17.8796 30.3403 17.9331 30.2311C17.9866 30.1219 18.0621 30.025 18.1548 29.9463C18.2475 29.8676 18.3555 29.8089 18.4719 29.7738C18.5883 29.7388 18.7108 29.7281 18.8315 29.7426H25.4338C26.0836 29.7426 26.4345 30.087 26.428 30.6198C26.4215 31.1527 26.0446 31.4516 25.4468 31.4581H22.0936Z" fill="%23664B74"/><path d="M15.2432 3.45141C15.4662 3.44616 15.6822 3.52929 15.8441 3.68268C16.006 3.83607 16.1007 4.04727 16.1075 4.2702C16.1127 4.38414 16.095 4.49797 16.0554 4.60493C16.0158 4.71189 15.9551 4.8098 15.8769 4.89284C15.7987 4.97588 15.7046 5.04236 15.6002 5.08834C15.4958 5.13431 15.3833 5.15884 15.2692 5.16046C15.0394 5.16047 14.8189 5.06961 14.6558 4.90771C14.4927 4.74581 14.4002 4.52599 14.3984 4.29618C14.405 4.0742 14.4961 3.86311 14.6531 3.70608C14.8101 3.54905 15.0212 3.45794 15.2432 3.45141Z" fill="%23664B74"/><path d="M29.0129 3.45117C29.1273 3.45282 29.2401 3.47732 29.3449 3.52322C29.4496 3.56911 29.5441 3.63547 29.6228 3.71842C29.7015 3.80136 29.7628 3.89922 29.8032 4.00621C29.8435 4.1132 29.8621 4.22717 29.8577 4.34144C29.8476 4.56324 29.7519 4.77249 29.5908 4.92519C29.4296 5.07789 29.2155 5.16214 28.9934 5.16023C28.8799 5.1577 28.768 5.13282 28.6642 5.08703C28.5603 5.04124 28.4664 4.97543 28.388 4.89336C28.3095 4.81129 28.248 4.71457 28.2069 4.60872C28.1659 4.50287 28.1461 4.38996 28.1487 4.27645C28.1587 4.05405 28.2542 3.84412 28.4152 3.69038C28.5762 3.53663 28.7903 3.45095 29.0129 3.45117Z" fill="%23664B74"/></g><defs><clipPath id="clip0_566_4965"><rect width="36.254" height="44" fill="white" transform="translate(4)"/></clipPath></defs></svg>')}.ix-plane{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none"><g clip-path="url(%23clip0_566_4976)"><path d="M0.000764309 28.182C0.445575 27.6301 0.922341 27.1047 1.42861 26.6086C1.71066 26.3951 2.05973 26.2894 2.41286 26.3106C3.59812 26.3937 4.76951 26.5532 5.95476 26.6849L11.1117 27.2463C11.192 27.2502 11.2723 27.2375 11.3474 27.2089C11.4226 27.1802 11.491 27.1363 11.5483 27.08C14.21 23.9609 17.2251 21.1814 20.0947 18.2564C20.1709 18.1801 20.2749 18.1178 20.4274 17.9999L19.9352 17.7019L4.04865 8.76741C3.18224 8.28222 2.87033 7.74158 3.00895 6.95141C3.01277 6.87978 3.0292 6.80938 3.05748 6.74346C3.58522 5.84114 4.34047 5.09309 5.24778 4.57397C5.52904 4.46674 5.83671 4.44977 6.12805 4.52545C7.93019 4.89974 9.73003 5.2925 11.5275 5.70376C11.6336 5.7359 11.7468 5.73595 11.8529 5.70389C11.9589 5.67182 12.0532 5.60907 12.1236 5.52356C12.7613 4.83043 13.4129 4.22047 14.0644 3.57586C14.2863 3.32029 14.5604 3.11534 14.8684 2.97489C15.1763 2.83444 15.5108 2.76178 15.8492 2.76178C16.1877 2.76178 16.5222 2.83444 16.8301 2.97489C17.138 3.11534 17.4122 3.32029 17.634 3.57586C18.1756 4.00602 18.5644 4.59897 18.743 5.2671C18.7966 5.60149 18.7838 5.94314 18.7053 6.27258C18.6268 6.60201 18.4842 6.91276 18.2856 7.18707C18.9787 7.33263 19.5817 7.48512 20.2194 7.60295C20.3536 7.58883 20.4774 7.52444 20.566 7.42273C21.0997 6.90288 21.6195 6.36918 22.1463 5.84933C22.3691 5.60489 22.6405 5.40961 22.943 5.27601C23.2456 5.1424 23.5727 5.07341 23.9034 5.07341C24.2342 5.07341 24.5613 5.1424 24.8638 5.27601C25.1664 5.40961 25.4377 5.60489 25.6605 5.84933C26.3536 6.54246 26.9567 7.23559 26.8111 8.29609C26.7764 8.52482 26.7141 8.74661 26.6586 9.02386C27.3517 9.16942 28.0449 9.33577 28.738 9.4536C28.8628 9.4536 29.043 9.32884 29.1539 9.21794C30.6788 7.70691 32.1759 6.16817 33.7285 4.67794C35.4022 2.98309 37.3613 1.59641 39.5162 0.581526C40.3001 0.193459 41.1646 -0.00368747 42.0392 0.00621478C42.5609 0.0115531 43.06 0.220245 43.4302 0.587872C43.8004 0.955499 44.0126 1.45307 44.0216 1.97473C44.0149 3.11033 43.7037 4.22335 43.1205 5.19779C41.9622 7.32741 40.4823 9.26555 38.733 10.9438C37.4299 12.2539 36.1268 13.5569 34.8098 14.8531C34.7159 14.939 34.6475 15.0492 34.612 15.1715C34.5766 15.2937 34.5755 15.4234 34.6088 15.5462C34.7613 16.1215 34.8722 16.7107 34.9901 17.2583C35.4309 17.1971 35.8758 17.1693 36.3209 17.1751C37.8527 17.2929 39.2805 19.2545 38.8508 20.6823C38.7031 21.1021 38.4667 21.485 38.1577 21.8052C37.6863 22.3459 37.1665 22.838 36.6466 23.3301C36.5404 23.4067 36.462 23.5157 36.4233 23.6407C36.3845 23.7658 36.3875 23.9 36.4318 24.0232C36.5773 24.5639 36.6813 25.1115 36.813 25.6868L37.111 25.5343C37.6133 25.2493 38.2009 25.1534 38.7676 25.2639C40.2093 25.5412 41.4986 27.3433 41.1451 28.688C41.0054 29.1258 40.7685 29.5263 40.4519 29.8594C39.8143 30.5525 39.1142 31.2457 38.428 31.9041C38.3463 31.9696 38.2865 32.0584 38.2568 32.1588C38.2271 32.2591 38.2288 32.3662 38.2616 32.4656C38.6706 34.2469 39.0449 36.0352 39.44 37.8166C39.5149 38.0944 39.5133 38.3874 39.4352 38.6644C39.3571 38.9415 39.2054 39.1922 38.9964 39.39C38.6359 39.7573 38.2686 40.1247 37.9012 40.4851C37.7313 40.6862 37.5131 40.8409 37.267 40.9344C37.0209 41.028 36.755 41.0575 36.4944 41.02C36.2338 40.9826 35.987 40.8795 35.7772 40.7205C35.5674 40.5614 35.4015 40.3516 35.295 40.1108C33.6315 37.1719 31.9749 34.2307 30.3253 31.2873L26.2497 24.0371C26.1804 23.9123 26.1041 23.7945 26.0071 23.642L25.6536 23.9678C23.2276 26.3522 20.8016 28.7504 18.3688 31.1348C17.9598 31.5298 17.5231 31.9041 17.0726 32.2646C16.9378 32.3525 16.8322 32.4785 16.7692 32.6266C16.7063 32.7748 16.6888 32.9383 16.7191 33.0963C16.9478 35.0163 17.1558 36.9363 17.3706 38.8493C17.4677 39.7227 17.5647 40.5891 17.6687 41.4555C17.7088 41.7124 17.6814 41.9754 17.589 42.2184C17.4966 42.4615 17.3425 42.6763 17.1419 42.8418C16.6983 43.2368 16.2408 43.6181 15.7556 44.0062H14.9863C14.5211 43.7534 14.1585 43.3466 13.9604 42.8556C13.0178 40.9287 12.0474 39.0226 11.0909 37.1026C11.0216 36.964 10.9453 36.8323 10.876 36.7145C10.1205 37.0472 9.3927 37.4076 8.65798 37.6849C8.32527 37.8432 7.95101 37.8922 7.58874 37.825C7.22646 37.7578 6.89472 37.5777 6.64097 37.3106C6.37273 37.0559 6.19305 36.722 6.12819 36.3578C6.06334 35.9937 6.11672 35.6183 6.28054 35.2866C6.58551 34.5519 6.91129 33.8311 7.24399 33.0755C7.12616 33.0132 7.00832 32.9438 6.87663 32.8815C4.97745 31.9249 3.0852 30.9615 1.17216 30.0258C0.654839 29.8215 0.222251 29.4476 -0.0546875 28.9653L0.000764309 28.182ZM41.8174 1.45488L41.7758 1.34397C41.0216 1.58776 40.2811 1.87235 39.5578 2.19651C37.4899 3.30348 35.6168 4.74106 34.0127 6.45235C28.6433 11.8172 23.2738 17.182 17.9044 22.5469C15.2798 25.0382 12.862 27.7387 10.675 30.6218C9.48083 32.1982 8.49536 33.9221 7.74304 35.751C7.70801 35.8283 7.68989 35.9122 7.68989 35.9971C7.68989 36.082 7.70801 36.1658 7.74304 36.2431C7.82075 36.2811 7.90609 36.3008 7.99257 36.3008C8.07906 36.3008 8.1644 36.2811 8.2421 36.2431C9.00455 35.8966 9.78085 35.55 10.5156 35.148C13.654 33.3015 16.5307 31.0426 19.0688 28.4316C25.3301 22.2165 31.5683 15.9783 37.7834 9.717C39.4889 8.10723 40.8968 6.20894 41.9422 4.10956C42.2042 3.52456 42.395 2.9102 42.5105 2.27969C42.6284 1.75291 42.3373 1.46181 41.8174 1.45488ZM36.7437 39.6326C37.0972 39.2652 37.3744 38.9394 37.7002 38.6552C37.8311 38.5503 37.9251 38.4064 37.9687 38.2444C38.0123 38.0824 38.0033 37.9107 37.9428 37.7542C36.5565 31.4328 35.1703 25.1045 33.784 18.7693C33.6177 18.0068 33.4444 17.2513 33.285 16.5236L27.1854 22.6162C30.3253 28.2098 33.5067 33.8588 36.7437 39.6326ZM4.35363 7.25639L21.4185 16.8563L27.5042 10.7567L27.1299 10.6666L13.5931 7.65839L6.14884 6.02953C5.97798 5.9792 5.79432 5.99658 5.63593 6.07806C5.19232 6.41769 4.8111 6.80585 4.35363 7.23559V7.25639ZM15.4992 42.5021C15.6326 42.3233 15.7785 42.1542 15.9359 41.9961C16.0372 41.9149 16.1136 41.8069 16.1565 41.6844C16.1994 41.5618 16.207 41.4297 16.1785 41.303C15.9567 39.39 15.7556 37.47 15.5408 35.55C15.4784 34.9747 15.4021 34.3994 15.3328 33.7964L12.2068 35.9312L15.4992 42.5021ZM10.2175 28.7088C10.1512 28.6774 10.0814 28.6542 10.0096 28.6395C7.6668 28.3761 5.32401 28.1474 2.98816 27.8424C2.71373 27.7997 2.43283 27.8435 2.18442 27.9677C1.93602 28.0919 1.73243 28.2904 1.6019 28.5355L8.06189 31.7655L10.2175 28.7088ZM13.6832 6.18896C14.4526 6.36224 15.2497 6.50087 16.026 6.7296C16.219 6.79806 16.43 6.79594 16.6216 6.72361C16.8132 6.65129 16.973 6.51344 17.0726 6.33451C17.2315 6.16707 17.3202 5.94503 17.3202 5.71417C17.3202 5.4833 17.2315 5.26126 17.0726 5.09382C16.3795 4.31751 15.9151 4.10957 15.4229 4.40069H15.3883L13.6832 6.18896ZM37.8527 30.3515C38.4419 29.7832 39.0241 29.2564 39.5647 28.688C39.6945 28.559 39.7725 28.3869 39.784 28.2043C39.7954 28.0216 39.7396 27.8411 39.6271 27.6968C39.3772 27.3672 39.0833 27.0734 38.7538 26.8235C38.614 26.7189 38.4424 26.6658 38.2681 26.6734C38.0937 26.681 37.9273 26.7487 37.7972 26.8651C37.5131 27.1077 37.1041 27.2809 37.2913 27.8216C37.5061 28.6395 37.6447 29.492 37.8527 30.3515ZM22.1879 8.03269C23.1167 8.24063 24.0386 8.44857 24.9604 8.63571C25.0436 8.63571 25.1892 8.53867 25.2446 8.45549C25.5219 8.01882 25.3833 7.63761 24.7317 6.99299C24.2534 6.52166 23.8306 6.38303 23.4564 6.70187C23.0821 7.02071 22.6038 7.56829 22.1671 8.03269H22.1879ZM35.9743 21.7983C36.4453 21.4028 36.8942 20.9816 37.319 20.5368C37.6101 20.2041 37.5061 19.7605 37.1318 19.3862C36.7575 19.0119 36.3486 18.395 35.6208 18.7346C35.5099 18.7901 35.3782 18.9772 35.399 19.0743C35.5515 19.9892 35.7733 20.918 35.9535 21.7983H35.9743Z" fill="%23664B74"/></g><defs><clipPath id="clip0_566_4976"><rect width="44" height="43.9931" fill="white"/></clipPath></defs></svg>')}.ix-whatsapp{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewBox="0 0 29 29" fill="none"><path d="M24.7505 4.2115C22.1775 1.5628 18.6208 0.125 14.9883 0.125C7.26938 0.125 1.06398 6.4061 1.13968 14.0493C1.13968 16.4709 1.82078 18.8169 2.95588 20.9358L0.988281 28.125L8.32888 26.2331C10.3721 27.3682 12.6424 27.898 14.9126 27.898C22.5559 27.898 28.7613 21.6169 28.7613 13.9736C28.7613 10.2655 27.3235 6.7845 24.7505 4.2115ZM14.9883 25.552C12.9451 25.552 10.9018 25.0223 9.16128 23.9628L8.70718 23.7358L4.31808 24.8709L5.45318 20.5574L5.15048 20.1034C1.82078 14.7304 3.40988 7.6169 8.85858 4.2872C14.3072 0.95743 21.3451 2.5466 24.6748 7.9953C28.0045 13.4439 26.4154 20.4818 20.9667 23.8115C19.2262 24.9466 17.1072 25.552 14.9883 25.552ZM21.6478 17.152L20.8154 16.7736C20.8154 16.7736 19.6045 16.2439 18.8478 15.8655C18.7721 15.8655 18.6964 15.7899 18.6208 15.7899C18.3937 15.7899 18.2424 15.8655 18.091 15.9412C18.091 15.9412 18.0154 16.0169 16.9559 17.2277C16.8802 17.3791 16.7289 17.4547 16.5775 17.4547H16.5018C16.4262 17.4547 16.2748 17.3791 16.1991 17.3034L15.8208 17.152C14.9883 16.7736 14.2316 16.3196 13.6262 15.7142C13.4748 15.5628 13.2478 15.4115 13.0964 15.2601C12.5667 14.7304 12.037 14.125 11.6586 13.4439L11.5829 13.2926C11.5072 13.2169 11.5072 13.1412 11.4316 12.9899C11.4316 12.8385 11.4316 12.6872 11.5072 12.6115C11.5072 12.6115 11.8099 12.2331 12.037 12.0061C12.1883 11.8547 12.264 11.6277 12.4154 11.4764C12.5667 11.2493 12.6424 10.9466 12.5667 10.7196C12.491 10.3412 11.5829 8.298 11.3559 7.8439C11.2045 7.6169 11.0532 7.5412 10.8262 7.4655H10.5991C10.4478 7.4655 10.2208 7.4655 9.99368 7.4655C9.84238 7.4655 9.69098 7.5412 9.53968 7.5412L9.46398 7.6169C9.31258 7.6926 9.16128 7.8439 9.00988 7.9196C8.85858 8.0709 8.78288 8.2223 8.63158 8.3736C8.10178 9.0547 7.79908 9.8872 7.79908 10.7196C7.79908 11.325 7.95048 11.9304 8.17748 12.4601L8.25318 12.6872C8.93428 14.125 9.84238 15.4115 11.0532 16.5466L11.3559 16.8493C11.5829 17.0764 11.8099 17.2277 11.9613 17.4547C13.5505 18.8169 15.3667 19.8007 17.4099 20.3304C17.637 20.4061 17.9397 20.4061 18.1667 20.4818C18.3937 20.4818 18.6964 20.4818 18.9235 20.4818C19.3018 20.4818 19.7559 20.3304 20.0586 20.1791C20.2856 20.0277 20.437 20.0277 20.5883 19.8764L20.7397 19.725C20.891 19.5736 21.0424 19.498 21.1937 19.3466C21.3451 19.1953 21.4964 19.0439 21.5721 18.8926C21.7235 18.5899 21.7991 18.2115 21.8748 17.8331C21.8748 17.6818 21.8748 17.4547 21.8748 17.3034C21.8748 17.3034 21.7991 17.2277 21.6478 17.152Z" fill="white"/></svg>')}.building{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M23.3335 13.3333H25.0002C25.4422 13.3333 25.8661 13.1577 26.1787 12.8452C26.4912 12.5326 26.6668 12.1087 26.6668 11.6666C26.6668 11.2246 26.4912 10.8007 26.1787 10.4881C25.8661 10.1756 25.4422 9.99998 25.0002 9.99998H23.3335C22.8915 9.99998 22.4675 10.1756 22.155 10.4881C21.8424 10.8007 21.6668 11.2246 21.6668 11.6666C21.6668 12.1087 21.8424 12.5326 22.155 12.8452C22.4675 13.1577 22.8915 13.3333 23.3335 13.3333ZM23.3335 20H25.0002C25.4422 20 25.8661 19.8244 26.1787 19.5118C26.4912 19.1993 26.6668 18.7753 26.6668 18.3333C26.6668 17.8913 26.4912 17.4674 26.1787 17.1548C25.8661 16.8422 25.4422 16.6666 25.0002 16.6666H23.3335C22.8915 16.6666 22.4675 16.8422 22.155 17.1548C21.8424 17.4674 21.6668 17.8913 21.6668 18.3333C21.6668 18.7753 21.8424 19.1993 22.155 19.5118C22.4675 19.8244 22.8915 20 23.3335 20ZM15.0002 13.3333H16.6668C17.1089 13.3333 17.5328 13.1577 17.8453 12.8452C18.1579 12.5326 18.3335 12.1087 18.3335 11.6666C18.3335 11.2246 18.1579 10.8007 17.8453 10.4881C17.5328 10.1756 17.1089 9.99998 16.6668 9.99998H15.0002C14.5581 9.99998 14.1342 10.1756 13.8217 10.4881C13.5091 10.8007 13.3335 11.2246 13.3335 11.6666C13.3335 12.1087 13.5091 12.5326 13.8217 12.8452C14.1342 13.1577 14.5581 13.3333 15.0002 13.3333ZM15.0002 20H16.6668C17.1089 20 17.5328 19.8244 17.8453 19.5118C18.1579 19.1993 18.3335 18.7753 18.3335 18.3333C18.3335 17.8913 18.1579 17.4674 17.8453 17.1548C17.5328 16.8422 17.1089 16.6666 16.6668 16.6666H15.0002C14.5581 16.6666 14.1342 16.8422 13.8217 17.1548C13.5091 17.4674 13.3335 17.8913 13.3335 18.3333C13.3335 18.7753 13.5091 19.1993 13.8217 19.5118C14.1342 19.8244 14.5581 20 15.0002 20ZM35.0002 33.3333H33.3335V4.99998C33.3335 4.55795 33.1579 4.13403 32.8453 3.82147C32.5328 3.50891 32.1089 3.33331 31.6668 3.33331H8.3335C7.89147 3.33331 7.46755 3.50891 7.15498 3.82147C6.84242 4.13403 6.66683 4.55795 6.66683 4.99998V33.3333H5.00016C4.55814 33.3333 4.13421 33.5089 3.82165 33.8215C3.50909 34.134 3.3335 34.558 3.3335 35C3.3335 35.442 3.50909 35.8659 3.82165 36.1785C4.13421 36.4911 4.55814 36.6666 5.00016 36.6666H35.0002C35.4422 36.6666 35.8661 36.4911 36.1787 36.1785C36.4912 35.8659 36.6668 35.442 36.6668 35C36.6668 34.558 36.4912 34.134 36.1787 33.8215C35.8661 33.5089 35.4422 33.3333 35.0002 33.3333ZM21.6668 33.3333H18.3335V26.6666H21.6668V33.3333ZM30.0002 33.3333H25.0002V25C25.0002 24.558 24.8246 24.134 24.512 23.8215C24.1994 23.5089 23.7755 23.3333 23.3335 23.3333H16.6668C16.2248 23.3333 15.8009 23.5089 15.4883 23.8215C15.1758 24.134 15.0002 24.558 15.0002 25V33.3333H10.0002V6.66665H30.0002V33.3333Z" fill="%23350D48"/></svg>')}.navigate{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><rect x="4" y="10" width="28" height="4" rx="2" fill="%23242026"/><rect x="4" y="18" width="24" height="4" rx="2" fill="%23242026"/><rect x="4" y="26" width="32" height="4" rx="2" fill="%23242026"/></svg>')}.invalid-feedback{font-family:Jost,sans-serif}.error-404{position:relative;height:100vh}.error-404 .container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.error-404 .container h1,.error-404 .container .h1{font-family:Marcellus,serif;color:#664b74;position:relative;margin-bottom:1.5rem;font-size:6rem}@media (min-width: 768px){.error-404 .container h1,.error-404 .container .h1{font-size:8rem}}@media (min-width: 992px){.error-404 .container h1,.error-404 .container .h1{font-size:14rem}}.error-404 .container h1:after,.error-404 .container .h1:after{display:block;content:"";margin-top:-1rem;margin-left:auto;margin-right:auto;background:#664b74;height:4px;width:60px}@media (min-width: 768px){.error-404 .container h1:after,.error-404 .container .h1:after{width:80px}}@media (min-width: 992px){.error-404 .container h1:after,.error-404 .container .h1:after{height:8px;width:120px}}.error-404 .container p{text-align:center;font-size:1.375rem;font-family:Marcellus,serif;color:#383838}.error-404 .left{position:absolute;left:0;top:0;height:auto;width:260px}@media (min-width: 992px){.error-404 .left{width:640px}}.error-404 .right{position:absolute;right:0;bottom:0;height:auto;width:260px}@media (min-width: 992px){.error-404 .right{width:640px}}/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #fff;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 255, 255, 255;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #fff;--bs-table-border-color: #e6e6e6;--bs-table-striped-bg: #f2f2f2;--bs-table-striped-color: #000;--bs-table-active-bg: #e6e6e6;--bs-table-active-color: #000;--bs-table-hover-bg: #ececec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.375rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d9d9d9;--bs-btn-hover-border-color: #cccccc;--bs-btn-focus-shadow-rgb: 217, 217, 217;--bs-btn-active-color: #000;--bs-btn-active-bg: #cccccc;--bs-btn-active-border-color: #bfbfbf;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #fff;--bs-btn-disabled-border-color: #fff}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: .25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius:calc(.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(.375rem - 1px);--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius:calc(.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: .375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: .5rem}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: .25rem}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: .375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color: #666666;--bs-alert-bg: white;--bs-alert-border-color: white}.alert-light .alert-link{color:#525252}.alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: .375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, .125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#666;background-color:#fff}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#666;background-color:#e6e6e6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#666;border-color:#666}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: .375rem;--bs-toast-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(0, 0, 0, .05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius:calc(.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: .375rem;--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius:calc(.5rem - 1px);--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media (max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media (max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media (max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media (max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media (max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(255,255,255,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}.link-primary{color:#0d6efd!important}.link-primary:hover,.link-primary:focus{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:hover,.link-secondary:focus{color:#565e64!important}.link-success{color:#198754!important}.link-success:hover,.link-success:focus{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:hover,.link-info:focus{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:hover,.link-danger:focus{color:#b02a37!important}.link-light{color:#fff!important}.link-light:hover,.link-light:focus{color:#fff!important}.link-dark{color:#212529!important}.link-dark:hover,.link-dark:focus{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.group .header_group{border-bottom:1px solid #fff;position:fixed;top:0;width:100%;z-index:999;background:#d1d1d1}@media (min-width: 992px){.group .header_group{padding-top:0;padding-bottom:0;width:100%;height:80px;background:transparent}}.group .header_group .dropdown-toggle{text-align:center}.group .header_group .dropdown-menu{background:transparent;border:0;text-align:center}@media (min-width: 992px){.group .header_group .dropdown-menu{margin-top:12px;background:#ffffff;text-align:start;border-radius:8px;z-index:1002;background:linear-gradient(#ffffff,#ffffff) padding-box,linear-gradient(to top,#664b74,#fff) border-box;border:2px solid transparent}}.group .header_group .dropdown-menu li{background:transparent}.group .header_group .dropdown-menu li a{font-size:.875rem;font-family:Jost,sans-serif;color:#000;opacity:.8;font-weight:600;background:transparent}@media (min-width: 992px){.group .header_group .dropdown-menu li a{padding:2px 4px 0;font-size:.625rem;color:#383838;opacity:1;font-weight:500}}@media (min-width: 1200px){.group .header_group .dropdown-menu li a{font-size:.875rem;padding-left:6px;padding-right:6px}}@media (min-width: 1400){.group .header_group .dropdown-menu li a{font-size:1rem}}@media (min-width: 992px){.group .header_group .nav_item_promotions{background-image:linear-gradient(270deg,#a794ad,#dbd3de);background-size:200% 200%;padding:4px;border:2px solid #afa0b4;border-radius:10px;-webkit-animation:changeBG 2s infinite both;animation:changeBG 2s ease infinite}@-webkit-keyframes changeBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes changeBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.group .header_group .nav_item_promotions .dropdown-toggle{color:#350d48!important;border-bottom:0!important}.group .header_group .nav_item_promotions .dropdown-menu{opacity:95%;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.group .header_group .nav_item_promotions .dropdown-menu li a{color:#000!important}}.group .header_group .navbar_brand_phone{position:absolute;top:0}@media (min-width: 992px){.group .header_group .navbar_brand_phone{display:none}}.group .header_group .navbar_brand_phone img{height:90px;width:auto}.group .header_group .navbar-toggler{margin-left:auto;border:0}.group .header_group .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.group .header_group .navbar-toggler:focus{box-shadow:unset}.group .header_group .navbar-collapse{flex-direction:row;justify-content:space-between}.group .header_group .navbar-collapse .navbar_left{width:100%;align-items:center}@media (min-width: 992px){.group .header_group .navbar-collapse .navbar_left{width:50%}}@media (min-width: 1400px){.group .header_group .navbar-collapse .navbar_left{width:38%}}.group .header_group .navbar-collapse .navbar_brand{display:none;justify-content:center;position:relative}@media (min-width: 992px){.group .header_group .navbar-collapse .navbar_brand{display:flex;width:200px}}@media (min-width: 1400px){.group .header_group .navbar-collapse .navbar_brand{width:24%}}.group .header_group .navbar-collapse .navbar_brand img{position:absolute;top:-40px;z-index:1000;height:auto;width:100px}.group .header_group .navbar-collapse .navbar_right{width:100%;align-items:center}@media (min-width: 992px){.group .header_group .navbar-collapse .navbar_right{width:50%}}@media (min-width: 1400px){.group .header_group .navbar-collapse .navbar_right{width:38%}}.group .header_group .navbar-collapse .navbar-nav{justify-content:space-between}.group .header_group .navbar-collapse .navbar-nav .nav-item .nav-link{font-family:Jost,sans-serif;font-size:.75rem;text-transform:uppercase;font-weight:600;color:#000;opacity:.8}@media (min-width: 992px){.group .header_group .navbar-collapse .navbar-nav .nav-item .nav-link{opacity:1;color:#fff;font-weight:700;padding-top:0;padding-bottom:2px;border-bottom:1px solid transparent}}@media (min-width: 1600px){.group .header_group .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:.875rem}}.group .header_group .navbar-collapse .navbar-nav .nav-item.active .nav-link,.group .header_group .navbar-collapse .navbar-nav .nav-item:hover .nav-link{opacity:1}@media (min-width: 992px){.group .header_group .navbar-collapse .navbar-nav .nav-item.active .nav-link,.group .header_group .navbar-collapse .navbar-nav .nav-item:hover .nav-link{border-bottom:1px solid #ffffff}}@media (min-width: 992px){.group .header_group.lightscroll{position:sticky;height:64px;background:#d1d1d1}.group .header_group.lightscroll .navbar-collapse .navbar_brand img{position:absolute;top:-32px;z-index:1000;width:100px}.group .header_group.lightscroll .navbar-collapse .navbar-nav .nav-item .nav-link{color:#000}.group .header_group.lightscroll .navbar-collapse .navbar-nav .nav-item.active .nav-link,.group .header_group.lightscroll .navbar-collapse .navbar-nav .nav-item:hover .nav-link{border-bottom:1px solid #000000}}.navbar_main.header_two{position:fixed;top:0;width:100%;z-index:1001}@media (min-width: 992px){.navbar_main.header_two .whatsapp{top:8px}}@media (min-width: 992px){.navbar_main.header_two{padding-top:0}}@media (max-width: 991.98px){.navbar_main.header_two{background:rgba(209,209,209,.95);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(9.8px);-webkit-backdrop-filter:blur(9.8px)}}@media (min-width: 992px){.navbar_main.header_two .container{align-items:flex-start}}.navbar_main.header_two .navbar-toggler{border:0}.navbar_main.header_two .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar_main.header_two .navbar-toggler:focus{box-shadow:unset}@media (max-width: 991.98px){.navbar_main.header_two .navbar-brand{position:absolute;top:-6px}}@media (min-width: 992px){.navbar_main.header_two .navbar-brand{padding-top:0}}.navbar_main.header_two .navbar-brand img{height:110px;width:auto}@media (min-width: 992px){.navbar_main.header_two .navbar-brand img{height:140px}}@media (min-width: 992px){.navbar_main.header_two .navbar-collapse{border-bottom:1px solid #fff;padding-bottom:1rem;margin-top:2.2rem}}@media (min-width: 1200px){.navbar_main.header_two .navbar-collapse{padding-bottom:1.4rem}}.navbar_main.header_two .navbar-toggler{margin-left:auto}.navbar_main.header_two .navbar-nav{justify-content:space-evenly}@media (min-width: 992px){.navbar_main.header_two .navbar-nav{width:90%}}.navbar_main.header_two .navbar-nav .nav-item.active{opacity:1!important}@media (min-width: 992px){.navbar_main.header_two .navbar-nav .nav-item.active{border-bottom:1px solid #fff}}.navbar_main.header_two .navbar-nav .nav-item .nav-link{text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;white-space:nowrap;font-size:.875rem;color:#350d48}@media (min-width: 992px){.navbar_main.header_two .navbar-nav .nav-item .nav-link{color:#fff;padding-bottom:2px}}@media (min-width: 1200px){.navbar_main.header_two .navbar-nav .nav-item .nav-link{font-size:.937rem}}@media (min-width: 992px){.navbar_main.header_two.lightscroll:before{background:rgba(209,209,209,.95);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(9.8px);-webkit-backdrop-filter:blur(9.8px);content:"";width:100%;height:90px;z-index:-1;top:0;position:absolute}.navbar_main.header_two.lightscroll .navbar-collapse{margin-top:1.4rem;border-bottom:1px transparent}.navbar_main.header_two.lightscroll .nav-item .nav-link{color:#350d48}.navbar_main.header_two.lightscroll .nav-item.active{border-bottom:1px solid #350d48}.navbar_main.header_two.lightscroll .btn-outline{background:transparent;border:1px solid #664b74;color:#664b74}}.navbar_main .btn-navigate{display:none;position:absolute;top:30px;border:0!important;padding:0;left:14px}@media (min-width: 1200px){.navbar_main .btn-navigate{left:28px}}@media (min-width: 1400px){.navbar_main .btn-navigate{left:70px}}@media (min-width: 1800px){.navbar_main .btn-navigate{left:120px}}.navbar_main .btn-navigate i{display:block;width:28px;height:28px;background-position:center;background-size:cover;background-repeat:no-repeat}@media (min-width: 1200px){.navbar_main .btn-navigate i{width:32px;height:32px}}.navbar_main .nav-right{position:absolute;right:8px;top:22px;display:none;flex-direction:row}@media (min-width: 992px){.navbar_main .nav-right{display:flex}}@media (min-width: 1200px){.navbar_main .nav-right{right:28px}}@media (min-width: 1400px){.navbar_main .nav-right{right:70px}}@media (min-width: 1800px){.navbar_main .nav-right{right:120px}}.navbar_main .nav-right .btn-outline{color:#350d48;text-align:right;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;white-space:nowrap;border-radius:0;border:1px solid #350d48}@media (min-width: 992px){.navbar_main .nav-right .btn-outline{background:#fff;border:0;padding:12px;font-weight:700}}@media (min-width: 1200px){.navbar_main .nav-right .btn-outline{margin-left:32px;padding:12px 16px}}.navbar_main .nav-right .btn-outline:hover{opacity:.7;transition:all .5s}.navbar_main .nav-right .btn-dotted{margin-left:8px;border:2px dotted rgb(255,255,255);padding:8px}@media (min-width: 1200px){.navbar_main .nav-right .btn-dotted{margin-left:12px}}.navbar_main .nav-right .btn-dotted i{display:block;width:24px;height:24px;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M23.3334 13.3333H25C25.4421 13.3333 25.866 13.1577 26.1786 12.8452C26.4911 12.5326 26.6667 12.1087 26.6667 11.6666C26.6667 11.2246 26.4911 10.8007 26.1786 10.4881C25.866 10.1756 25.4421 9.99998 25 9.99998H23.3334C22.8913 9.99998 22.4674 10.1756 22.1549 10.4881C21.8423 10.8007 21.6667 11.2246 21.6667 11.6666C21.6667 12.1087 21.8423 12.5326 22.1549 12.8452C22.4674 13.1577 22.8913 13.3333 23.3334 13.3333ZM23.3334 20H25C25.4421 20 25.866 19.8244 26.1786 19.5118C26.4911 19.1993 26.6667 18.7753 26.6667 18.3333C26.6667 17.8913 26.4911 17.4674 26.1786 17.1548C25.866 16.8422 25.4421 16.6666 25 16.6666H23.3334C22.8913 16.6666 22.4674 16.8422 22.1549 17.1548C21.8423 17.4674 21.6667 17.8913 21.6667 18.3333C21.6667 18.7753 21.8423 19.1993 22.1549 19.5118C22.4674 19.8244 22.8913 20 23.3334 20ZM15 13.3333H16.6667C17.1087 13.3333 17.5327 13.1577 17.8452 12.8452C18.1578 12.5326 18.3334 12.1087 18.3334 11.6666C18.3334 11.2246 18.1578 10.8007 17.8452 10.4881C17.5327 10.1756 17.1087 9.99998 16.6667 9.99998H15C14.558 9.99998 14.1341 10.1756 13.8215 10.4881C13.509 10.8007 13.3334 11.2246 13.3334 11.6666C13.3334 12.1087 13.509 12.5326 13.8215 12.8452C14.1341 13.1577 14.558 13.3333 15 13.3333ZM15 20H16.6667C17.1087 20 17.5327 19.8244 17.8452 19.5118C18.1578 19.1993 18.3334 18.7753 18.3334 18.3333C18.3334 17.8913 18.1578 17.4674 17.8452 17.1548C17.5327 16.8422 17.1087 16.6666 16.6667 16.6666H15C14.558 16.6666 14.1341 16.8422 13.8215 17.1548C13.509 17.4674 13.3334 17.8913 13.3334 18.3333C13.3334 18.7753 13.509 19.1993 13.8215 19.5118C14.1341 19.8244 14.558 20 15 20ZM35 33.3333H33.3334V4.99998C33.3334 4.55795 33.1578 4.13403 32.8452 3.82147C32.5327 3.50891 32.1087 3.33331 31.6667 3.33331H8.33337C7.89135 3.33331 7.46742 3.50891 7.15486 3.82147C6.8423 4.13403 6.66671 4.55795 6.66671 4.99998V33.3333H5.00004C4.55801 33.3333 4.13409 33.5089 3.82153 33.8215C3.50897 34.134 3.33337 34.558 3.33337 35C3.33337 35.442 3.50897 35.8659 3.82153 36.1785C4.13409 36.4911 4.55801 36.6666 5.00004 36.6666H35C35.4421 36.6666 35.866 36.4911 36.1786 36.1785C36.4911 35.8659 36.6667 35.442 36.6667 35C36.6667 34.558 36.4911 34.134 36.1786 33.8215C35.866 33.5089 35.4421 33.3333 35 33.3333ZM21.6667 33.3333H18.3334V26.6666H21.6667V33.3333ZM30 33.3333H25V25C25 24.558 24.8244 24.134 24.5119 23.8215C24.1993 23.5089 23.7754 23.3333 23.3334 23.3333H16.6667C16.2247 23.3333 15.8008 23.5089 15.4882 23.8215C15.1756 24.134 15 24.558 15 25V33.3333H10V6.66665H30V33.3333Z" fill="white"/></svg>')}.navbar_main.lightscroll .btn-dotted{border:2px dotted rgba(53,13,72,.5)}@media (min-width: 992px){.navbar_main.lightscroll .btn-dotted{display:block}}.navbar_main.lightscroll .btn-dotted i{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M23.3335 13.3333H25.0002C25.4422 13.3333 25.8661 13.1577 26.1787 12.8452C26.4912 12.5326 26.6668 12.1087 26.6668 11.6666C26.6668 11.2246 26.4912 10.8007 26.1787 10.4881C25.8661 10.1756 25.4422 9.99998 25.0002 9.99998H23.3335C22.8915 9.99998 22.4675 10.1756 22.155 10.4881C21.8424 10.8007 21.6668 11.2246 21.6668 11.6666C21.6668 12.1087 21.8424 12.5326 22.155 12.8452C22.4675 13.1577 22.8915 13.3333 23.3335 13.3333ZM23.3335 20H25.0002C25.4422 20 25.8661 19.8244 26.1787 19.5118C26.4912 19.1993 26.6668 18.7753 26.6668 18.3333C26.6668 17.8913 26.4912 17.4674 26.1787 17.1548C25.8661 16.8422 25.4422 16.6666 25.0002 16.6666H23.3335C22.8915 16.6666 22.4675 16.8422 22.155 17.1548C21.8424 17.4674 21.6668 17.8913 21.6668 18.3333C21.6668 18.7753 21.8424 19.1993 22.155 19.5118C22.4675 19.8244 22.8915 20 23.3335 20ZM15.0002 13.3333H16.6668C17.1089 13.3333 17.5328 13.1577 17.8453 12.8452C18.1579 12.5326 18.3335 12.1087 18.3335 11.6666C18.3335 11.2246 18.1579 10.8007 17.8453 10.4881C17.5328 10.1756 17.1089 9.99998 16.6668 9.99998H15.0002C14.5581 9.99998 14.1342 10.1756 13.8217 10.4881C13.5091 10.8007 13.3335 11.2246 13.3335 11.6666C13.3335 12.1087 13.5091 12.5326 13.8217 12.8452C14.1342 13.1577 14.5581 13.3333 15.0002 13.3333ZM15.0002 20H16.6668C17.1089 20 17.5328 19.8244 17.8453 19.5118C18.1579 19.1993 18.3335 18.7753 18.3335 18.3333C18.3335 17.8913 18.1579 17.4674 17.8453 17.1548C17.5328 16.8422 17.1089 16.6666 16.6668 16.6666H15.0002C14.5581 16.6666 14.1342 16.8422 13.8217 17.1548C13.5091 17.4674 13.3335 17.8913 13.3335 18.3333C13.3335 18.7753 13.5091 19.1993 13.8217 19.5118C14.1342 19.8244 14.5581 20 15.0002 20ZM35.0002 33.3333H33.3335V4.99998C33.3335 4.55795 33.1579 4.13403 32.8453 3.82147C32.5328 3.50891 32.1089 3.33331 31.6668 3.33331H8.3335C7.89147 3.33331 7.46755 3.50891 7.15498 3.82147C6.84242 4.13403 6.66683 4.55795 6.66683 4.99998V33.3333H5.00016C4.55814 33.3333 4.13421 33.5089 3.82165 33.8215C3.50909 34.134 3.3335 34.558 3.3335 35C3.3335 35.442 3.50909 35.8659 3.82165 36.1785C4.13421 36.4911 4.55814 36.6666 5.00016 36.6666H35.0002C35.4422 36.6666 35.8661 36.4911 36.1787 36.1785C36.4912 35.8659 36.6668 35.442 36.6668 35C36.6668 34.558 36.4912 34.134 36.1787 33.8215C35.8661 33.5089 35.4422 33.3333 35.0002 33.3333ZM21.6668 33.3333H18.3335V26.6666H21.6668V33.3333ZM30.0002 33.3333H25.0002V25C25.0002 24.558 24.8246 24.134 24.512 23.8215C24.1994 23.5089 23.7755 23.3333 23.3335 23.3333H16.6668C16.2248 23.3333 15.8009 23.5089 15.4883 23.8215C15.1758 24.134 15.0002 24.558 15.0002 25V33.3333H10.0002V6.66665H30.0002V33.3333Z" fill="%23350D48"/></svg>')}@media (min-width: 992px){.navbar_main.lightscroll .btn-navigate{display:block}}.modalNav .modal-content{background-color:#0000009e}.modalNav .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.modalNav .modal-body .content_{margin-bottom:auto;overflow:hidden}@media (min-width: 1200px){.modalNav .modal-body .content_{width:960px}}.modalNav .modal-body .content_ h3,.modalNav .modal-body .content_ .h3{font-size:1.75rem;color:#fff;font-family:Jost,sans-serif;font-weight:400;margin-bottom:1rem}.modalNav .modal-body .content_ ul{list-style-type:none;padding-left:0}.modalNav .modal-body .content_ ul li{padding:8px;border-bottom:1px dashed #fff;margin-bottom:8px;font-weight:300}.modalNav .modal-body .content_ ul li a{font-family:Jost,sans-serif;font-size:1.25rem;color:#fff;text-decoration:none}.modalNav .modal-body .content_ ul li:hover{background:#664b74;border-bottom:1px solid #fff;border-radius:0 25px;font-weight:600!important;text-align:center}.modalNav .btn-closee{margin-bottom:auto;margin-left:auto;border:0;background:rgba(255,255,255,.1921568627);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:0 0 0 12px}.modalNav .btn-closee i{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><path d="M21.1702 17.9981L35.3349 3.85432C35.7583 3.4309 35.9962 2.85662 35.9962 2.25781C35.9962 1.659 35.7583 1.08472 35.3349 0.661298C34.9116 0.237876 34.3373 0 33.7386 0C33.1398 0 32.5656 0.237876 32.1423 0.661298L18 14.8275L3.85775 0.661298C3.43437 0.237876 2.86015 5.31649e-07 2.26141 5.3611e-07C1.66266 5.40572e-07 1.08844 0.237876 0.665064 0.661298C0.241688 1.08472 0.00383761 1.659 0.00383761 2.25781C0.0038376 2.85662 0.241688 3.4309 0.665064 3.85432L14.8298 17.9981L0.665064 32.1418C0.454328 32.3509 0.287063 32.5996 0.172916 32.8736C0.058769 33.1476 0 33.4415 0 33.7383C0 34.0352 0.058769 34.3291 0.172916 34.6031C0.287063 34.8771 0.454328 35.1258 0.665064 35.3349C0.874079 35.5456 1.12275 35.7129 1.39674 35.8271C1.67072 35.9412 1.9646 36 2.26141 36C2.55822 36 2.85209 35.9412 3.12608 35.8271C3.40006 35.7129 3.64874 35.5456 3.85775 35.3349L18 21.1686L32.1423 35.3349C32.3513 35.5456 32.5999 35.7129 32.8739 35.8271C33.1479 35.9412 33.4418 36 33.7386 36C34.0354 36 34.3293 35.9412 34.6033 35.8271C34.8772 35.7129 35.1259 35.5456 35.3349 35.3349C35.5457 35.1258 35.7129 34.8771 35.8271 34.6031C35.9412 34.3291 36 34.0352 36 33.7383C36 33.4415 35.9412 33.1476 35.8271 32.8736C35.7129 32.5996 35.5457 32.3509 35.3349 32.1418L21.1702 17.9981Z" fill="white"/></svg>');background-position:center;background-repeat:no-repeat;background-size:cover;display:block}#carouselBannerWithCard .carousel-item .image_hero{aspect-ratio:32/20;width:100%;object-fit:cover;animation:vans-center-gray 20s ease-out both;-webkit-animation:vans-center-gray 20s ease-out both}@media (min-width: 1600px){#carouselBannerWithCard .carousel-item .image_hero{aspect-ratio:32/17}}@media (min-width: 1800px){#carouselBannerWithCard .carousel-item .image_hero{aspect-ratio:32/15}}@media (max-width: 991.98px){#carouselBannerWithCard .carousel-item .image_hero{height:100vh}}#carouselBannerWithCard .carousel-item .group_banner_caption{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 21.97%)!important}#carouselBannerWithCard .carousel-item .group_banner_caption .container{height:100%;width:100%;display:flex}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_{transition:all .5 ease;margin-bottom:auto;background:rgba(255,255,255,.7);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:18px;margin-top:6rem;position:relative}@media (min-width: 992px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_{margin-top:auto;padding:28px;width:50%}}@media (min-width: 1400px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_{width:55%}}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner{display:none}@media (min-width: 992px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner{position:absolute;width:100%;display:flex;flex-direction:row;justify-content:space-between;left:0;z-index:99}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner_top{top:0}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner_top .left{transform:rotate(90deg)}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner_top .right{transform:rotate(180deg)}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner_bottom{bottom:0}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner_bottom .left{transform:rotate(360deg)}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner_bottom .right{transform:rotate(270deg)}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_ .corner img{width:60px;height:auto;opacity:.8}}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body{position:relative;z-index:100}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h3,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h3{color:#242026;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:24px;font-size:1.25rem}@media (min-width: 1600px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h3,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h3{font-size:1.5rem}}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h1,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h1{color:#242026;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;font-size:1.75rem}@media (min-width: 992px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h1,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h1{line-height:40px;font-size:2.3rem}}@media (min-width: 1200px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h1,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h1{font-size:2.8rem}}@media (min-width: 1400px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h1,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h1{font-size:3.35rem;line-height:46px}}@media (min-width: 1600px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h1,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h1{font-size:3.3rem;line-height:60px}}@media (min-width: 1800px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body h1,#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .h1{font-size:3.4rem}}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body hr{border-top:1.5px solid #fff;opacity:1}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body p{color:#242026;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;font-size:.937rem;margin-bottom:1rem}@media (min-width: 992px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body p{margin-bottom:1.4rem;font-size:1rem}}@media (min-width: 1200px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body p{font-size:1.25rem}}@media (min-width: 1800px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body p{font-size:1.375rem}}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .btn-outline{color:#000;text-align:right;font-family:Jost,sans-serif;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;border:1px solid #000;border-radius:0;text-decoration:none;font-size:.875rem;padding:8px 12px}@media (min-width: 1200px){#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .btn-outline{padding:12px 14px}}#carouselBannerWithCard .carousel-item .group_banner_caption .container .card_body .btn-outline:hover{opacity:.8}@media (min-width: 992px){#carouselBannerWithCard .carousel-item .group_banner_caption_right .container .card_{margin-left:50%}}@keyframes vans-center-gray{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;filter:grayscale(.5)}to{-webkit-transform:scale(1.25) translate(20px,-20px);transform:scale(1.25) translate(20px,-20px);-webkit-transform-origin:center center;transform-origin:center center;filter:grayscale(0)}}.carousel-menu .carousel-inner:before{position:absolute;content:"";background:#664b74;width:100%;height:100%}.carousel-menu .carousel-item img{width:100%;height:400px;object-fit:cover;position:relative;opacity:30%}@media (min-width: 1200px){.carousel-menu .carousel-item img{aspect-ratio:32/19;height:unset;width:unset}}.carousel-menu .banner_caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;width:100%}.carousel-menu .banner_caption h3,.carousel-menu .banner_caption .h3{color:#fff;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;font-size:1.25rem}@media (min-width: 992px){.carousel-menu .banner_caption h3,.carousel-menu .banner_caption .h3{font-size:1.375rem}}.carousel-menu .banner_caption h1,.carousel-menu .banner_caption .h1{color:#fff;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;margin-bottom:0;font-size:3rem}@media (min-width: 992px){.carousel-menu .banner_caption h1,.carousel-menu .banner_caption .h1{font-size:4rem}}.SwiperGlobal{height:100vh;position:relative}.SwiperGlobal .swiper-slide-active .carousel_background img.to_top{-webkit-animation:keyTop 10s ease-out both;animation:keyTop 10s ease-out both}.SwiperGlobal .swiper-slide-active .carousel_background img.to_bottom{-webkit-animation:Keybottom 10s ease-out both;animation:Keybottom 10s ease-out both}.SwiperGlobal .swiper-slide-active .carousel_background img.to_right{-webkit-animation:keyRight 10s ease-out both;animation:keyRight 10s ease-out both}.SwiperGlobal .swiper-slide-active .carousel_background img.to_left{-webkit-animation:keyLeft 10s ease-out both;animation:keyLeft 10s ease-out both}.SwiperGlobal .swiper-slide-active .carousel_background img.right_to_left{-webkit-animation:keyRighttoLeft 10s ease both;animation:keyRighttoLeft 10s ease both}.SwiperGlobal .swiper-slide-active .image_top .image .to_top{-webkit-animation:keyTop 10s ease-out both;animation:keyTop 10s ease-out both}.SwiperGlobal .swiper-slide-active .image_top .image .to_bottom{-webkit-animation:Keybottom 10s ease-out both;animation:Keybottom 10s ease-out both}.SwiperGlobal .swiper-slide-active .image_top .image .to_right{-webkit-animation:keyRight 10s ease-out both;animation:keyRight 10s ease-out both}.SwiperGlobal .swiper-slide-active .image_top .image .to_left{-webkit-animation:keyLeft 10s ease-out both;animation:keyLeft 10s ease-out both}.SwiperGlobal .swiper-slide-active .image_top .image .right_to_left{-webkit-animation:keyRighttoLeft 10s ease both;animation:keyRighttoLeft 10s ease both}.SwiperGlobal .swiper-slide .carousel_background{width:100%;height:100%;z-index:1;position:relative}.SwiperGlobal .swiper-slide .carousel_background:before{content:"";background:#664b76;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7;z-index:1}.SwiperGlobal .swiper-slide .carousel_background img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) blur(7px)}.SwiperGlobal .swiper-slide .image_top{position:absolute;top:-10vh;right:0;z-index:1;height:120vh;display:none}@media (min-width: 992px){.SwiperGlobal .swiper-slide .image_top{transform:translate(50%);display:block}}@media (min-width: 1200px){.SwiperGlobal .swiper-slide .image_top{transform:translate(40%)}}@media (min-width: 1800px){.SwiperGlobal .swiper-slide .image_top{height:130vh;top:-12vh;transform:translate(35%)}}.SwiperGlobal .swiper-slide .image_top .image{--r: 50px;aspect-ratio:1;object-fit:cover;clip-path:polygon(50% calc(-.414 * var(--r)),calc(100% + .414 * var(--r)) 50%,50% calc(100% + .414 * var(--r)),calc(-.414 * var(--r)) 50%);--_l: #0000 calc(25% + .707 * var(--r)), #000 0 calc(75% - .707 * var(--r)), #0000 0;--_g: /calc(2 * var(--r)) calc(2 * var(--r)) radial-gradient(#000 70%, #0000 72%);-webkit-mask:linear-gradient(45deg,var(--_l)),linear-gradient(-45deg,var(--_l)),top var(--_g) no-repeat space,left var(--_g) space no-repeat;height:100%}.SwiperGlobal .swiper-slide .image_top .image img{width:100%;height:100%;object-fit:cover}.SwiperGlobal .swiper-slide .image_top:after{position:absolute;top:0;content:"";background:transparent;width:100vh;height:105vh;right:0;transform:rotate(45deg);border-radius:5%;border:2px solid #d1d1d1}@media (min-width: 1800px){.SwiperGlobal .swiper-slide .image_top:after{width:110vh;height:110vh}}.SwiperGlobal .swiper-slide .group_banner_caption{z-index:1;position:absolute;top:50%;border-radius:12px;padding:22px;background:rgba(209,209,209,.21);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5.6px);-webkit-backdrop-filter:blur(5.6px);--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;margin-right:calc(var(--bs-gutter-x) * .5);margin-left:calc(var(--bs-gutter-x) * .5);transform:translateY(-50%)}@media (min-width: 768px){.SwiperGlobal .swiper-slide .group_banner_caption{margin-left:unset;margin-right:unset;width:50%;transform:translate(50%,-50%)}}@media (min-width: 992px){.SwiperGlobal .swiper-slide .group_banner_caption{transform:translateY(-50%);left:32px}}@media (min-width: 1200px){.SwiperGlobal .swiper-slide .group_banner_caption{width:40%}}@media (min-width: 1400px){.SwiperGlobal .swiper-slide .group_banner_caption{left:42px;padding:32px}}@media (min-width: 1800px){.SwiperGlobal .swiper-slide .group_banner_caption{left:5%}}.SwiperGlobal .swiper-slide .group_banner_caption h1,.SwiperGlobal .swiper-slide .group_banner_caption .h1{font-size:500px;font-family:Marcellus SC,serif;color:#d1d1d1;font-size:2.5rem;margin-bottom:.5rem}@media (min-width: 992px){.SwiperGlobal .swiper-slide .group_banner_caption h1,.SwiperGlobal .swiper-slide .group_banner_caption .h1{margin-bottom:0;font-size:3rem}}@media (min-width: 1300px){.SwiperGlobal .swiper-slide .group_banner_caption h1,.SwiperGlobal .swiper-slide .group_banner_caption .h1{font-size:4rem}}.SwiperGlobal .swiper-slide .group_banner_caption p{font-family:Jost,sans-serif;color:#d1d1d1;font-weight:400;margin-bottom:1.4rem;font-size:.875rem}@media (min-width: 992px){.SwiperGlobal .swiper-slide .group_banner_caption p{font-size:1rem}}.SwiperGlobal .swiper-slide .group_banner_caption .btn_carousel{font-family:Jost,sans-serif;font-weight:1rem;font-weight:600;color:#d1d1d1;background:#383838}.SwiperGlobal .swiper-slide .group_banner_caption .btn_carousel:hover,.SwiperGlobal .swiper-slide .group_banner_caption .btn_carousel:focus{opacity:.8;transition:all .5s ease}.SwiperGlobal .swiper-slide.carousel_left .carousel_background:before{background:transparent}.SwiperGlobal .swiper-slide.carousel_left .carousel_background img{opacity:.5}.SwiperGlobal .swiper-slide.carousel_left .image_top{left:0;right:unset;height:150vh;top:-24vh}@media (min-width: 992px){.SwiperGlobal .swiper-slide.carousel_left .image_top{transform:translate(-50%)}}@media (min-width: 1200px){.SwiperGlobal .swiper-slide.carousel_left .image_top{transform:translate(-40%)}}.SwiperGlobal .swiper-slide.carousel_left .image_top:after{left:0;right:unset;top:7%;width:130vh;height:130vh}.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption{right:0;left:unset;background:rgba(102,75,116,.9019607843);display:flex;flex-direction:column;padding-right:42px}@media (min-width: 1400px){.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption{padding-right:80px}}.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption:before{content:"";background:transparent;width:100%;height:100%}.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption h1,.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption .h1,.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption p{text-align:right;color:#fff}.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption .btn_carousel{margin-left:auto;color:#383838;background:#d1d1d1;border:1px solid #d1d1d1}.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption .btn_carousel:hover,.SwiperGlobal .swiper-slide.carousel_left .group_banner_caption .btn_carousel:focus{transition:all .5s ease;opacity:.8}.SwiperGlobal .swiper-button-prev{opacity:1;top:50%;box-shadow:0 .5rem .5rem #00000026!important;background:hsl(0deg,0%,100%);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;left:12px}.SwiperGlobal .swiper-button-prev:after{content:"";background-position:center;background-size:contain;background-image:url(../../images/arrow_left.svg);width:28px;height:28px;display:block;background-repeat:no-repeat}.SwiperGlobal .swiper-button-next{opacity:1;top:50%;box-shadow:0 .5rem .5rem #00000026!important;background:hsl(0deg,0%,100%);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;right:12px}.SwiperGlobal .swiper-button-next:after{content:"";background-position:center;background-size:contain;background-image:url(../../images/arrow_right.svg);width:28px;height:28px;display:block;background-repeat:no-repeat}@-webkit-keyframes keyRighttoLeft{0%{transform:translate(40%)}to{transform:translate(0)}}@keyframes keyRighttoLeft{0%{object-position:-70%}to{object-position:100%}}@-webkit-keyframes keyLeft{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:16% 50%;transform-origin:16% 50%}to{-webkit-transform:scale(1.25) translate(-20px,20px);transform:scale(1.25) translate(-20px,20px);-webkit-transform-origin:left;transform-origin:left}}@keyframes keyLeft{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:16% 50%;transform-origin:16% 50%}to{-webkit-transform:scale(1.25) translate(-20px,20px);transform:scale(1.25) translate(-20px,20px);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes keyRight{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:84% 50%;transform-origin:84% 50%}to{-webkit-transform:scale(1.25) translateX(20px);transform:scale(1.25) translate(20px);-webkit-transform-origin:right;transform-origin:right}}@keyframes keyRight{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:84% 50%;transform-origin:84% 50%}to{-webkit-transform:scale(1.25) translateX(20px);transform:scale(1.25) translate(20px);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes keyTop{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}to{-webkit-transform:scale(1.25) translate(20px,-20px);transform:scale(1.25) translate(20px,-20px);-webkit-transform-origin:right top;transform-origin:right top}}@keyframes keyTop{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}to{-webkit-transform:scale(1.25) translate(20px,-20px);transform:scale(1.25) translate(20px,-20px);-webkit-transform-origin:right top;transform-origin:right top}}@-webkit-keyframes Keybottom{0%{-webkit-transform:scale(1.25) translateY(15px);transform:scale(1.25) translateY(15px);-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 84%;transform-origin:50% 84%}}@keyframes Keybottom{0%{-webkit-transform:scale(1.25) translateY(15px);transform:scale(1.25) translateY(15px);-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 84%;transform-origin:50% 84%}}.banner_download{background-position:center;background-size:cover;background-repeat:no-repeat}.banner_download .container_{padding-top:3.5rem;padding-bottom:3.5rem}.banner_download .container_ h2,.banner_download .container_ .h2{color:#664b74;font-family:Marcellus SC,serif;text-transform:uppercase}.banner_download .container_ .btn_primary{background:#664b74;border:0;border-radius:0;color:#fff;font-family:Jost,sans-serif;font-size:1rem;font-weight:500;display:flex;flex-direction:row;align-items:center;width:fit-content;padding:12px 18px;text-transform:uppercase;margin-top:auto;margin-bottom:auto}.banner_download .container_ .btn_primary i{margin-right:8px;width:20px;height:20px;display:block;content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none"><path d="M12.5 16L7.5 11L8.9 9.55L11.5 12.15V4H13.5V12.15L16.1 9.55L17.5 11L12.5 16ZM6.5 20C5.95 20 5.47933 19.8043 5.088 19.413C4.69667 19.0217 4.50067 18.5507 4.5 18V15H6.5V18H18.5V15H20.5V18C20.5 18.55 20.3043 19.021 19.913 19.413C19.5217 19.805 19.0507 20.0007 18.5 20H6.5Z" fill="white"/></svg>');background-position:center;background-repeat:no-repeat;background-size:cover}.modal_banner_download .modal-content{background-color:#d1d1d1}.modal_banner_download .modal-content .modal-body{padding:0;border:0}.modal_banner_download .modal-content .modal-body .btn_close{position:absolute;right:12px;top:12px;background:#664b74;border:0;border-radius:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center}@media (min-width: 992px){.modal_banner_download .modal-content .modal-body .btn_close{top:22px;right:64px}}.modal_banner_download .modal-content .modal-body .btn_close img{width:24px;height:24px}.modal_banner_download .modal-content .modal-body img{width:100%;height:auto}.modal_banner_download .modal-content h2,.modal_banner_download .modal-content .h2{color:#242026;font-family:Marcellus SC,serif;text-transform:uppercase;text-align:center;margin-bottom:0;display:flex;flex-direction:row;align-items:center;padding-left:12px;padding-right:12px}@media (min-width: 992px){.modal_banner_download .modal-content h2,.modal_banner_download .modal-content .h2{padding-left:64px;padding-right:64px}}.modal_banner_download .modal-content h2:before,.modal_banner_download .modal-content .h2:before{content:"";background:#242026;flex:1;height:1px;margin-right:8px}.modal_banner_download .modal-content h2:after,.modal_banner_download .modal-content .h2:after{content:"";background:#242026;flex:1;height:1px;margin-left:8px}.modal_banner_download .modal-content .our_locations_image{padding-left:12px;padding-right:12px}@media (min-width: 992px){.modal_banner_download .modal-content .our_locations_image{padding-left:64px;padding-right:64px}}.modal_banner_download .modal-content .navigate_{display:flex;align-items:center;justify-content:center;flex-direction:row}.modal_banner_download .modal-content .navigate_ p{color:#242026;font-weight:600;font-family:Jost,sans-serif;font-size:1.125rem;margin-left:22px;margin-right:22px;display:flex;justify-content:center;width:60px}.modal_banner_download .modal-content .navigate_ button{padding:8px;border-radius:4px;width:unset;margin-left:0;margin-right:0}.modal_banner_download .modal-content .navigate_ button img{width:28px;height:28px}.modal_banner_download .modal-content .carousel-control-next,.modal_banner_download .modal-content .carousel-control-prev{height:42px;width:42px;padding:8px;border-radius:50%;top:calc(50% - 70px);opacity:1;background:#f2f2f2;box-shadow:0 .125rem .25rem #00000013!important}.modal_banner_download .modal-content .carousel-control-next{right:12px}.modal_banner_download .modal-content .carousel-control-next span{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23634970"><path d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>')}.modal_banner_download .modal-content .carousel-control-prev{left:12px}.modal_banner_download .modal-content .carousel-control-prev span{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23634970"><path d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/></svg>')}.modal_banner_download .modal-content .carousel-indicators{display:none}@media (min-width: 992px){.modal_banner_download .modal-content .carousel-indicators{display:flex;bottom:80px;margin-bottom:0}}.modal_banner_download .modal-content .carousel-indicators button{background-color:#8f8f8f;opacity:1}.modal_banner_download .modal-content .carousel-indicators button.active{background-color:#664b76}.modal_banner_download .modal-content .content_{margin-top:24px;margin-bottom:22px;display:flex;flex-direction:column}.modal_banner_download .modal-content .content_ img{width:220px;height:auto;margin-left:auto;margin-right:auto;margin-bottom:12px}.modal_banner_download .modal-content .slick-slide div{padding-right:12px}.modal_banner_download .modal-content .btn_primary{background:#664b74;border:0;border-radius:0;color:#fff;font-family:Jost,sans-serif;font-weight:400;padding:8px 22px;margin:22px auto;width:fit-content;display:flex}.modal_banner_download .modal-content .btn_primary_outline{border:2px solid #664b74;background:transparent;border-radius:4px;color:#664b74;font-family:Jost,sans-serif;font-weight:500;padding:8px 22px;display:flex;min-width:240px;align-items:center;justify-content:center}.modal_banner_download .modal-content .footer_navigate{display:flex;padding-left:12px;padding-right:12px;justify-content:center;align-items:center;flex-direction:column;border-top:1px solid #000}@media (min-width: 992px){.modal_banner_download .modal-content .footer_navigate{flex-direction:row;padding-left:64px;padding-right:64px;margin-top:1.5rem}}.btn_primary{background:#664b74!important;border:0;border-radius:0;color:#fff!important;font-family:Jost,sans-serif;font-size:1rem;font-weight:500;display:flex;flex-direction:row;align-items:center;width:fit-content;padding:12px 18px;text-transform:uppercase;margin-top:auto;margin-bottom:auto}.banner_member{margin:22px 12px;height:280px;display:flex;align-items:center;justify-content:center;background-position:center}@media (min-width: 768px){.banner_member{margin:32px}}.banner_member .desc_{display:flex;flex-direction:column;align-items:center;padding:12px}@media (min-width: 768px){.banner_member .desc_{padding:22px}}.banner_member h2,.banner_member .h2{color:#fff;font-family:Marcellus SC;text-transform:uppercase;text-align:center;font-size:1.75rem;margin-bottom:1.5rem}@media (min-width: 768px){.banner_member h2,.banner_member .h2{margin-bottom:.5rem;font-size:2rem}}.banner_member .btn{color:#664b74!important;font-size:1.25rem;font-family:Marcellus,serif;text-transform:uppercase;background:#d1d1d1!important;padding:6px 42px;border:0;border-radius:0}.three_image{padding-top:3rem}@media (min-width: 992px){.three_image{padding-bottom:4rem}}@media (min-width: 1200px){.three_image{padding-bottom:5rem}}@media (min-width: 1400px){.three_image{padding-bottom:6rem}}.three_image_items .there_image_purple{position:relative;border-radius:0;border:unset}.three_image_items .there_image_purple img{width:100%;height:auto;aspect-ratio:103/140;object-fit:cover}.three_image_items .there_image_purple_body{display:flex;position:absolute;flex-direction:column;align-items:center;background:rgba(102,75,116,.7);width:100%;height:100%}.three_image_items .there_image_purple_body:hover{transition:all .8s ease;-webkit-transition:all .8s ease;background:linear-gradient(0deg,rgba(20,18,20,.59) 0%,rgba(255,255,255,0) 100%)}.three_image_items .there_image_purple_body:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 24px);height:calc(100% - 24px);border:1px solid #fff;display:block;content:"";z-index:99}.three_image_items .there_image_purple_body h2,.three_image_items .there_image_purple_body .h2{margin-top:auto;margin-bottom:0;color:#fff;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;z-index:100;padding-left:14px;padding-right:14px;width:100%}@media (min-width: 992px){.three_image_items .there_image_purple_body h2,.three_image_items .there_image_purple_body .h2{font-size:1.25rem;margin-bottom:8px}}@media (min-width: 1400px){.three_image_items .there_image_purple_body h2,.three_image_items .there_image_purple_body .h2{font-size:1.5rem}}@media (min-width: 1600px){.three_image_items .there_image_purple_body h2,.three_image_items .there_image_purple_body .h2{font-size:1.75rem}}.three_image_items .there_image_purple_body a{margin-bottom:2.125rem;color:#fff;text-align:center;font-family:Jost,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;z-index:100}@media (min-width: 992px){.three_image_items .there_image_purple_body a{font-size:1rem}}@media (min-width: 1400px){.three_image_items .there_image_purple_body a{font-size:1.25rem}}.three_image_items .there_image_hover{overflow:hidden;height:100%;border:0;border-radius:0;position:relative;background:transparent}.three_image_items .there_image_hover:before{background:linear-gradient(180deg,rgba(0,0,0,0) 71.67%,rgb(95,71,110) 100%);content:"";display:block;width:100%;height:100%;position:absolute;opacity:1}.three_image_items .there_image_hover:after{background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(33,32,33,.91) 100%);content:"";display:block;width:100%;height:100%;position:absolute;opacity:0;z-index:1}.three_image_items .there_image_hover:hover:before{transition:.25s ease;opacity:0}.three_image_items .there_image_hover:hover:after{transition:.25s ease;opacity:1}.three_image_items .there_image_hover:hover .there_image_hover_body{transition:all .5s ease;-webkit-transition:all .5s ease;bottom:10px}.three_image_items .there_image_hover:hover .there_image_hover_body p{display:block}.three_image_items .there_image_hover img{width:100%;height:auto;aspect-ratio:103/140;object-fit:cover;z-index:-1}.three_image_items .there_image_hover_body{z-index:2;position:absolute;width:100%;display:flex;flex-direction:column;align-items:center;padding:26px 26px 16px;bottom:0}.three_image_items .there_image_hover_body h2,.three_image_items .there_image_hover_body .h2{margin-top:auto;color:#fff;text-align:center;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 992px){.three_image_items .there_image_hover_body h2,.three_image_items .there_image_hover_body .h2{font-size:1.75rem}}@media (min-width: 1400px){.three_image_items .there_image_hover_body h2,.three_image_items .there_image_hover_body .h2{font-size:2rem}}.three_image_items .there_image_hover_body p{color:#fff;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:24px;margin-bottom:12px;font-size:.875rem;display:none}@media (min-width: 1200px){.three_image_items .there_image_hover_body p{font-size:1rem}}.three_image_desc{color:#664b74;text-align:start;font-family:La Belle Aurore,cursive;font-style:normal;font-weight:400;line-height:normal;margin-top:1rem;margin-bottom:0}@media (min-width: 992px){.three_image_desc{font-size:1rem}}@media (min-width: 1200px){.three_image_desc{font-size:1.25rem}}.group .about_left h2,.group .about_left .h2{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;font-size:2.5rem}@media (min-width: 992px){.group .about_left h2,.group .about_left .h2{line-height:normal;width:unset;font-size:2.375rem}}@media (min-width: 1400px){.group .about_left h2,.group .about_left .h2{font-size:48px}}.group .about_left h3,.group .about_left .h3{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:2rem}@media (min-width: 992px){.group .about_left h3,.group .about_left .h3{font-size:1.75rem}}@media (min-width: 1200px){.group .about_left h3,.group .about_left .h3{font-size:1.625rem}}@media (min-width: 1400px){.group .about_left h3,.group .about_left .h3{font-size:2rem}}.group .about_right h2,.group .about_right .h2{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.75rem}@media (min-width: 1400px){.group .about_right h2,.group .about_right .h2{font-size:2rem}}.group .about_right p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:500;margin-bottom:0;font-size:.875rem}@media (min-width: 992px){.group .about_right p{line-height:24px}}@media (min-width: 1200px){.group .about_right p{font-size:1rem}}@media (min-width: 1400px){.group .about_right p{line-height:32px;font-size:1.125rem}}.about_imagewithbackground{background-image:url(/../../images/group/background-two-about.png);background-repeat:no-repeat;background-size:cover;padding-top:2rem;padding-bottom:2rem;background-position:center;margin-top:2rem;margin-bottom:2rem}@media (min-width: 1200px){.about_imagewithbackground{padding-top:2.5rem;padding-bottom:3rem}}@media (min-width: 1400px){.about_imagewithbackground{padding-bottom:3rem}}.about_imagewithbackground_card{background:#d1d1d1;border:3px solid #fff;box-shadow:0 4px 8px #00000040;display:flex;padding:12px;flex-direction:column}@media (min-width: 992px){.about_imagewithbackground_card{padding:18px;flex-direction:row}}.about_imagewithbackground_card .items_image{padding-left:0}@media (max-width: 991.98px){.about_imagewithbackground_card .items_image{padding-right:0}}.about_imagewithbackground_card .items_image img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border:3px solid #FFF!important}.about_imagewithbackground_card .items_desc{padding-right:0}@media (max-width: 991.98px){.about_imagewithbackground_card .items_desc{padding-left:0}}.about_imagewithbackground_card .items_desc h2,.about_imagewithbackground_card .items_desc .h2{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:2rem}@media (max-width: 991.98px){.about_imagewithbackground_card .items_desc h2,.about_imagewithbackground_card .items_desc .h2{margin-top:1rem;margin-bottom:1rem}}@media (min-width: 1200px){.about_imagewithbackground_card .items_desc h2,.about_imagewithbackground_card .items_desc .h2{font-size:2.125rem}}@media (min-width: 1400px){.about_imagewithbackground_card .items_desc h2,.about_imagewithbackground_card .items_desc .h2{font-size:2.5rem}}.about_imagewithbackground_card .items_desc p{font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:.812rem;color:#383838}.about_imagewithbackground_card .items_desc p strong{color:#664b74}@media (min-width: 1200px){.about_imagewithbackground_card .items_desc p{line-height:24px}}@media (min-width: 1400px){.about_imagewithbackground_card .items_desc p{font-size:1rem;line-height:32px}}.imageleftright{padding-top:2rem;padding-bottom:4rem}@media (min-width: 1200px){.imageleftright{padding-top:3rem}}@media (min-width: 1400px){.imageleftright{padding-top:4rem}}.imageleftright .group_caption h2,.imageleftright .group_caption .h2{width:95%;font-size:1.875rem}@media (min-width: 992px){.imageleftright .group_caption h2,.imageleftright .group_caption .h2{font-size:2rem}}@media (min-width: 1400px){.imageleftright .group_caption h2,.imageleftright .group_caption .h2{font-size:2.5rem}}.imageleftright .group_caption p{font-size:.875rem}@media (min-width: 1200px){.imageleftright .group_caption p{font-size:1rem}}@media (min-width: 1400px){.imageleftright .group_caption p{font-size:1.125rem}}.imageleftright img{width:100%;height:auto;object-fit:cover;aspect-ratio:301/160;border:3px solid #fff!important}.imageleftright h5,.imageleftright .h5{color:#664b74;font-family:Jost,sans-serif;font-weight:400;font-size:1.25rem}.imageleftright h2,.imageleftright .h2{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;font-size:1.75rem}@media (min-width: 1400px){.imageleftright h2,.imageleftright .h2{font-size:2.25rem;line-height:40px}}.imageleftright p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:500;margin-bottom:0;line-height:24px;font-size:.875rem}@media (min-width: 1200px){.imageleftright p{font-size:.937rem}}@media (min-width: 1400px){.imageleftright p{line-height:28px}}@media (min-width: 992px){.group .ourhotel .caption_{margin-bottom:0}}.group .ourhotel .caption_ h2,.group .ourhotel .caption_ .h2{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;text-transform:uppercase;font-size:2rem;line-height:52px}@media (min-width: 992px){.group .ourhotel .caption_ h2,.group .ourhotel .caption_ .h2{line-height:72px;font-size:3rem}}@media (min-width: 1200px){.group .ourhotel .caption_ h2,.group .ourhotel .caption_ .h2{font-size:3.4rem}}.group_ourhotel{padding-top:2rem;overflow:hidden;border-bottom:1px solid #fff}@media (max-width: 991.98px){.group_ourhotel{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}}.group_ourhotel .btn{margin-top:2rem;margin-left:auto;border-radius:0;text-align:right;font-family:Jost,sans-serif;font-style:normal;line-height:normal;text-transform:uppercase;margin-right:auto;font-size:.875rem;white-space:nowrap;font-weight:500}@media (min-width: 992px){.group_ourhotel .btn{font-weight:700;padding:12px 22px}}@media (min-width: 1200px){.group_ourhotel .btn{font-size:.875rem;padding:16px 24px}}.group_ourhotel .btn:hover{opacity:.8}.group_ourhotel .btn_grey{background:#d1d1d1!important;border:1px solid #d1d1d1!important;color:#664b74!important}.group_ourhotel .btn_purple{color:#d1d1d1!important;background:#664b74!important;border:1px solid #664b74!important}.group_ourhotel .ourhotelitems{display:flex;background:#664b74;flex-direction:column;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 992px){.group_ourhotel .ourhotelitems{padding-right:0;flex-direction:row;padding-top:1.8rem;padding-bottom:3.8rem}}@media (min-width: 1200px){.group_ourhotel .ourhotelitems{padding-top:2rem;padding-bottom:4rem}}@media (min-width: 992px){.group_ourhotel .ourhotelitems_desc{padding-top:1.5rem;width:45%;padding-top:unset;padding-left:40px;padding-right:22px}}@media (min-width: 1400px){.group_ourhotel .ourhotelitems_desc{padding-left:80px;padding-right:32px}}.group_ourhotel .ourhotelitems_desc h3,.group_ourhotel .ourhotelitems_desc .h3{color:#d1d1d1;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.75rem}@media (min-width: 992px){.group_ourhotel .ourhotelitems_desc h3,.group_ourhotel .ourhotelitems_desc .h3{font-size:1.875rem;margin-bottom:1rem}}@media (min-width: 1200px){.group_ourhotel .ourhotelitems_desc h3,.group_ourhotel .ourhotelitems_desc .h3{font-size:2rem;margin-bottom:1.5rem}}@media (min-width: 1400px){.group_ourhotel .ourhotelitems_desc h3,.group_ourhotel .ourhotelitems_desc .h3{font-size:2.125rem}}@media (min-width: 1600px){.group_ourhotel .ourhotelitems_desc h3,.group_ourhotel .ourhotelitems_desc .h3{font-size:2.5rem}}.group_ourhotel .ourhotelitems_desc p{color:#d1d1d1;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:.875rem}@media (min-width: 992px){.group_ourhotel .ourhotelitems_desc p{line-height:26px}}@media (min-width: 1200px){.group_ourhotel .ourhotelitems_desc p{font-size:1rem}}@media (min-width: 1400px){.group_ourhotel .ourhotelitems_desc p{font-size:1.125rem;line-height:30px}}.group_ourhotel .ourhotelitems_desc .facility{display:flex;flex-direction:row;justify-content:space-around}.group_ourhotel .ourhotelitems_desc .facility_items{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.group_ourhotel .ourhotelitems_desc .facility_items i{width:40px;height:40px;background-repeat:no-repeat;background-size:cover;background-position:center}.group_ourhotel .ourhotelitems_desc .facility_items .parking-area{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M33.3333 21.25C34.9333 21.25 36.25 19.9333 36.25 18.3333V16.6667C36.25 15.0667 34.9333 13.75 33.3333 13.75H19.5833V11.25H20.8333C22.9 11.25 24.5833 9.56667 24.5833 7.5C24.5833 5.43333 22.9 3.75 20.8333 3.75H18.3333C17.65 3.75 17.0833 4.31667 17.0833 5V13.75H6.66667C5.06667 13.75 3.75 15.0667 3.75 16.6667V18.3333C3.75 19.9333 5.06667 21.25 6.66667 21.25H7.08333V33.75H5C4.31667 33.75 3.75 34.3167 3.75 35C3.75 35.6833 4.31667 36.25 5 36.25H35C35.6833 36.25 36.25 35.6833 36.25 35C36.25 34.3167 35.6833 33.75 35 33.75H22.9167V30.95L33.6833 27.8833C34.35 27.7 34.7333 27 34.5333 26.3333C34.35 25.6667 33.6667 25.2833 32.9833 25.4667L22.9167 28.35C22.9167 26.7333 21.6 25.4167 20 25.4167H17.9167V21.25H33.3333ZM19.5833 6.25H20.8333C21.5167 6.25 22.0833 6.81667 22.0833 7.5C22.0833 8.18333 21.5167 8.75 20.8333 8.75H19.5833V6.25ZM6.25 18.3333V16.6667C6.25 16.4333 6.43333 16.25 6.66667 16.25H33.3333C33.5667 16.25 33.75 16.4333 33.75 16.6667V18.3333C33.75 18.5667 33.5667 18.75 33.3333 18.75H6.66667C6.43333 18.75 6.25 18.5667 6.25 18.3333ZM20 27.9167C20.2333 27.9167 20.4167 28.1 20.4167 28.3333V33.75H17.9167V27.9167H20ZM15.4167 26.6667V33.75H9.58333V21.25H15.4167V26.6667Z" fill="%23A793AC"/></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .parking-area.purple{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M33.3333 21.25C34.9333 21.25 36.25 19.9333 36.25 18.3333V16.6667C36.25 15.0667 34.9333 13.75 33.3333 13.75H19.5833V11.25H20.8333C22.9 11.25 24.5833 9.56667 24.5833 7.5C24.5833 5.43333 22.9 3.75 20.8333 3.75H18.3333C17.65 3.75 17.0833 4.31667 17.0833 5V13.75H6.66667C5.06667 13.75 3.75 15.0667 3.75 16.6667V18.3333C3.75 19.9333 5.06667 21.25 6.66667 21.25H7.08333V33.75H5C4.31667 33.75 3.75 34.3167 3.75 35C3.75 35.6833 4.31667 36.25 5 36.25H35C35.6833 36.25 36.25 35.6833 36.25 35C36.25 34.3167 35.6833 33.75 35 33.75H22.9167V30.95L33.6833 27.8833C34.35 27.7 34.7333 27 34.5333 26.3333C34.35 25.6667 33.6667 25.2833 32.9833 25.4667L22.9167 28.35C22.9167 26.7333 21.6 25.4167 20 25.4167H17.9167V21.25H33.3333ZM19.5833 6.25H20.8333C21.5167 6.25 22.0833 6.81667 22.0833 7.5C22.0833 8.18333 21.5167 8.75 20.8333 8.75H19.5833V6.25ZM6.25 18.3333V16.6667C6.25 16.4333 6.43333 16.25 6.66667 16.25H33.3333C33.5667 16.25 33.75 16.4333 33.75 16.6667V18.3333C33.75 18.5667 33.5667 18.75 33.3333 18.75H6.66667C6.43333 18.75 6.25 18.5667 6.25 18.3333ZM20 27.9167C20.2333 27.9167 20.4167 28.1 20.4167 28.3333V33.75H17.9167V27.9167H20ZM15.4167 26.6667V33.75H9.58333V21.25H15.4167V26.6667Z" fill="%23664B74"/></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .door{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.33333 37.5H31.6667C32.125 37.5 32.5 37.125 32.5 36.6667V3.33333C32.5 2.875 32.125 2.5 31.6667 2.5H8.33333C7.875 2.5 7.5 2.875 7.5 3.33333V36.6667C7.5 37.125 7.875 37.5 8.33333 37.5ZM9.16667 4.16667H30.8333V35.8333H9.16667V4.16667Z" fill="%23A793AC"/><path d="M29.1693 6.66536C29.1693 6.20703 28.7943 5.83203 28.3359 5.83203H11.6693C11.2109 5.83203 10.8359 6.20703 10.8359 6.66536V33.332C10.8359 33.7904 11.2109 34.1654 11.6693 34.1654H28.3359C28.7943 34.1654 29.1693 33.7904 29.1693 33.332V21.8487C29.7026 21.3737 30.0026 20.707 30.0026 19.9987C30.0026 19.2904 29.7026 18.6237 29.1693 18.1487V6.66536ZM20.8359 7.4987H27.5026V12.4987H20.8359V7.4987ZM19.1693 32.4987H12.5026V27.4987H19.1693V32.4987ZM19.1693 25.832H12.5026V14.1654H19.1693V25.832ZM19.1693 12.4987H12.5026V7.4987H19.1693V12.4987ZM27.5026 32.4987H20.8359V27.4987H27.5026V32.4987ZM27.5026 25.832H20.8359V14.1654H27.5026V17.4987C26.1276 17.4987 25.0026 18.6237 25.0026 19.9987C25.0026 21.3737 26.1276 22.4987 27.5026 22.4987V25.832ZM27.5026 20.832C27.0443 20.832 26.6693 20.457 26.6693 19.9987C26.6693 19.5404 27.0443 19.1654 27.5026 19.1654C27.9609 19.1654 28.3359 19.5404 28.3359 19.9987C28.3359 20.457 27.9609 20.832 27.5026 20.832Z" fill="%23A793AC"/></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .door.purple{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.33333 37.5H31.6667C32.125 37.5 32.5 37.125 32.5 36.6667V3.33333C32.5 2.875 32.125 2.5 31.6667 2.5H8.33333C7.875 2.5 7.5 2.875 7.5 3.33333V36.6667C7.5 37.125 7.875 37.5 8.33333 37.5ZM9.16667 4.16667H30.8333V35.8333H9.16667V4.16667Z" fill="%23664B74"/><path d="M29.1693 6.66536C29.1693 6.20703 28.7943 5.83203 28.3359 5.83203H11.6693C11.2109 5.83203 10.8359 6.20703 10.8359 6.66536V33.332C10.8359 33.7904 11.2109 34.1654 11.6693 34.1654H28.3359C28.7943 34.1654 29.1693 33.7904 29.1693 33.332V21.8487C29.7026 21.3737 30.0026 20.707 30.0026 19.9987C30.0026 19.2904 29.7026 18.6237 29.1693 18.1487V6.66536ZM20.8359 7.4987H27.5026V12.4987H20.8359V7.4987ZM19.1693 32.4987H12.5026V27.4987H19.1693V32.4987ZM19.1693 25.832H12.5026V14.1654H19.1693V25.832ZM19.1693 12.4987H12.5026V7.4987H19.1693V12.4987ZM27.5026 32.4987H20.8359V27.4987H27.5026V32.4987ZM27.5026 25.832H20.8359V14.1654H27.5026V17.4987C26.1276 17.4987 25.0026 18.6237 25.0026 19.9987C25.0026 21.3737 26.1276 22.4987 27.5026 22.4987V25.832ZM27.5026 20.832C27.0443 20.832 26.6693 20.457 26.6693 19.9987C26.6693 19.5404 27.0443 19.1654 27.5026 19.1654C27.9609 19.1654 28.3359 19.5404 28.3359 19.9987C28.3359 20.457 27.9609 20.832 27.5026 20.832Z" fill="%23664B74"/></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .people{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M26.7054 23.1388C22.8429 23.1388 21.1254 19.495 20.9129 17.0463C20.7942 15.6881 20.5173 12.505 22.3754 10.4781C22.9369 9.90824 23.6139 9.46518 24.3609 9.17874C25.1078 8.89231 25.9075 8.76913 26.706 8.8175C26.9547 8.8175 27.1931 8.91628 27.369 9.09209C27.5448 9.26791 27.6435 9.50636 27.6435 9.755C27.6435 10.0036 27.5448 10.2421 27.369 10.4179C27.1931 10.5937 26.9547 10.6925 26.706 10.6925C26.1679 10.6469 25.6262 10.7173 25.1175 10.8989C24.6088 11.0804 24.145 11.369 23.7573 11.745C22.4567 13.1638 22.6835 15.7706 22.7804 16.8838C22.8867 18.1025 23.7979 21.2638 26.7054 21.2638C26.9541 21.2638 27.1925 21.3625 27.3683 21.5383C27.5442 21.7142 27.6429 21.9526 27.6429 22.2013C27.6429 22.4499 27.5442 22.6884 27.3683 22.8642C27.1925 23.04 26.9541 23.1388 26.7054 23.1388Z" fill="%23A793AC"/><path d="M26.7053 23.1388C26.4566 23.1388 26.2182 23.04 26.0424 22.8642C25.8665 22.6884 25.7678 22.4499 25.7678 22.2013C25.7678 21.9526 25.8665 21.7142 26.0424 21.5383C26.2182 21.3625 26.4566 21.2638 26.7053 21.2638C29.6128 21.2638 30.524 18.1019 30.6303 16.8838C30.7271 15.7713 30.9534 13.1631 29.6528 11.745C29.2653 11.369 28.8017 11.0805 28.2932 10.8989C27.7848 10.7173 27.2433 10.647 26.7053 10.6925C26.4566 10.6925 26.2182 10.5937 26.0424 10.4179C25.8665 10.2421 25.7678 10.0036 25.7678 9.755C25.7678 9.50636 25.8665 9.26791 26.0424 9.09209C26.2182 8.91628 26.4566 8.8175 26.7053 8.8175C27.5037 8.76914 28.3032 8.89226 29.05 9.17859C29.7969 9.46492 30.4738 9.90781 31.0353 10.4775C32.8928 12.5038 32.6165 15.6869 32.4978 17.0463C32.2853 19.4956 30.5665 23.1388 26.7053 23.1388ZM15.649 34.1563C15.42 34.1561 15.1989 34.0721 15.0276 33.9201C14.8563 33.7681 14.7465 33.5586 14.719 33.3313C14.3815 30.53 14.7353 28.5263 15.799 27.2081C16.6553 26.145 17.9346 25.5469 19.7084 25.38C22.8571 25.0825 23.7628 24.2206 23.5834 21.6919C23.5747 21.5691 23.5903 21.4457 23.6292 21.3289C23.6682 21.2121 23.7298 21.1041 23.8105 21.0111C23.9735 20.8233 24.2044 20.7079 24.4525 20.6903C24.7005 20.6727 24.9454 20.7544 25.1332 20.9174C25.3211 21.0804 25.4365 21.3113 25.454 21.5594C25.7734 26.0775 22.8184 26.9694 19.8846 27.2469C18.6234 27.3656 17.7884 27.7281 17.2584 28.3844C16.539 29.2769 16.3115 30.8656 16.5803 33.1075C16.596 33.2391 16.5836 33.3725 16.544 33.499C16.5044 33.6255 16.4384 33.7421 16.3504 33.8412C16.2624 33.9403 16.1544 34.0197 16.0335 34.074C15.9126 34.1283 15.7816 34.1563 15.649 34.1563Z" fill="%23A793AC"/><path d="M37.6909 33.8394C37.6621 33.8394 37.6334 33.8381 37.6046 33.835C37.482 33.8238 37.3627 33.7887 37.2537 33.7314C37.1447 33.6742 37.048 33.596 36.9692 33.5014C36.8904 33.4068 36.831 33.2976 36.7944 33.1801C36.7578 33.0625 36.7447 32.9389 36.7558 32.8162C37.1508 28.4694 35.8134 27.4619 33.5271 27.2462C30.5934 26.9694 27.6377 26.0775 27.9565 21.5587C27.974 21.3107 28.0894 21.0798 28.2773 20.9168C28.4651 20.7538 28.71 20.6721 28.958 20.6897C29.2061 20.7073 29.437 20.8226 29.6 21.0105C29.763 21.1983 29.8447 21.4432 29.8271 21.6912C29.6477 24.2206 30.554 25.0825 33.7021 25.3794C38.6896 25.85 38.8996 29.9462 38.6234 32.9862C38.6022 33.2191 38.4948 33.4356 38.3223 33.5934C38.1498 33.7512 37.9246 33.8389 37.6909 33.8394ZM11.669 17.9181C8.32523 17.9181 6.83773 14.7769 6.6546 12.665C6.55273 11.5037 6.3171 8.78437 7.9221 7.03375C8.4074 6.53967 8.99291 6.15528 9.63922 5.90646C10.2855 5.65764 10.9776 5.55015 11.669 5.59125C11.9176 5.59125 12.1561 5.69002 12.3319 5.86583C12.5077 6.04165 12.6065 6.2801 12.6065 6.52875C12.6065 6.77739 12.5077 7.01584 12.3319 7.19166C12.1561 7.36747 11.9176 7.46625 11.669 7.46625C11.238 7.42873 10.804 7.48383 10.3961 7.62785C9.98822 7.77186 9.61584 8.00147 9.30398 8.30125C8.25648 9.44375 8.44273 11.5875 8.5221 12.5025C8.60773 13.4875 9.3396 16.0431 11.669 16.0431C11.9176 16.0431 12.1561 16.1419 12.3319 16.3177C12.5077 16.4935 12.6065 16.732 12.6065 16.9806C12.6065 17.2293 12.5077 17.4677 12.3319 17.6435C12.1561 17.8193 11.9176 17.9181 11.669 17.9181Z" fill="%23A793AC"/><path d="M11.6689 17.9187C11.4203 17.9187 11.1818 17.82 11.006 17.6442C10.8302 17.4683 10.7314 17.2299 10.7314 16.9812C10.7314 16.7326 10.8302 16.4941 11.006 16.3183C11.1818 16.1425 11.4203 16.0437 11.6689 16.0437C13.9977 16.0437 14.7302 13.4875 14.8158 12.5025C14.8883 11.6662 15.0827 9.44499 14.0346 8.30124C13.7228 8.00136 13.3504 7.77169 12.9425 7.62767C12.5346 7.48365 12.1005 7.4286 11.6696 7.46624C11.4209 7.46624 11.1825 7.36747 11.0067 7.19166C10.8308 7.01584 10.7321 6.77738 10.7321 6.52874C10.7321 6.2801 10.8308 6.04165 11.0067 5.86583C11.1825 5.69001 11.4209 5.59124 11.6696 5.59124C12.3611 5.55014 13.0534 5.65774 13.6999 5.90678C14.3463 6.15583 14.9319 6.54054 15.4171 7.03499C17.0221 8.78624 16.7846 11.5044 16.6833 12.6656C16.5002 14.7769 15.0133 17.9181 11.6696 17.9181L11.6689 17.9187Z" fill="%23A793AC"/><path d="M2.38355 27.1712C2.15442 27.171 1.9333 27.0869 1.76195 26.9348C1.5906 26.7827 1.4809 26.5731 1.45355 26.3456C1.16605 23.95 1.47355 22.2312 2.39355 21.0906C2.81707 20.6056 3.33666 20.2138 3.91944 19.94C4.50222 19.6662 5.13549 19.5164 5.77918 19.5C8.37355 19.2556 9.04418 18.6237 8.89793 16.5625C8.88686 16.4384 8.90062 16.3134 8.93842 16.1947C8.97621 16.076 9.03727 15.9661 9.11804 15.8713C9.1988 15.7765 9.29765 15.6987 9.40881 15.6425C9.51997 15.5863 9.64122 15.5528 9.76546 15.544C9.8897 15.5352 10.0144 15.5513 10.1324 15.5912C10.2504 15.6312 10.3592 15.6942 10.4525 15.7767C10.5459 15.8592 10.6218 15.9594 10.676 16.0716C10.7301 16.1838 10.7614 16.3056 10.7679 16.43C11.0467 20.3537 8.49105 21.1275 5.95543 21.3662C5.56201 21.3642 5.17236 21.443 4.81068 21.5978C4.449 21.7526 4.123 21.9802 3.85293 22.2662C3.27543 22.9831 3.09418 24.2794 3.31543 26.1212C3.33116 26.2529 3.31879 26.3864 3.27913 26.5129C3.23948 26.6394 3.17343 26.7561 3.08536 26.8552C2.99729 26.9543 2.8892 27.0336 2.76823 27.0879C2.64725 27.1421 2.51614 27.1701 2.38355 27.17V27.1712ZM20.8954 26.905C20.8667 26.905 20.8379 26.9037 20.8092 26.9006C20.5616 26.8781 20.3332 26.7582 20.174 26.5673C20.0149 26.3763 19.938 26.13 19.9604 25.8825C20.3167 21.97 18.9448 21.5144 17.3842 21.3675C14.8479 21.1281 12.2936 20.355 12.5704 16.4312C12.5879 16.1832 12.7032 15.9522 12.891 15.7892C13.0788 15.6261 13.3236 15.5444 13.5717 15.5619C13.8197 15.5794 14.0507 15.6947 14.2137 15.8824C14.3768 16.0702 14.4585 16.3151 14.4411 16.5631C14.2954 18.6244 14.9661 19.2562 17.5598 19.5006C21.8829 19.9081 22.0661 23.435 21.8279 26.0519C21.8067 26.2847 21.6994 26.5012 21.5269 26.659C21.3544 26.8168 21.1292 26.9045 20.8954 26.905Z" fill="%23A793AC"/></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .people.purple{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M26.7054 23.1388C22.8429 23.1388 21.1254 19.495 20.9129 17.0463C20.7942 15.6881 20.5173 12.505 22.3754 10.4781C22.9369 9.90824 23.6139 9.46518 24.3609 9.17874C25.1078 8.89231 25.9075 8.76913 26.706 8.8175C26.9547 8.8175 27.1931 8.91628 27.369 9.09209C27.5448 9.26791 27.6435 9.50636 27.6435 9.755C27.6435 10.0036 27.5448 10.2421 27.369 10.4179C27.1931 10.5937 26.9547 10.6925 26.706 10.6925C26.1679 10.6469 25.6262 10.7173 25.1175 10.8989C24.6088 11.0804 24.145 11.369 23.7573 11.745C22.4567 13.1638 22.6835 15.7706 22.7804 16.8838C22.8867 18.1025 23.7979 21.2638 26.7054 21.2638C26.9541 21.2638 27.1925 21.3625 27.3683 21.5383C27.5442 21.7142 27.6429 21.9526 27.6429 22.2013C27.6429 22.4499 27.5442 22.6884 27.3683 22.8642C27.1925 23.04 26.9541 23.1388 26.7054 23.1388Z" fill="%23664B74"/><path d="M26.7053 23.1388C26.4566 23.1388 26.2182 23.04 26.0424 22.8642C25.8665 22.6884 25.7678 22.4499 25.7678 22.2013C25.7678 21.9526 25.8665 21.7142 26.0424 21.5383C26.2182 21.3625 26.4566 21.2638 26.7053 21.2638C29.6128 21.2638 30.524 18.1019 30.6303 16.8838C30.7271 15.7713 30.9534 13.1631 29.6528 11.745C29.2653 11.369 28.8017 11.0805 28.2932 10.8989C27.7848 10.7173 27.2433 10.647 26.7053 10.6925C26.4566 10.6925 26.2182 10.5937 26.0424 10.4179C25.8665 10.2421 25.7678 10.0036 25.7678 9.755C25.7678 9.50636 25.8665 9.26791 26.0424 9.09209C26.2182 8.91628 26.4566 8.8175 26.7053 8.8175C27.5037 8.76914 28.3032 8.89226 29.05 9.17859C29.7969 9.46492 30.4738 9.90781 31.0353 10.4775C32.8928 12.5038 32.6165 15.6869 32.4978 17.0463C32.2853 19.4956 30.5665 23.1388 26.7053 23.1388ZM15.649 34.1563C15.42 34.1561 15.1989 34.0721 15.0276 33.9201C14.8563 33.7681 14.7465 33.5586 14.719 33.3313C14.3815 30.53 14.7353 28.5263 15.799 27.2081C16.6553 26.145 17.9346 25.5469 19.7084 25.38C22.8571 25.0825 23.7628 24.2206 23.5834 21.6919C23.5747 21.5691 23.5903 21.4457 23.6292 21.3289C23.6682 21.2121 23.7298 21.1041 23.8105 21.0111C23.9735 20.8233 24.2044 20.7079 24.4525 20.6903C24.7005 20.6727 24.9454 20.7544 25.1332 20.9174C25.3211 21.0804 25.4365 21.3113 25.454 21.5594C25.7734 26.0775 22.8184 26.9694 19.8846 27.2469C18.6234 27.3656 17.7884 27.7281 17.2584 28.3844C16.539 29.2769 16.3115 30.8656 16.5803 33.1075C16.596 33.2391 16.5836 33.3725 16.544 33.499C16.5044 33.6255 16.4384 33.7421 16.3504 33.8412C16.2624 33.9403 16.1544 34.0197 16.0335 34.074C15.9126 34.1283 15.7816 34.1563 15.649 34.1563Z" fill="%23664B74"/><path d="M37.6909 33.8394C37.6621 33.8394 37.6334 33.8381 37.6046 33.835C37.482 33.8238 37.3627 33.7887 37.2537 33.7314C37.1447 33.6742 37.048 33.596 36.9692 33.5014C36.8904 33.4068 36.831 33.2976 36.7944 33.1801C36.7578 33.0625 36.7447 32.9389 36.7558 32.8162C37.1508 28.4694 35.8134 27.4619 33.5271 27.2462C30.5934 26.9694 27.6377 26.0775 27.9565 21.5587C27.974 21.3107 28.0894 21.0798 28.2773 20.9168C28.4651 20.7538 28.71 20.6721 28.958 20.6897C29.2061 20.7073 29.437 20.8226 29.6 21.0105C29.763 21.1983 29.8447 21.4432 29.8271 21.6912C29.6477 24.2206 30.554 25.0825 33.7021 25.3794C38.6896 25.85 38.8996 29.9462 38.6234 32.9862C38.6022 33.2191 38.4948 33.4356 38.3223 33.5934C38.1498 33.7512 37.9246 33.8389 37.6909 33.8394ZM11.669 17.9181C8.32523 17.9181 6.83773 14.7769 6.6546 12.665C6.55273 11.5037 6.3171 8.78437 7.9221 7.03375C8.4074 6.53967 8.99291 6.15528 9.63922 5.90646C10.2855 5.65764 10.9776 5.55015 11.669 5.59125C11.9176 5.59125 12.1561 5.69002 12.3319 5.86583C12.5077 6.04165 12.6065 6.2801 12.6065 6.52875C12.6065 6.77739 12.5077 7.01584 12.3319 7.19166C12.1561 7.36747 11.9176 7.46625 11.669 7.46625C11.238 7.42873 10.804 7.48383 10.3961 7.62785C9.98822 7.77186 9.61584 8.00147 9.30398 8.30125C8.25648 9.44375 8.44273 11.5875 8.5221 12.5025C8.60773 13.4875 9.3396 16.0431 11.669 16.0431C11.9176 16.0431 12.1561 16.1419 12.3319 16.3177C12.5077 16.4935 12.6065 16.732 12.6065 16.9806C12.6065 17.2293 12.5077 17.4677 12.3319 17.6435C12.1561 17.8193 11.9176 17.9181 11.669 17.9181Z" fill="%23664B74"/><path d="M11.6689 17.9187C11.4203 17.9187 11.1818 17.82 11.006 17.6442C10.8302 17.4683 10.7314 17.2299 10.7314 16.9812C10.7314 16.7326 10.8302 16.4941 11.006 16.3183C11.1818 16.1425 11.4203 16.0437 11.6689 16.0437C13.9977 16.0437 14.7302 13.4875 14.8158 12.5025C14.8883 11.6662 15.0827 9.44499 14.0346 8.30124C13.7228 8.00136 13.3504 7.77169 12.9425 7.62767C12.5346 7.48365 12.1005 7.4286 11.6696 7.46624C11.4209 7.46624 11.1825 7.36747 11.0067 7.19166C10.8308 7.01584 10.7321 6.77738 10.7321 6.52874C10.7321 6.2801 10.8308 6.04165 11.0067 5.86583C11.1825 5.69001 11.4209 5.59124 11.6696 5.59124C12.3611 5.55014 13.0534 5.65774 13.6999 5.90678C14.3463 6.15583 14.9319 6.54054 15.4171 7.03499C17.0221 8.78624 16.7846 11.5044 16.6833 12.6656C16.5002 14.7769 15.0133 17.9181 11.6696 17.9181L11.6689 17.9187Z" fill="%23664B74"/><path d="M2.38355 27.1713C2.15442 27.1711 1.9333 27.087 1.76195 26.9348C1.5906 26.7827 1.4809 26.5731 1.45355 26.3456C1.16605 23.95 1.47355 22.2313 2.39355 21.0906C2.81707 20.6056 3.33666 20.2138 3.91944 19.94C4.50222 19.6662 5.13549 19.5164 5.77918 19.5C8.37355 19.2556 9.04418 18.6238 8.89793 16.5625C8.88686 16.4384 8.90062 16.3134 8.93842 16.1947C8.97621 16.0761 9.03727 15.9661 9.11804 15.8713C9.1988 15.7765 9.29765 15.6987 9.40881 15.6425C9.51997 15.5863 9.64122 15.5529 9.76546 15.544C9.8897 15.5352 10.0144 15.5513 10.1324 15.5912C10.2504 15.6312 10.3592 15.6942 10.4525 15.7767C10.5459 15.8592 10.6218 15.9595 10.676 16.0716C10.7301 16.1838 10.7614 16.3056 10.7679 16.43C11.0467 20.3538 8.49105 21.1275 5.95543 21.3663C5.56201 21.3642 5.17236 21.443 4.81068 21.5978C4.449 21.7527 4.123 21.9802 3.85293 22.2663C3.27543 22.9831 3.09418 24.2794 3.31543 26.1213C3.33116 26.2529 3.31879 26.3864 3.27913 26.5129C3.23948 26.6394 3.17343 26.7561 3.08536 26.8552C2.99729 26.9543 2.8892 27.0336 2.76823 27.0879C2.64725 27.1422 2.51614 27.1701 2.38355 27.17V27.1713ZM20.8954 26.905C20.8667 26.905 20.8379 26.9038 20.8092 26.9006C20.5616 26.8781 20.3332 26.7582 20.174 26.5673C20.0149 26.3764 19.938 26.1301 19.9604 25.8825C20.3167 21.97 18.9448 21.5144 17.3842 21.3675C14.8479 21.1281 12.2936 20.355 12.5704 16.4313C12.5879 16.1832 12.7032 15.9522 12.891 15.7892C13.0788 15.6262 13.3236 15.5444 13.5717 15.5619C13.8197 15.5794 14.0507 15.6947 14.2137 15.8824C14.3768 16.0702 14.4585 16.3151 14.4411 16.5631C14.2954 18.6244 14.9661 19.2563 17.5598 19.5006C21.8829 19.9081 22.0661 23.435 21.8279 26.0519C21.8067 26.2847 21.6994 26.5012 21.5269 26.659C21.3544 26.8168 21.1292 26.9046 20.8954 26.905Z" fill="%23664B74"/></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .meeting{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_647_1023)"><path d="M35.3022 27.6199C35.15 28.2367 34.9384 28.8206 34.5001 29.3054C33.8588 30.0133 33.0769 30.4181 32.1176 30.4278C30.824 30.4407 29.5297 30.4401 28.2361 30.4242C27.9763 30.4211 27.8699 30.5134 27.7751 30.7396C27.2543 31.9868 26.7181 33.2279 26.1838 34.4689C25.9924 34.9128 25.7088 35.0723 25.3346 34.9598C25.0008 34.8596 24.7905 34.5368 24.9042 34.2042C25.0717 33.7151 25.2808 33.2401 25.4832 32.7638C25.9166 31.7441 26.3684 30.7323 26.7884 29.7077C26.959 29.2907 27.2298 29.114 27.6743 29.1177C29.07 29.1287 30.4657 29.1177 31.8615 29.1232C32.7174 29.1263 33.4039 28.8169 33.7744 28.0203C33.9144 27.7189 33.9811 27.3564 33.9829 27.0207C33.9994 24.3002 33.9823 21.5796 33.9969 18.8597C34.0024 17.8485 33.2762 17.3931 32.5113 17.3814C31.7692 17.3704 31.2471 17.6425 30.8081 18.1976C29.9363 19.2999 29.0437 20.3863 28.1793 21.4941C27.9158 21.8315 27.618 21.9789 27.1901 21.9679C26.3146 21.9458 25.4385 21.9636 24.5631 21.9605C23.7487 21.9575 23.558 22.1476 23.5635 22.9674C23.5635 23.0481 23.5635 23.1288 23.5635 23.2517H23.9083C25.5382 23.2517 27.1687 23.2468 28.7986 23.2572C29.0309 23.2584 29.1709 23.1808 29.3035 22.9986C29.8012 22.3157 30.3123 21.6426 30.8209 20.9671C31.0001 20.7292 31.2379 20.5972 31.5368 20.6699C31.804 20.7347 32.0186 20.9212 32.0186 21.1951C32.0186 21.4097 31.9281 21.6548 31.8022 21.8327C31.3265 22.5059 30.8277 23.1637 30.3208 23.8142C30.1539 24.0281 30.0849 24.2421 30.0922 24.5117C30.1087 25.1225 30.1001 25.7344 30.0965 26.3458C30.0934 26.9229 29.8348 27.1803 29.2546 27.1827C28.5412 27.1858 27.8283 27.1827 27.1149 27.184C26.2932 27.1846 25.8983 27.467 25.6415 28.238C24.9672 30.2609 24.2941 32.2845 23.6191 34.3075C23.5776 34.4322 23.5348 34.5594 23.47 34.6731C23.3196 34.9385 23.0145 35.0558 22.7388 34.9696C22.4374 34.8761 22.2607 34.6419 22.276 34.332C22.2827 34.2024 22.3114 34.0697 22.3524 33.9462C23.0353 31.8939 23.7188 29.8415 24.4078 27.7911C24.8339 26.5225 25.757 25.8616 27.0941 25.8567C27.6413 25.8549 28.189 25.8567 28.7521 25.8567V24.5881H10.5501V25.8567C10.6522 25.8567 10.7586 25.8567 10.865 25.8567C11.3742 25.8573 11.8847 25.8359 12.3927 25.8634C13.5886 25.9282 14.4481 26.5103 14.8425 27.6498C15.5798 29.7804 16.2785 31.9238 16.9865 34.0642C17.1302 34.4995 16.9535 34.8498 16.564 34.9709C16.2143 35.0791 15.8928 34.8883 15.7424 34.4818C15.721 34.4249 15.702 34.3668 15.6831 34.3088C15.0118 32.2955 14.3411 30.2817 13.6699 28.2685C13.3996 27.4579 13.02 27.1852 12.1586 27.1846C11.4555 27.1846 10.7525 27.187 10.0494 27.184C9.46861 27.1815 9.21 26.9248 9.20695 26.3482C9.20328 25.7369 9.19533 25.1255 9.21123 24.5142C9.21856 24.2452 9.15009 24.0312 8.98319 23.8166C8.46353 23.1502 7.96038 22.471 7.45907 21.7906C7.12832 21.3418 7.24326 20.8613 7.7085 20.6913C7.99768 20.5856 8.27523 20.6932 8.51856 21.0166C9.01498 21.675 9.51324 22.3322 9.99866 22.9992C10.1307 23.1808 10.2707 23.2609 10.503 23.259C12.1329 23.2487 13.7634 23.2535 15.3933 23.2535H15.7234C15.7234 23.0017 15.7503 22.7687 15.7173 22.545C15.658 22.1445 15.4208 21.9697 14.9549 21.9654C14.1706 21.9581 13.3862 21.9654 12.6012 21.9624C11.3498 21.9575 11.6023 22.0657 10.824 21.1083C10.0084 20.1044 9.21 19.0865 8.39262 18.0845C7.84178 17.409 7.05557 17.1901 6.21923 17.467C5.69836 17.6394 5.39329 18.0038 5.33215 18.5565C5.3187 18.6775 5.31137 18.8004 5.31137 18.9221C5.31014 21.6017 5.31442 24.2812 5.30831 26.9614C5.30647 27.8277 5.60054 28.5308 6.41242 28.9037C6.73216 29.0505 7.1161 29.1073 7.47252 29.1134C8.83707 29.1367 10.2028 29.1354 11.568 29.1165C12.0663 29.1091 12.3536 29.3036 12.5431 29.7639C13.1209 31.1633 13.7304 32.5499 14.3234 33.9432C14.5484 34.4714 14.3668 34.8853 13.8783 34.9843C13.5659 35.0473 13.2951 34.8785 13.1306 34.4983C12.7149 33.5378 12.3047 32.5743 11.8926 31.612C11.8009 31.3975 11.6811 31.189 11.6249 30.9652C11.5099 30.511 11.244 30.4052 10.7904 30.4205C9.63001 30.459 8.46781 30.4352 7.30623 30.4327C5.68429 30.4291 4.39188 29.3763 4.0593 27.7923C4.04707 27.7342 4.02017 27.6786 4 27.6217C4 24.5239 4 21.4262 4 18.3284C4.1559 17.7177 4.40227 17.1638 4.89258 16.734C5.62988 16.0884 6.50779 16.0236 7.41872 16.0927C8.28196 16.1581 8.9141 16.6393 9.43743 17.2818C10.2793 18.3168 11.1132 19.358 11.9373 20.4064C12.0864 20.5966 12.2405 20.6614 12.4747 20.6577C13.2896 20.6443 14.1045 20.6522 14.9195 20.6528C16.2253 20.654 17.0281 21.447 17.0495 22.7559C17.0519 22.9069 17.0495 23.0579 17.0495 23.2309H22.2533C22.2533 23.0873 22.2521 22.9399 22.2533 22.7926C22.2644 21.5472 22.9155 20.8124 24.1834 20.6339C24.192 20.563 24.2091 20.4865 24.2085 20.4095C24.1999 19.0859 24.2121 17.7611 24.173 16.4381C24.1394 15.3175 23.0273 14.2005 21.9049 14.1755C20.4089 14.1419 18.9117 14.1412 17.4157 14.1755C16.2718 14.2012 15.1787 15.3126 15.1267 16.4522C15.0949 17.1534 15.1004 17.8571 15.0937 18.5595C15.0907 18.8762 15.0063 19.1495 14.6976 19.2907C14.3124 19.4668 13.8086 19.218 13.8044 18.7961C13.794 17.7819 13.6668 16.7579 13.9101 15.7546C14.3167 14.0813 15.8812 12.8445 17.6076 12.8317C18.952 12.8213 20.297 12.8225 21.6414 12.8305C23.7879 12.8427 25.507 14.5722 25.518 16.7261C25.5247 18.0191 25.5192 19.3127 25.5192 20.6516C26.0542 20.6516 26.5793 20.6614 27.1027 20.6418C27.1852 20.6388 27.2732 20.5122 27.3411 20.4285C28.1903 19.3732 29.0535 18.329 29.8782 17.2555C30.9909 15.806 32.9155 15.8433 34.0116 16.4558C34.667 16.822 35.0595 17.4022 35.2398 18.1279C35.257 18.1964 35.2814 18.263 35.3028 18.3303V27.6235L35.3022 27.6199Z" fill="%23A793AC"/><path d="M4 11.0524C4.16079 10.4636 4.36804 9.9079 4.77031 9.42248C5.89766 8.06282 7.94327 7.85863 9.30476 8.99514C10.5929 10.0711 10.9035 11.7976 10.0592 13.1946C9.38363 14.3127 8.02274 14.9687 6.81531 14.7572C5.39023 14.5078 4.34664 13.5259 4.06236 12.1705C4.0483 12.1027 4.0214 12.0367 4 11.97C4 11.6643 4 11.3587 4 11.053V11.0524ZM5.31992 11.5335C5.33093 12.6126 6.19233 13.4666 7.26588 13.463C8.35227 13.4593 9.21306 12.5838 9.20328 11.4932C9.1935 10.4269 8.31558 9.57043 7.24081 9.57899C6.17032 9.58755 5.30953 10.4636 5.32054 11.5341L5.31992 11.5335Z" fill="%23A793AC"/><path d="M35.2997 11.9685C35.1481 12.5847 34.9238 13.1576 34.5007 13.654C33.2083 15.1695 30.8038 15.1536 29.5493 13.6094C28.7246 12.5939 28.5289 11.4629 29.0352 10.2701C29.5432 9.07246 30.4939 8.39446 31.8003 8.26058C33.3611 8.10101 34.9121 9.2791 35.2362 10.8546C35.2502 10.9218 35.2784 10.986 35.3004 11.0514V11.9685H35.2997ZM33.9804 11.5246C33.9847 10.4529 33.1227 9.58294 32.0516 9.57744C30.9787 9.57194 30.1038 10.4327 30.0971 11.5002C30.0904 12.589 30.9585 13.4645 32.0424 13.4614C33.1184 13.459 33.9768 12.6012 33.9804 11.5246Z" fill="%23A793AC"/><path d="M16.3907 8.25003C16.4011 6.43368 17.8671 4.99087 19.6932 5.00004C21.4662 5.00921 22.9261 6.48993 22.9157 8.26959C22.9053 10.0609 21.4246 11.5367 19.6431 11.5306C17.8598 11.5245 16.3803 10.0321 16.3907 8.25003ZM19.6902 6.31997C18.6179 6.29062 17.7173 7.16181 17.699 8.24514C17.6819 9.26794 18.5457 10.1709 19.5691 10.2003C20.6769 10.2314 21.5689 9.39449 21.6056 8.29038C21.6398 7.24862 20.7662 6.34931 19.6902 6.31997Z" fill="%23A793AC"/><path d="M20.2935 16.7248H19.0078V15.4531H20.2935V16.7248Z" fill="%23A793AC"/><path d="M20.2989 34.993H19.0156V25.8789H20.2989V34.993Z" fill="%23A793AC"/></g><defs><clipPath id="clip0_647_1023"><rect width="31.3016" height="30" fill="white" transform="translate(4 5)"/></clipPath></defs></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .meeting.purple{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_647_1064)"><path d="M35.3022 27.6199C35.15 28.2367 34.9384 28.8206 34.5001 29.3054C33.8588 30.0133 33.0769 30.4181 32.1176 30.4278C30.824 30.4407 29.5297 30.4401 28.2361 30.4242C27.9763 30.4211 27.8699 30.5134 27.7751 30.7396C27.2543 31.9868 26.7181 33.2279 26.1838 34.4689C25.9924 34.9128 25.7088 35.0723 25.3346 34.9598C25.0008 34.8596 24.7905 34.5368 24.9042 34.2042C25.0717 33.7151 25.2808 33.2401 25.4832 32.7638C25.9166 31.7441 26.3684 30.7323 26.7884 29.7077C26.959 29.2907 27.2298 29.114 27.6743 29.1177C29.07 29.1287 30.4657 29.1177 31.8615 29.1232C32.7174 29.1263 33.4039 28.8169 33.7744 28.0203C33.9144 27.7189 33.9811 27.3564 33.9829 27.0207C33.9994 24.3002 33.9823 21.5796 33.9969 18.8597C34.0024 17.8485 33.2762 17.3931 32.5113 17.3814C31.7692 17.3704 31.2471 17.6425 30.8081 18.1976C29.9363 19.2999 29.0437 20.3863 28.1793 21.4941C27.9158 21.8315 27.618 21.9789 27.1901 21.9679C26.3146 21.9458 25.4385 21.9636 24.5631 21.9605C23.7487 21.9575 23.558 22.1476 23.5635 22.9674C23.5635 23.0481 23.5635 23.1288 23.5635 23.2517H23.9083C25.5382 23.2517 27.1687 23.2468 28.7986 23.2572C29.0309 23.2584 29.1709 23.1808 29.3035 22.9986C29.8012 22.3157 30.3123 21.6426 30.8209 20.9671C31.0001 20.7292 31.2379 20.5972 31.5368 20.6699C31.804 20.7347 32.0186 20.9212 32.0186 21.1951C32.0186 21.4097 31.9281 21.6548 31.8022 21.8327C31.3265 22.5059 30.8277 23.1637 30.3208 23.8142C30.1539 24.0281 30.0849 24.2421 30.0922 24.5117C30.1087 25.1225 30.1001 25.7344 30.0965 26.3458C30.0934 26.9229 29.8348 27.1803 29.2546 27.1827C28.5412 27.1858 27.8283 27.1827 27.1149 27.184C26.2932 27.1846 25.8983 27.467 25.6415 28.238C24.9672 30.2609 24.2941 32.2845 23.6191 34.3075C23.5776 34.4322 23.5348 34.5594 23.47 34.6731C23.3196 34.9385 23.0145 35.0558 22.7388 34.9696C22.4374 34.8761 22.2607 34.6419 22.276 34.332C22.2827 34.2024 22.3114 34.0697 22.3524 33.9462C23.0353 31.8939 23.7188 29.8415 24.4078 27.7911C24.8339 26.5225 25.757 25.8616 27.0941 25.8567C27.6413 25.8549 28.189 25.8567 28.7521 25.8567V24.5881H10.5501V25.8567C10.6522 25.8567 10.7586 25.8567 10.865 25.8567C11.3742 25.8573 11.8847 25.8359 12.3927 25.8634C13.5886 25.9282 14.4481 26.5103 14.8425 27.6498C15.5798 29.7804 16.2785 31.9238 16.9865 34.0642C17.1302 34.4995 16.9535 34.8498 16.564 34.9709C16.2143 35.0791 15.8928 34.8883 15.7424 34.4818C15.721 34.4249 15.702 34.3668 15.6831 34.3088C15.0118 32.2955 14.3411 30.2817 13.6699 28.2685C13.3996 27.4579 13.02 27.1852 12.1586 27.1846C11.4555 27.1846 10.7525 27.187 10.0494 27.184C9.46861 27.1815 9.21 26.9248 9.20695 26.3482C9.20328 25.7369 9.19533 25.1255 9.21123 24.5142C9.21856 24.2452 9.15009 24.0312 8.98319 23.8166C8.46353 23.1502 7.96038 22.471 7.45907 21.7906C7.12832 21.3418 7.24326 20.8613 7.7085 20.6913C7.99768 20.5856 8.27523 20.6932 8.51856 21.0166C9.01498 21.675 9.51324 22.3322 9.99866 22.9992C10.1307 23.1808 10.2707 23.2609 10.503 23.259C12.1329 23.2487 13.7634 23.2535 15.3933 23.2535H15.7234C15.7234 23.0017 15.7503 22.7687 15.7173 22.545C15.658 22.1445 15.4208 21.9697 14.9549 21.9654C14.1706 21.9581 13.3862 21.9654 12.6012 21.9624C11.3498 21.9575 11.6023 22.0657 10.824 21.1083C10.0084 20.1044 9.21 19.0865 8.39262 18.0845C7.84178 17.409 7.05557 17.1901 6.21923 17.467C5.69836 17.6394 5.39329 18.0038 5.33215 18.5565C5.3187 18.6775 5.31137 18.8004 5.31137 18.9221C5.31014 21.6017 5.31442 24.2812 5.30831 26.9614C5.30647 27.8277 5.60054 28.5308 6.41242 28.9037C6.73216 29.0505 7.1161 29.1073 7.47252 29.1134C8.83707 29.1367 10.2028 29.1354 11.568 29.1165C12.0663 29.1091 12.3536 29.3036 12.5431 29.7639C13.1209 31.1633 13.7304 32.5499 14.3234 33.9432C14.5484 34.4714 14.3668 34.8853 13.8783 34.9843C13.5659 35.0473 13.2951 34.8785 13.1306 34.4983C12.7149 33.5378 12.3047 32.5743 11.8926 31.612C11.8009 31.3975 11.6811 31.189 11.6249 30.9652C11.5099 30.511 11.244 30.4052 10.7904 30.4205C9.63001 30.459 8.46781 30.4352 7.30623 30.4327C5.68429 30.4291 4.39188 29.3763 4.0593 27.7923C4.04707 27.7342 4.02017 27.6786 4 27.6217C4 24.5239 4 21.4262 4 18.3284C4.1559 17.7177 4.40227 17.1638 4.89258 16.734C5.62988 16.0884 6.50779 16.0236 7.41872 16.0927C8.28196 16.1581 8.9141 16.6393 9.43743 17.2818C10.2793 18.3168 11.1132 19.358 11.9373 20.4064C12.0864 20.5966 12.2405 20.6614 12.4747 20.6577C13.2896 20.6443 14.1045 20.6522 14.9195 20.6528C16.2253 20.654 17.0281 21.447 17.0495 22.7559C17.0519 22.9069 17.0495 23.0579 17.0495 23.2309H22.2533C22.2533 23.0873 22.2521 22.9399 22.2533 22.7926C22.2644 21.5472 22.9155 20.8124 24.1834 20.6339C24.192 20.563 24.2091 20.4865 24.2085 20.4095C24.1999 19.0859 24.2121 17.7611 24.173 16.4381C24.1394 15.3175 23.0273 14.2005 21.9049 14.1755C20.4089 14.1419 18.9117 14.1412 17.4157 14.1755C16.2718 14.2012 15.1787 15.3126 15.1267 16.4522C15.0949 17.1534 15.1004 17.8571 15.0937 18.5595C15.0907 18.8762 15.0063 19.1495 14.6976 19.2907C14.3124 19.4668 13.8086 19.218 13.8044 18.7961C13.794 17.7819 13.6668 16.7579 13.9101 15.7546C14.3167 14.0813 15.8812 12.8445 17.6076 12.8317C18.952 12.8213 20.297 12.8225 21.6414 12.8305C23.7879 12.8427 25.507 14.5722 25.518 16.7261C25.5247 18.0191 25.5192 19.3127 25.5192 20.6516C26.0542 20.6516 26.5793 20.6614 27.1027 20.6418C27.1852 20.6388 27.2732 20.5122 27.3411 20.4285C28.1903 19.3732 29.0535 18.329 29.8782 17.2555C30.9909 15.806 32.9155 15.8433 34.0116 16.4558C34.667 16.822 35.0595 17.4022 35.2398 18.1279C35.257 18.1964 35.2814 18.263 35.3028 18.3303V27.6235L35.3022 27.6199Z" fill="%23664B74"/><path d="M4 11.0524C4.16079 10.4636 4.36804 9.9079 4.77031 9.42248C5.89766 8.06282 7.94327 7.85863 9.30476 8.99514C10.5929 10.0711 10.9035 11.7976 10.0592 13.1946C9.38363 14.3127 8.02274 14.9687 6.81531 14.7572C5.39023 14.5078 4.34664 13.5259 4.06236 12.1705C4.0483 12.1027 4.0214 12.0367 4 11.97C4 11.6643 4 11.3587 4 11.053V11.0524ZM5.31992 11.5335C5.33093 12.6126 6.19233 13.4666 7.26588 13.463C8.35227 13.4593 9.21306 12.5838 9.20328 11.4932C9.1935 10.4269 8.31558 9.57043 7.24081 9.57899C6.17032 9.58755 5.30953 10.4636 5.32054 11.5341L5.31992 11.5335Z" fill="%23664B74"/><path d="M35.2997 11.9685C35.1481 12.5847 34.9238 13.1576 34.5007 13.654C33.2083 15.1695 30.8038 15.1536 29.5493 13.6094C28.7246 12.5939 28.5289 11.4629 29.0352 10.2701C29.5432 9.07246 30.4939 8.39446 31.8003 8.26058C33.3611 8.10101 34.9121 9.2791 35.2362 10.8546C35.2502 10.9218 35.2784 10.986 35.3004 11.0514V11.9685H35.2997ZM33.9804 11.5246C33.9847 10.4529 33.1227 9.58294 32.0516 9.57744C30.9787 9.57194 30.1038 10.4327 30.0971 11.5002C30.0904 12.589 30.9585 13.4645 32.0424 13.4614C33.1184 13.459 33.9768 12.6012 33.9804 11.5246Z" fill="%23664B74"/><path d="M16.3907 8.25003C16.4011 6.43368 17.8671 4.99087 19.6932 5.00004C21.4662 5.00921 22.9261 6.48993 22.9157 8.26959C22.9053 10.0609 21.4246 11.5367 19.6431 11.5306C17.8598 11.5245 16.3803 10.0321 16.3907 8.25003ZM19.6902 6.31997C18.6179 6.29062 17.7173 7.16181 17.699 8.24514C17.6819 9.26794 18.5457 10.1709 19.5691 10.2003C20.6769 10.2314 21.5689 9.39449 21.6056 8.29038C21.6398 7.24862 20.7662 6.34931 19.6902 6.31997Z" fill="%23664B74"/><path d="M20.2935 16.7248H19.0078V15.4531H20.2935V16.7248Z" fill="%23664B74"/><path d="M20.2989 34.993H19.0156V25.8789H20.2989V34.993Z" fill="%23664B74"/></g><defs><clipPath id="clip0_647_1064"><rect width="31.3016" height="30" fill="white" transform="translate(4 5)"/></clipPath></defs></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .facilities{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_647_1010)"><path d="M2 18.4036C2.24302 18.3351 2.48603 18.2666 2.73374 18.1963C2.71309 18.1109 2.7084 18.0649 2.69058 18.0227C2.52168 17.6161 2.58736 17.2627 2.88761 16.9624C3.37552 16.4745 3.87656 15.9988 4.34571 15.4931C4.55494 15.2679 4.73415 15.1947 4.99781 15.3777C5.09915 15.448 5.22581 15.4799 5.34122 15.5287C5.37406 15.4865 5.41066 15.4612 5.41347 15.4321C5.48478 14.8175 5.8751 14.7453 6.40242 14.7809C7.04327 14.8241 7.68974 14.8128 8.33153 14.7828C8.68057 14.7659 8.88605 14.8569 8.94985 15.2125C8.96768 15.3129 9.01929 15.4077 9.05307 15.4978C9.0906 15.5071 9.12156 15.525 9.13282 15.5165C9.64418 15.1337 10.0035 15.3232 10.3789 15.768C10.7992 16.2672 11.2852 16.7138 11.7638 17.1604C11.9777 17.3593 12.0387 17.5329 11.8698 17.7815C11.7985 17.8857 11.7609 18.0124 11.7037 18.139C11.7309 18.1597 11.7525 18.185 11.7797 18.1963C12.2307 18.3827 12.4562 18.7154 12.4562 19.1946C12.4562 19.8617 12.4431 20.5279 12.4628 21.1941C12.4712 21.4784 12.4121 21.6604 12.1053 21.7167C11.9711 21.7411 11.8454 21.8143 11.7215 21.8631C11.7215 21.8968 11.715 21.9212 11.7225 21.9391C11.917 22.3901 11.8379 22.792 11.4851 23.1448C11.0216 23.6083 10.5412 24.0558 10.103 24.5409C9.87875 24.7886 9.68641 24.8252 9.41993 24.6488C9.32611 24.586 9.21164 24.5531 9.11593 24.51C9.08121 24.5353 9.05307 24.5447 9.0465 24.5625C8.85696 25.0173 8.51355 25.2446 8.01626 25.2446C7.3726 25.2446 6.72894 25.2249 6.08622 25.2531C5.75031 25.2672 5.55797 25.1752 5.49885 24.8327C5.48009 24.723 5.41347 24.6216 5.37125 24.524C5.32621 24.524 5.30088 24.5175 5.28117 24.525C4.83392 24.7058 4.4411 24.6272 4.10269 24.2895C3.62323 23.81 3.1569 23.3155 2.6568 22.8576C2.43912 22.6578 2.42317 22.4945 2.56578 22.2637C2.63709 22.1483 2.67932 22.0141 2.75344 21.8462C2.48603 21.7721 2.24302 21.7036 2 21.6351C2 20.5579 2 19.4808 2 18.4036ZM11.2768 19.2753C11.0751 19.1993 10.8883 19.1355 10.7073 19.0595C10.4783 18.9628 10.2325 18.4355 10.3695 18.2413C10.6876 17.7872 10.5168 17.4804 10.1387 17.1961C10.0458 17.1266 9.95569 17.0441 9.89095 16.9483C9.67796 16.6331 9.44151 16.6359 9.12907 16.8179C8.79598 17.0103 8.27242 16.8395 8.18422 16.482C8.06318 15.996 7.78076 15.889 7.34727 15.9566C7.25626 15.9707 7.16055 15.9585 7.06672 15.9585C6.68515 15.9585 6.424 16.1345 6.28326 16.4867C6.17066 16.7673 5.69308 16.9774 5.42004 16.8658C5.04973 16.7157 4.72289 16.782 4.43953 17.0647C4.36541 17.1388 4.29973 17.227 4.21435 17.2861C3.87 17.5216 3.80432 17.7862 4.03701 18.1569C4.20872 18.4308 4.03983 18.9591 3.73676 19.0341C3.18693 19.1702 3.1053 19.5164 3.17567 19.9865C3.18599 20.055 3.18693 20.1282 3.17567 20.1967C3.10342 20.6142 3.23196 20.8676 3.68422 20.9623C3.97884 21.0242 4.23123 21.576 4.06797 21.8133C3.76303 22.2562 3.91034 22.5499 4.28659 22.822C4.37104 22.883 4.44985 22.9599 4.50897 23.0453C4.74166 23.3812 5.00344 23.4244 5.3553 23.2048C5.62646 23.0359 6.17348 23.1982 6.2354 23.4966C6.36395 24.1112 6.76647 24.1318 7.24687 24.0812C7.38574 24.0671 7.52836 24.0671 7.66722 24.0812C7.8849 24.1027 8.02752 24.0427 8.06693 23.8063C8.08194 23.7162 8.13073 23.6317 8.16545 23.5454C8.27617 23.2724 8.7941 23.0172 9.02492 23.1785C9.45653 23.4797 9.73895 23.3212 10.0111 22.9684C10.103 22.8492 10.2137 22.7375 10.3338 22.6465C10.5797 22.4598 10.6059 22.2731 10.4558 21.9935C10.2025 21.5243 10.3967 21.1012 10.908 20.9041C11.0263 20.8591 11.1436 20.8113 11.2768 20.7578V19.2753Z" fill="%23A793AC"/><path d="M20.7579 38.001C20.6659 37.9579 20.5749 37.911 20.4811 37.8706C19.6845 37.53 19.2557 36.7043 19.4415 35.8664C19.6113 35.0971 20.3516 34.5078 21.1463 34.5078C21.9542 34.5078 22.7123 35.1261 22.8568 35.903C23.0163 36.7588 22.5772 37.5638 21.7768 37.8866C21.6933 37.9203 21.6126 37.9626 21.531 38.001H20.7579ZM21.7158 36.2455C21.7065 35.9471 21.4428 35.6863 21.1491 35.6835C20.8395 35.6816 20.5683 35.9603 20.5758 36.2737C20.5833 36.5964 20.8461 36.8348 21.1773 36.8197C21.4888 36.8057 21.7252 36.5523 21.7158 36.2446V36.2455Z" fill="%23A793AC"/><path d="M26.9435 28.7063H15.3436V28.315C15.3436 26.2199 15.3407 24.1247 15.3483 22.0304C15.3483 21.7921 15.2957 21.6654 15.0499 21.5697C14.1426 21.2141 13.5815 20.3659 13.6021 19.4126C13.6049 19.2822 13.6725 19.1114 13.7701 19.0317C15.7639 17.3859 17.7606 15.7411 19.7713 14.116C20.5829 13.4602 21.7229 13.4695 22.5336 14.1263C24.534 15.7468 26.5213 17.3822 28.5067 19.0204C28.6043 19.1011 28.6794 19.2681 28.6822 19.3976C28.7085 20.3537 28.1539 21.2038 27.2494 21.5622C26.9923 21.6645 26.936 21.7968 26.937 22.052C26.9473 24.135 26.9426 26.2189 26.9426 28.3019C26.9426 28.4286 26.9426 28.5543 26.9426 28.7063H26.9435ZM21.1178 20.5855C22.8498 20.5855 24.581 20.5855 26.313 20.5855C26.8028 20.5855 27.1622 20.3734 27.3977 19.9446C27.4906 19.7757 27.4671 19.6641 27.3067 19.5337C25.4995 18.0662 23.7018 16.5884 21.8975 15.1181C21.3833 14.6996 20.9104 14.6968 20.4056 15.1087C18.5919 16.5865 16.7857 18.0718 14.9701 19.5468C14.82 19.6688 14.8003 19.7748 14.8829 19.9306C15.1193 20.3762 15.4881 20.5883 15.9929 20.5873C17.7015 20.5836 19.4091 20.5864 21.1178 20.5855ZM25.7444 27.525V21.7949H16.5352V27.5194H18.8237V22.9312H23.486V27.5241H25.7444V27.525ZM22.2897 24.1134H20.0078V27.5128H22.2897V24.1134Z" fill="%23A793AC"/><path d="M21.1386 12.4933C19.5613 12.6265 18.6718 11.7661 18.8125 10.1589C18.8379 9.868 18.7347 9.64844 18.5648 9.42419C18.0357 8.72892 17.4464 8.0665 17.2334 7.1817C16.8328 5.51531 17.24 4.07317 18.5583 2.98195C19.8981 1.8729 21.436 1.69556 22.9851 2.48935C24.5182 3.27469 25.252 4.59579 25.1947 6.33068C25.1685 7.1376 24.8832 7.85726 24.4178 8.5103C24.3503 8.60601 24.2865 8.70547 24.2077 8.79179C23.6991 9.35382 23.4176 9.9562 23.4524 10.7697C23.4946 11.7596 22.6942 12.4623 21.7006 12.4924C21.5139 12.498 21.3262 12.4924 21.1386 12.4942V12.4933ZM20.554 8.95317C20.554 8.68013 20.539 8.42211 20.5578 8.16596C20.5784 7.88635 20.5118 7.71652 20.2369 7.55982C19.4637 7.12165 19.1926 6.16085 19.5641 5.36237C19.9357 4.56483 20.8486 4.15292 21.679 4.4391C22.3536 4.67086 22.774 5.1475 22.8641 5.86716C22.9588 6.62999 22.6482 7.20515 22.0018 7.61237C21.8976 7.67805 21.7569 7.78689 21.7484 7.88635C21.7175 8.24289 21.7362 8.60413 21.7362 8.99352C21.9933 8.99352 22.2148 9.01041 22.4315 8.98601C22.531 8.97475 22.6492 8.90532 22.712 8.82557C23.001 8.45776 23.2891 8.08808 23.549 7.69963C24.0069 7.01468 24.1598 6.2528 23.96 5.45526C23.655 4.24018 22.8612 3.49331 21.6349 3.24842C20.508 3.02323 19.307 3.56087 18.7056 4.55545C18.0572 5.6279 18.0948 6.70693 18.7797 7.75593C18.9458 8.0102 19.1747 8.22788 19.3127 8.49435C19.5857 9.01885 20.0098 9.07327 20.5531 8.95317H20.554ZM19.9845 10.1889C19.9845 10.3625 19.9798 10.5126 19.9845 10.6618C20.0004 11.084 20.2209 11.3036 20.6422 11.3111C20.9922 11.3167 21.3431 11.3195 21.6931 11.3092C22.0553 11.2989 22.2776 11.0793 22.3011 10.72C22.3123 10.5492 22.303 10.3765 22.303 10.1889H19.9835H19.9845ZM21.7165 6.09611C21.7165 5.78835 21.4735 5.54346 21.162 5.53595C20.8317 5.52844 20.5756 5.77521 20.5765 6.09892C20.5784 6.40105 20.8299 6.66189 21.1292 6.67221C21.4369 6.68253 21.7156 6.40855 21.7165 6.09611Z" fill="%23A793AC"/><path d="M37.9642 21.5476C38.0505 23.6165 36.6534 25.2575 34.9185 25.6957C32.3842 26.3356 29.9747 24.5229 29.8359 21.8788C29.7918 21.0465 29.9344 20.2537 30.3134 19.504C31.0406 18.0665 31.765 16.6282 32.4752 15.1823C32.7717 14.5799 33.2296 14.2196 33.8967 14.2149C34.5657 14.2102 35.0311 14.5677 35.3276 15.1682C36.052 16.6328 36.7885 18.0909 37.5185 19.5528C37.8375 20.1908 38.0027 20.8645 37.9633 21.5466L37.9642 21.5476ZM36.7885 21.5569C36.8289 21.0418 36.6891 20.507 36.431 19.9956C35.7226 18.5873 35.0255 17.1724 34.3068 15.7687C34.227 15.6129 34.0384 15.4103 33.9033 15.4131C33.7654 15.415 33.5824 15.6176 33.5017 15.7753C32.8093 17.1273 32.145 18.4935 31.4516 19.8446C31.1279 20.4751 30.9824 21.1282 31.0059 21.8356C31.0566 23.366 32.3232 24.6392 33.8545 24.6542C35.5294 24.6711 36.8739 23.2984 36.7876 21.5579L36.7885 21.5569Z" fill="%23A793AC"/><path d="M25.6406 31.7507C25.36 32.0124 25.0973 32.2573 24.8055 32.5294C23.8034 31.5846 22.5771 31.0498 21.149 31.0498C19.7322 31.0498 18.5106 31.5686 17.4663 32.5557C17.2082 32.2723 16.9615 32.0002 16.7109 31.7253C18.6748 29.4885 22.988 29.039 25.6406 31.7507Z" fill="%23A793AC"/><path d="M23.9878 33.3977C23.7223 33.6557 23.4568 33.9138 23.1744 34.1887C22.6076 33.6632 21.9255 33.3639 21.1355 33.3667C20.3558 33.3696 19.6802 33.6604 19.1003 34.2009C18.8404 33.926 18.5852 33.6567 18.3281 33.3855C19.5798 31.8899 22.4528 31.7154 23.9869 33.3986L23.9878 33.3977Z" fill="%23A793AC"/><path d="M7.21026 22.9169C5.58985 22.9112 4.31191 21.6127 4.32035 19.981C4.3288 18.4028 5.62363 17.123 7.21495 17.1211C8.82599 17.1183 10.149 18.4413 10.134 20.0392C10.1189 21.6324 8.80722 22.9234 7.21026 22.9178V22.9169ZM8.95641 20.026C8.96016 19.0755 8.17013 18.2827 7.21965 18.2836C6.27198 18.2846 5.5054 19.0455 5.4979 19.9932C5.48945 20.9662 6.23914 21.7393 7.20463 21.7534C8.14948 21.7675 8.95265 20.9756 8.95641 20.026Z" fill="%23A793AC"/></g><defs><clipPath id="clip0_647_1010"><rect width="35.9719" height="36" fill="white" transform="translate(2 2)"/></clipPath></defs></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items .facilities.purple{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><g clip-path="url(%23clip0_647_1051)"><path d="M2 18.4036C2.24302 18.3351 2.48603 18.2666 2.73374 18.1963C2.71309 18.1109 2.7084 18.0649 2.69058 18.0227C2.52168 17.6161 2.58736 17.2627 2.88761 16.9624C3.37552 16.4745 3.87656 15.9988 4.34571 15.4931C4.55494 15.2679 4.73415 15.1947 4.99781 15.3777C5.09915 15.448 5.22581 15.4799 5.34122 15.5287C5.37406 15.4865 5.41066 15.4612 5.41347 15.4321C5.48478 14.8175 5.8751 14.7453 6.40242 14.7809C7.04327 14.8241 7.68974 14.8128 8.33153 14.7828C8.68057 14.7659 8.88605 14.8569 8.94985 15.2125C8.96768 15.3129 9.01929 15.4077 9.05307 15.4978C9.0906 15.5071 9.12156 15.525 9.13282 15.5165C9.64418 15.1337 10.0035 15.3232 10.3789 15.768C10.7992 16.2672 11.2852 16.7138 11.7638 17.1604C11.9777 17.3593 12.0387 17.5329 11.8698 17.7815C11.7985 17.8857 11.7609 18.0124 11.7037 18.139C11.7309 18.1597 11.7525 18.185 11.7797 18.1963C12.2307 18.3827 12.4562 18.7154 12.4562 19.1946C12.4562 19.8617 12.4431 20.5279 12.4628 21.1941C12.4712 21.4784 12.4121 21.6604 12.1053 21.7167C11.9711 21.7411 11.8454 21.8143 11.7215 21.8631C11.7215 21.8968 11.715 21.9212 11.7225 21.9391C11.917 22.3901 11.8379 22.792 11.4851 23.1448C11.0216 23.6083 10.5412 24.0558 10.103 24.5409C9.87875 24.7886 9.68641 24.8252 9.41993 24.6488C9.32611 24.586 9.21164 24.5531 9.11593 24.51C9.08121 24.5353 9.05307 24.5447 9.0465 24.5625C8.85696 25.0173 8.51355 25.2446 8.01626 25.2446C7.3726 25.2446 6.72894 25.2249 6.08622 25.2531C5.75031 25.2672 5.55797 25.1752 5.49885 24.8327C5.48009 24.723 5.41347 24.6216 5.37125 24.524C5.32621 24.524 5.30088 24.5175 5.28117 24.525C4.83392 24.7058 4.4411 24.6272 4.10269 24.2895C3.62323 23.81 3.1569 23.3155 2.6568 22.8576C2.43912 22.6578 2.42317 22.4945 2.56578 22.2637C2.63709 22.1483 2.67932 22.0141 2.75344 21.8462C2.48603 21.7721 2.24302 21.7036 2 21.6351C2 20.5579 2 19.4808 2 18.4036ZM11.2768 19.2753C11.0751 19.1993 10.8883 19.1355 10.7073 19.0595C10.4783 18.9628 10.2325 18.4355 10.3695 18.2413C10.6876 17.7872 10.5168 17.4804 10.1387 17.1961C10.0458 17.1266 9.95569 17.0441 9.89095 16.9483C9.67796 16.6331 9.44151 16.6359 9.12907 16.8179C8.79598 17.0103 8.27242 16.8395 8.18422 16.482C8.06318 15.996 7.78076 15.889 7.34727 15.9566C7.25626 15.9707 7.16055 15.9585 7.06672 15.9585C6.68515 15.9585 6.424 16.1345 6.28326 16.4867C6.17066 16.7673 5.69308 16.9774 5.42004 16.8658C5.04973 16.7157 4.72289 16.782 4.43953 17.0647C4.36541 17.1388 4.29973 17.227 4.21435 17.2861C3.87 17.5216 3.80432 17.7862 4.03701 18.1569C4.20872 18.4308 4.03983 18.9591 3.73676 19.0341C3.18693 19.1702 3.1053 19.5164 3.17567 19.9865C3.18599 20.055 3.18693 20.1282 3.17567 20.1967C3.10342 20.6142 3.23196 20.8676 3.68422 20.9623C3.97884 21.0242 4.23123 21.576 4.06797 21.8133C3.76303 22.2562 3.91034 22.5499 4.28659 22.822C4.37104 22.883 4.44985 22.9599 4.50897 23.0453C4.74166 23.3812 5.00344 23.4244 5.3553 23.2048C5.62646 23.0359 6.17348 23.1982 6.2354 23.4966C6.36395 24.1112 6.76647 24.1318 7.24687 24.0812C7.38574 24.0671 7.52836 24.0671 7.66722 24.0812C7.8849 24.1027 8.02752 24.0427 8.06693 23.8063C8.08194 23.7162 8.13073 23.6317 8.16545 23.5454C8.27617 23.2724 8.7941 23.0172 9.02492 23.1785C9.45653 23.4797 9.73895 23.3212 10.0111 22.9684C10.103 22.8492 10.2137 22.7375 10.3338 22.6465C10.5797 22.4598 10.6059 22.2731 10.4558 21.9935C10.2025 21.5243 10.3967 21.1012 10.908 20.9041C11.0263 20.8591 11.1436 20.8113 11.2768 20.7578V19.2753Z" fill="%23664B74"/><path d="M20.7579 38.001C20.6659 37.9579 20.5749 37.911 20.4811 37.8706C19.6845 37.53 19.2557 36.7043 19.4415 35.8664C19.6113 35.0971 20.3516 34.5078 21.1463 34.5078C21.9542 34.5078 22.7123 35.1261 22.8568 35.903C23.0163 36.7588 22.5772 37.5638 21.7768 37.8866C21.6933 37.9203 21.6126 37.9626 21.531 38.001H20.7579ZM21.7158 36.2455C21.7065 35.9471 21.4428 35.6863 21.1491 35.6835C20.8395 35.6816 20.5683 35.9603 20.5758 36.2737C20.5833 36.5964 20.8461 36.8348 21.1773 36.8197C21.4888 36.8057 21.7252 36.5523 21.7158 36.2446V36.2455Z" fill="%23664B74"/><path d="M26.9435 28.7063H15.3436V28.315C15.3436 26.2199 15.3407 24.1247 15.3483 22.0304C15.3483 21.7921 15.2957 21.6654 15.0499 21.5697C14.1426 21.2141 13.5815 20.3659 13.6021 19.4126C13.6049 19.2822 13.6725 19.1114 13.7701 19.0317C15.7639 17.3859 17.7606 15.7411 19.7713 14.116C20.5829 13.4602 21.7229 13.4695 22.5336 14.1263C24.534 15.7468 26.5213 17.3822 28.5067 19.0204C28.6043 19.1011 28.6794 19.2681 28.6822 19.3976C28.7085 20.3537 28.1539 21.2038 27.2494 21.5622C26.9923 21.6645 26.936 21.7968 26.937 22.052C26.9473 24.135 26.9426 26.2189 26.9426 28.3019C26.9426 28.4286 26.9426 28.5543 26.9426 28.7063H26.9435ZM21.1178 20.5855C22.8498 20.5855 24.581 20.5855 26.313 20.5855C26.8028 20.5855 27.1622 20.3734 27.3977 19.9446C27.4906 19.7757 27.4671 19.6641 27.3067 19.5337C25.4995 18.0662 23.7018 16.5884 21.8975 15.1181C21.3833 14.6996 20.9104 14.6968 20.4056 15.1087C18.5919 16.5865 16.7857 18.0718 14.9701 19.5468C14.82 19.6688 14.8003 19.7748 14.8829 19.9306C15.1193 20.3762 15.4881 20.5883 15.9929 20.5873C17.7015 20.5836 19.4091 20.5864 21.1178 20.5855ZM25.7444 27.525V21.7949H16.5352V27.5194H18.8237V22.9312H23.486V27.5241H25.7444V27.525ZM22.2897 24.1134H20.0078V27.5128H22.2897V24.1134Z" fill="%23664B74"/><path d="M21.1386 12.4933C19.5613 12.6265 18.6718 11.7661 18.8125 10.1589C18.8379 9.868 18.7347 9.64844 18.5648 9.42419C18.0357 8.72892 17.4464 8.0665 17.2334 7.1817C16.8328 5.51531 17.24 4.07317 18.5583 2.98195C19.8981 1.8729 21.436 1.69556 22.9851 2.48935C24.5182 3.27469 25.252 4.59579 25.1947 6.33068C25.1685 7.1376 24.8832 7.85726 24.4178 8.5103C24.3503 8.60601 24.2865 8.70547 24.2077 8.79179C23.6991 9.35382 23.4176 9.9562 23.4524 10.7697C23.4946 11.7596 22.6942 12.4623 21.7006 12.4924C21.5139 12.498 21.3262 12.4924 21.1386 12.4942V12.4933ZM20.554 8.95317C20.554 8.68013 20.539 8.42211 20.5578 8.16596C20.5784 7.88635 20.5118 7.71652 20.2369 7.55982C19.4637 7.12165 19.1926 6.16085 19.5641 5.36237C19.9357 4.56483 20.8486 4.15292 21.679 4.4391C22.3536 4.67086 22.774 5.1475 22.8641 5.86716C22.9588 6.62999 22.6482 7.20515 22.0018 7.61237C21.8976 7.67805 21.7569 7.78689 21.7484 7.88635C21.7175 8.24289 21.7362 8.60413 21.7362 8.99352C21.9933 8.99352 22.2148 9.01041 22.4315 8.98601C22.531 8.97475 22.6492 8.90532 22.712 8.82557C23.001 8.45776 23.2891 8.08808 23.549 7.69963C24.0069 7.01468 24.1598 6.2528 23.96 5.45526C23.655 4.24018 22.8612 3.49331 21.6349 3.24842C20.508 3.02323 19.307 3.56087 18.7056 4.55545C18.0572 5.6279 18.0948 6.70693 18.7797 7.75593C18.9458 8.0102 19.1747 8.22788 19.3127 8.49435C19.5857 9.01885 20.0098 9.07327 20.5531 8.95317H20.554ZM19.9845 10.1889C19.9845 10.3625 19.9798 10.5126 19.9845 10.6618C20.0004 11.084 20.2209 11.3036 20.6422 11.3111C20.9922 11.3167 21.3431 11.3195 21.6931 11.3092C22.0553 11.2989 22.2776 11.0793 22.3011 10.72C22.3123 10.5492 22.303 10.3765 22.303 10.1889H19.9835H19.9845ZM21.7165 6.09611C21.7165 5.78835 21.4735 5.54346 21.162 5.53595C20.8317 5.52844 20.5756 5.77521 20.5765 6.09892C20.5784 6.40105 20.8299 6.66189 21.1292 6.67221C21.4369 6.68253 21.7156 6.40855 21.7165 6.09611Z" fill="%23664B74"/><path d="M37.9642 21.5476C38.0505 23.6165 36.6534 25.2575 34.9185 25.6957C32.3842 26.3356 29.9747 24.5229 29.8359 21.8788C29.7918 21.0465 29.9344 20.2537 30.3134 19.504C31.0406 18.0665 31.765 16.6282 32.4752 15.1823C32.7717 14.5799 33.2296 14.2196 33.8967 14.2149C34.5657 14.2102 35.0311 14.5677 35.3276 15.1682C36.052 16.6328 36.7885 18.0909 37.5185 19.5528C37.8375 20.1908 38.0027 20.8645 37.9633 21.5466L37.9642 21.5476ZM36.7885 21.5569C36.8289 21.0418 36.6891 20.507 36.431 19.9956C35.7226 18.5873 35.0255 17.1724 34.3068 15.7687C34.227 15.6129 34.0384 15.4103 33.9033 15.4131C33.7654 15.415 33.5824 15.6176 33.5017 15.7753C32.8093 17.1273 32.145 18.4935 31.4516 19.8446C31.1279 20.4751 30.9824 21.1282 31.0059 21.8356C31.0566 23.366 32.3232 24.6392 33.8545 24.6542C35.5294 24.6711 36.8739 23.2984 36.7876 21.5579L36.7885 21.5569Z" fill="%23664B74"/><path d="M25.6406 31.7507C25.36 32.0124 25.0973 32.2573 24.8055 32.5294C23.8034 31.5846 22.5771 31.0498 21.149 31.0498C19.7322 31.0498 18.5106 31.5686 17.4663 32.5557C17.2082 32.2723 16.9615 32.0002 16.7109 31.7253C18.6748 29.4885 22.988 29.039 25.6406 31.7507Z" fill="%23664B74"/><path d="M23.9878 33.3977C23.7223 33.6557 23.4568 33.9138 23.1744 34.1887C22.6076 33.6632 21.9255 33.3639 21.1355 33.3667C20.3558 33.3696 19.6802 33.6604 19.1003 34.2009C18.8404 33.926 18.5852 33.6567 18.3281 33.3855C19.5798 31.8899 22.4528 31.7154 23.9869 33.3986L23.9878 33.3977Z" fill="%23664B74"/><path d="M7.21026 22.9169C5.58985 22.9112 4.31191 21.6127 4.32035 19.981C4.3288 18.4028 5.62363 17.123 7.21495 17.1211C8.82599 17.1183 10.149 18.4413 10.134 20.0392C10.1189 21.6324 8.80722 22.9234 7.21026 22.9178V22.9169ZM8.95641 20.026C8.96016 19.0755 8.17013 18.2827 7.21965 18.2836C6.27198 18.2846 5.5054 19.0455 5.4979 19.9932C5.48945 20.9662 6.23914 21.7393 7.20463 21.7534C8.14948 21.7675 8.95265 20.9756 8.95641 20.026Z" fill="%23664B74"/></g><defs><clipPath id="clip0_647_1051"><rect width="35.9719" height="36" fill="white" transform="translate(2 2)"/></clipPath></defs></svg>')}.group_ourhotel .ourhotelitems_desc .facility_items p{color:#d1d1d1;font-family:Jost,sans-serif;font-style:normal;font-weight:400;margin-bottom:0;line-height:normal}@media (min-width: 992px){.group_ourhotel .ourhotelitems_desc .facility_items p{font-size:.937rem}}@media (min-width: 1200px){.group_ourhotel .ourhotelitems_desc .facility_items p{font-size:1.125rem}}.group_ourhotel .ourhotelitems_desc .facility_items p strong{font-weight:500}@media (min-width: 992px){.group_ourhotel .ourhotelitems_image{display:flex;width:65%}}.group_ourhotel .ourhotelitems_image .image_outline{margin-top:1.5rem}@media (min-width: 992px){.group_ourhotel .ourhotelitems_image .image_outline{border-radius:24px 0 0 50%;margin-left:22px;padding:3px;background:linear-gradient(86deg,rgb(255,255,255) 0%,rgba(102,75,116,.6362920168) 52%);background-repeat:no-repeat;background-size:cover;aspect-ratio:274/135}}@media (min-width: 1200px){.group_ourhotel .ourhotelitems_image .image_outline{margin-top:auto}}@media (min-width: 1400px){.group_ourhotel .ourhotelitems_image .image_outline{margin-left:32px}}.group_ourhotel .ourhotelitems_image .image_outline img{width:100%;height:100%;object-fit:cover;aspect-ratio:274/135}@media (min-width: 992px){.group_ourhotel .ourhotelitems_image .image_outline img{border-radius:22px 0 0 50%}}.group_ourhotel .ourhotelitems_gray{background:#d1d1d1}.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc h3,.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc .h3{color:#664b74}.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc p{color:#383838}.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc .btn_purple{color:#fff}.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc .facility_items img{width:40px;height:40px}.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc .facility_items p{color:#383838}.group_ourhotel .ourhotelitems_gray .ourhotelitems_desc .facility_items p strong{color:#664b74}.group_ourhotel .ourhotelitems_gray .image_outline{background:unset;padding:0}.news{padding-bottom:2rem}@media (min-width: 992px){.news{padding-bottom:4rem}}.news .group_caption .text_caption{color:#350d48!important;text-transform:uppercase;font-weight:700}.news .group_caption h1,.news .group_caption .h1{color:#350d48!important}.news .group_caption .text_desc{color:#3f3f3f!important}.news .group_caption_button{padding-bottom:1rem;display:flex;flex-direction:column}@media (min-width: 768px){.news .group_caption_button{flex-direction:row}}@media (min-width: 992px){.news .group_caption_button{justify-content:center}}.news .group_caption_button .btn_purple_big{width:100%;margin-top:1rem;font-size:.875rem;padding:12px}@media (min-width: 992px){.news .group_caption_button .btn_purple_big{padding:18px 8px;width:300px}}.news hr{border-top:1.5px dashed #8c8b8b;opacity:1;width:100%}.news_result{padding-top:1rem}@media (min-width: 992px){.news_result .row{margin-left:0;margin-right:0}}@media (max-width: 991.98px){.news_result_items{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 992px){.news_result_items .border_one{border-top:1px solid #000000;border-right:1px solid #000000}.news_result_items .border_two{border-left:1px solid #000000}.news_result_items .border_three{border-bottom:1px solid #000000;border-right:1px solid #000000}}.news_result_items .desc_{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:1rem}@media (min-width: 992px){.news_result_items .desc_{margin-top:0;padding:20px 24px}}@media (min-width: 1400px){.news_result_items .desc_{padding:34px 30px}}.news_result_items .desc_date{color:#664b76;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin-bottom:0}.news_result_items .desc_category{color:#350d48;font-family:Jost,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.news_result_items .desc_ h2,.news_result_items .desc_ .h2{color:#350d48;font-family:Marcellus SC,serif;font-style:normal;font-weight:400}@media (min-width: 992px){.news_result_items .desc_ h2,.news_result_items .desc_ .h2{margin-bottom:1rem;font-size:1.625rem;line-height:30px}}@media (min-width: 1400px){.news_result_items .desc_ h2,.news_result_items .desc_ .h2{margin-bottom:1.2rem;font-size:2rem;line-height:40px}}.news_result_items .desc_text{overflow:hidden;color:#383838;text-overflow:ellipsis;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:24px;font-size:.875rem}@media (min-width: 992px){.news_result_items .desc_text{font-size:.937rem}}@media (min-width: 1400px){.news_result_items .desc_text{font-size:1rem}}.news_result_items .desc_ a{color:#350d48;text-align:center;font-family:Marcellus,serif;font-size:1rem;font-style:normal;font-weight:500;line-height:16px;text-decoration:none;border-bottom:1px solid #350d48;padding-bottom:3px}.news_result_items .desc_ a:hover,.news_result_items .desc_ a:focus{opacity:.8}.news_result_items .image_{overflow:hidden}@media (min-width: 992px){.news_result_items .image_{padding-right:0;padding-left:0}}.news_result_items .image_ img{width:100%;height:100%;aspect-ratio:31/21;object-fit:cover}@media (min-width: 992px){.news_result_items .image_.right_:hover img{-webkit-animation:vans-bottom-right 5s ease-out both;animation:vans-bottom-right 5s ease-out both}.news_result_items .image_.left_:hover img{-webkit-animation:vans-bottom-left 5s ease-out both;animation:vans-bottom-left 5s ease-out both}}@-webkit-keyframes vans-bottom-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:84% 84%;transform-origin:84% 84%}to{-webkit-transform:scale(1.25) translate(20px,15px);transform:scale(1.25) translate(20px,15px);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes vans-bottom-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:84% 84%;transform-origin:84% 84%}to{-webkit-transform:scale(1.25) translate(20px,15px);transform:scale(1.25) translate(20px,15px);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@-webkit-keyframes vans-bottom-left{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:16% 84%;transform-origin:16% 84%}to{-webkit-transform:scale(1.25) translate(-20px,15px);transform:scale(1.25) translate(-20px,15px);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes vans-bottom-left{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:16% 84%;transform-origin:16% 84%}to{-webkit-transform:scale(1.25) translate(-20px,15px);transform:scale(1.25) translate(-20px,15px);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.contact_banner{overflow:hidden}.contact_banner .carousel-inner:before{position:absolute;top:0;left:0;z-index:3;content:"";background:rgba(122,87,131,.75);width:100%;height:100%}.contact_banner .carousel-inner .carousel-item{position:relative;height:540px}.contact_banner .carousel-inner .carousel-item img{width:100%;height:100%;object-fit:cover}.contact_banner_text{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:5;width:100%;padding-left:8px;padding-right:8px}@media (min-width: 992px){.contact_banner_text{width:50%;padding-left:unset;padding-right:unset}}.contact_banner_text h2,.contact_banner_text .h2{font-weight:500;font-family:Marcellus,serif;color:#fff;text-align:center;font-size:3rem;margin-bottom:0}@media (min-width: 1200px){.contact_banner_text h2,.contact_banner_text .h2{font-size:5rem}}@media (min-width: 1400px){.contact_banner_text h2,.contact_banner_text .h2{font-size:6rem}}@media (min-width: 1800px){.contact_banner_text h2,.contact_banner_text .h2{font-size:7rem}}.contact_banner_text p{font-weight:500;font-family:Jost,sans-serif;color:#fff;margin-bottom:0;text-align:center;font-size:1rem}@media (min-width: 992px){.contact_banner_text p{font-size:1.25rem}}@media (min-width: 1200px){.contact_banner_text p{font-size:1.375rem}}.contact_items{padding-top:2rem}@media (min-width: 992px){.contact_items{padding-top:3rem}}@media (min-width: 1200px){.contact_items{padding-top:4rem}}.contact_items_display{display:flex;flex-direction:row;background:#d1d1d1;box-shadow:0 0 9px #230e2d40}@media (min-width: 992px){.contact_items_display{padding:32px}}@media (min-width: 1400px){.contact_items_display{padding:42px}}.contact_items_display .image_{width:50%;display:none}@media (min-width: 992px){.contact_items_display .image_{display:block}}.contact_items_display .image_ img{width:100%;height:100%;aspect-ratio:155/199;object-fit:cover}.contact_items_display .desc_{width:100%;display:flex;flex-direction:column;justify-content:center;padding:24px}@media (min-width: 992px){.contact_items_display .desc_{width:50%;padding:unset;padding-left:32px!important}}@media (min-width: 1400px){.contact_items_display .desc_{padding-left:42px!important}}.contact_items_display .desc_ h2,.contact_items_display .desc_ .h2{color:#350d48;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:44px}@media (min-width: 992px){.contact_items_display .desc_ h2,.contact_items_display .desc_ .h2{font-size:1.75rem;margin-bottom:.8rem}}@media (min-width: 1400px){.contact_items_display .desc_ h2,.contact_items_display .desc_ .h2{font-size:2rem;margin-bottom:1.2rem}}.contact_items_display .desc_ ul{list-style:none;padding-left:0}@media (min-width: 992px){.contact_items_display .desc_ ul{font-size:1.5rem;margin-bottom:1.8rem}}@media (min-width: 1400px){.contact_items_display .desc_ ul{margin-bottom:2.5rem}}.contact_items_display .desc_ ul li{display:flex;flex-direction:row;color:#333632;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:22.4px;padding-top:8px;padding-bottom:8px}.contact_items_display .desc_ ul li span{color:#664b74;margin-right:4px}.contact_items_display .desc_ ul li:nth-child(1){border-top:1px solid rgba(0,0,0,.12)}.contact_items_display .desc_ ul li:nth-child(2){border-top:1px solid rgba(0,0,0,.12)}.contact_items_display .desc_ ul li:nth-child(3){border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.contact_items_display .desc_ #form_contact .form-control{border-radius:0;color:#1a1b1a;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;padding:8px 12px;background:transparent!important;border:1px solid rgba(0,0,0,.12)}.contact_items_display .desc_ #form_contact .form-control:focus{border-color:#ced4da;box-shadow:0 0 0 .25rem #77777740}.contact_items_display .desc_ #form_contact .btn_purple{margin-top:2.5rem;background:#664b74;color:#fff;text-align:center;font-family:Marcellus,serif;font-size:16px;font-style:normal;font-weight:400;border-radius:0;width:100%;display:flex;align-items:center;justify-content:center;padding-top:8px;padding-bottom:8px}.contact_items_display .desc_ #form_contact .btn_purple:hover{opacity:.8;transition:all .5s ease}.main .banner_maps{width:100%;height:500px;aspect-ratio:46/15;padding-top:54px}@media (min-width: 992px){.main .banner_maps{padding-top:90px;height:480px}}.banner-member{padding-top:2rem;padding-left:12px;padding-right:12px}@media (min-width: 992px){.banner-member{padding-left:0;padding-right:0}}.banner-member.container{--bs-gutter-x: 0rem}@media (min-width: 576px){.banner-member.container{--bs-gutter-x: 1.5rem;padding-bottom:unset;max-width:560px!important}}@media (min-width: 768px){.banner-member.container{max-width:740px!important}}@media (min-width: 992px){.banner-member.container{max-width:880px!important}}@media (min-width: 1200px){.banner-member.container{max-width:1032px!important}}@media (min-width: 1600px){.banner-member.container{max-width:1180px!important}}.main .contact_two_column{position:relative;padding-top:2rem;padding-bottom:2rem}@media (min-width: 992px){.main .contact_two_column{padding-bottom:4rem;background:linear-gradient(180deg,rgb(209,209,209) 0%,rgb(255,255,255) 80%)}}.main .contact_two_column .container{--bs-gutter-x: 0rem}@media (min-width: 576px){.main .contact_two_column .container{--bs-gutter-x: 1.5rem;background:#d1d1d1;border:2px solid #fff;box-shadow:0 0 25px #230e2d17;padding-top:16px;padding-bottom:16px;padding-top:unset;padding-bottom:unset;padding:32px}}@media (min-width: 992px){.main .contact_two_column .container{max-width:880px;padding:32px}}@media (min-width: 1200px){.main .contact_two_column .container{max-width:1032px}}@media (min-width: 1600px){.main .contact_two_column .container{max-width:1180px}}.main .contact_two_column_row{display:flex;flex-direction:column}@media (min-width: 992px){.main .contact_two_column_row{flex-direction:row}}.main .contact_two_column_row .contact_two_column_left{padding-bottom:2rem;width:100%;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}@media (min-width: 992px){.main .contact_two_column_row .contact_two_column_left{padding-top:0;padding-bottom:0;width:50%;padding-right:22px}}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left{padding-right:34px}}.main .contact_two_column_row .contact_two_column_left h5,.main .contact_two_column_row .contact_two_column_left .h5{color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;font-size:1rem;margin-bottom:.5rem}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left h5,.main .contact_two_column_row .contact_two_column_left .h5{margin-bottom:1rem}}.main .contact_two_column_row .contact_two_column_left h3,.main .contact_two_column_row .contact_two_column_left .h3{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:1rem;font-size:1.75rem}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left h3,.main .contact_two_column_row .contact_two_column_left .h3{font-size:2.125rem}}.main .contact_two_column_row .contact_two_column_left h3 span,.main .contact_two_column_row .contact_two_column_left .h3 span{font-size:1rem}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left h3 span,.main .contact_two_column_row .contact_two_column_left .h3 span{font-size:1.25rem}}.main .contact_two_column_row .contact_two_column_left p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;margin-bottom:.5rem;font-size:.875rem}.main .contact_two_column_row .contact_two_column_left p strong{color:#664b74}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left p{font-size:1rem;margin-bottom:1rem}}.main .contact_two_column_row .contact_two_column_left hr{margin-top:1.5rem}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left hr{margin-top:2.5rem;margin-bottom:2.5rem}}.main .contact_two_column_row .contact_two_column_left .column_information{height:100%;display:flex;flex-direction:column}.main .contact_two_column_row .contact_two_column_left .column_information h5,.main .contact_two_column_row .contact_two_column_left .column_information .h5{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:35.1px;font-size:1.2rem;margin-bottom:0}@media (min-width: 768px){.main .contact_two_column_row .contact_two_column_left .column_information h5,.main .contact_two_column_row .contact_two_column_left .column_information .h5{margin-bottom:.5rem}}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_left .column_information h5,.main .contact_two_column_row .contact_two_column_left .column_information .h5{font-size:1.375rem}}.main .contact_two_column_row .contact_two_column_left .column_information p{color:#383838;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:26.56px;margin-bottom:0}.main .contact_two_column_row .contact_two_column_right{width:100%;background-position:center;background-repeat:no-repeat;background-size:100% 100%;padding:12px}@media (min-width: 768px){.main .contact_two_column_row .contact_two_column_right{padding:32px}}@media (min-width: 992px){.main .contact_two_column_row .contact_two_column_right{padding:22px;width:50%}}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_right{padding:32px}}.main .contact_two_column_row .contact_two_column_right .items_{background:rgba(209,209,209,.85);backdrop-filter:blur(15.1px);-webkit-backdrop-filter:blur(15.1px);height:100%;display:flex;flex-direction:column;padding:22px}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_right .items_{padding:32px}}.main .contact_two_column_row .contact_two_column_right .items_ h5,.main .contact_two_column_row .contact_two_column_right .items_ .h5{color:#664b74;text-align:center;font-family:Jost,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:14.4px;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_right .items_ h5,.main .contact_two_column_row .contact_two_column_right .items_ .h5{font-size:.875rem}}@media (min-width: 1600px){.main .contact_two_column_row .contact_two_column_right .items_ h5,.main .contact_two_column_row .contact_two_column_right .items_ .h5{font-size:1rem}}.main .contact_two_column_row .contact_two_column_right .items_ h3,.main .contact_two_column_row .contact_two_column_right .items_ .h3{color:#664b74;text-align:center;font-family:Marcellus,serif;font-style:normal;font-weight:400;margin-bottom:2rem;line-height:30px;font-size:1.75rem}@media (min-width: 992px){.main .contact_two_column_row .contact_two_column_right .items_ h3,.main .contact_two_column_row .contact_two_column_right .items_ .h3{font-size:2rem}}@media (min-width: 1200px){.main .contact_two_column_row .contact_two_column_right .items_ h3,.main .contact_two_column_row .contact_two_column_right .items_ .h3{line-height:48.6px;font-size:2.25rem}}.main .contact_two_column_row .contact_two_column_right .items_ #contactForm{display:flex;flex-direction:column;height:100%}.main .contact_two_column_row .contact_two_column_right .items_ #contactForm .form-control{border-radius:0;color:#1a1b1a;font-family:Jost,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;background:transparent;border:1px solid rgba(26,27,26,.1607843137)}.main .contact_two_column_row .contact_two_column_right .items_ #contactForm .form-control:focus{box-shadow:unset!important}.main .contact_two_column_row .contact_two_column_right .items_ #contactForm .btn_purple{margin-top:auto;background:#664b74;color:#fff;text-align:center;font-family:Marcellus,serif;font-size:16px;font-style:normal;font-weight:400;border-radius:0;width:100%;display:flex;align-items:center;justify-content:center;padding-top:8px;padding-bottom:8px}.main .contact_two_column_row .contact_two_column_right .items_ #contactForm .btn_purple:hover{opacity:.8;transition:all .5s ease}.main .signupsubcribe{background:transparent}@-webkit-keyframes vans-center{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}50%{-webkit-transform:scale(1.25) translate(20px,-20px);transform:scale(1.25) translate(20px,-20px);-webkit-transform-origin:center center;transform-origin:center center}to{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes vans-center{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}50%{-webkit-transform:scale(1.25) translate(20px,-20px);transform:scale(1.25) translate(20px,-20px);-webkit-transform-origin:center center;transform-origin:center center}to{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@media (min-width: 768px){#AlertModalSuccess .modal-dialog{max-width:600px}}#AlertModalSuccess .modal-content{border-radius:6px;overflow:hidden;border:0}@media (min-width: 768px){#AlertModalSuccess .modal-content{background-color:transparent}}#AlertModalSuccess .modal-content .modal-body{display:flex;flex-direction:row;padding:0;height:100%}#AlertModalSuccess .modal-content .modal-body img{display:none;aspect-ratio:3/4;object-fit:cover;height:100%;width:auto}@media (min-width: 768px){#AlertModalSuccess .modal-content .modal-body img{display:block}}#AlertModalSuccess .modal-content .modal-body .desc{display:flex;flex-direction:column;height:auto;padding:32px 12px}@media (min-width: 768px){#AlertModalSuccess .modal-content .modal-body .desc{padding:42px 32px;background:#fff}}#AlertModalSuccess .modal-content .modal-body .desc h2,#AlertModalSuccess .modal-content .modal-body .desc .h2{color:#1a1b1a;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:110%;font-size:1.75rem;margin-bottom:2rem}@media (min-width: 768px){#AlertModalSuccess .modal-content .modal-body .desc h2,#AlertModalSuccess .modal-content .modal-body .desc .h2{font-size:2rem;margin-bottom:0}}@media (min-width: 1200px){#AlertModalSuccess .modal-content .modal-body .desc h2,#AlertModalSuccess .modal-content .modal-body .desc .h2{font-size:2.375rem}}#AlertModalNewsletter .modal-content .modal-body{padding:12px;display:flex;flex-direction:column}@media (min-width: 576px){#AlertModalNewsletter .modal-content .modal-body{padding:28px 42px}}#AlertModalNewsletter .modal-content .modal-body h2,#AlertModalNewsletter .modal-content .modal-body .h2{color:#1a1b1a;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:110%;font-size:1.75rem;margin-bottom:2rem}@media (min-width: 768px){#AlertModalNewsletter .modal-content .modal-body h2,#AlertModalNewsletter .modal-content .modal-body .h2{font-size:2rem}}@media (min-width: 1200px){#AlertModalNewsletter .modal-content .modal-body h2,#AlertModalNewsletter .modal-content .modal-body .h2{font-size:2.375rem}}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}input:-internal-autofill-selected{background-color:transparent!important}.group_caption{display:flex;flex-direction:column;align-items:center}.group_caption p{text-align:center;font-family:Jost,sans-serif;font-style:normal;line-height:normal;font-weight:500;color:#383838;margin-bottom:0;width:100%;font-size:.875rem}@media (min-width: 992px){.group_caption p{width:80%}}@media (min-width: 1200px){.group_caption p{font-size:1rem}}@media (min-width: 1400px){.group_caption p{font-size:1.125rem}}.group_caption p strong{color:#a793ac;text-transform:uppercase;font-weight:700}.group_caption h2,.group_caption .h2{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:12px}@media (min-width: 992px){.group_caption h2,.group_caption .h2{font-size:2.5rem}}@media (min-width: 1400px){.group_caption h2,.group_caption .h2{font-size:48px}}@media (min-width: 1800px){.group_caption h2,.group_caption .h2{width:80%}}.group_caption hr{border-top:1.5px dashed #8c8b8b;opacity:.5;width:100%}.btn_purple_big{display:flex;justify-content:center;align-items:center;border:0!important;border-radius:0;background:#664b74!important}.btn_purple_big img{width:20px;height:20px;margin-right:8px}.btn_purple_big span{color:#fff!important;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;font-size:.812rem}@media (min-width: 1400px){.btn_purple_big span{font-size:.875rem}}.btn_purple_big:hover{transition:all .5s ease;opacity:.8}.pagination_{padding-top:2rem;display:flex;justify-content:center}.pagination_circle{display:flex;flex-direction:row;align-items:center;list-style:none;padding-left:0}.pagination_circle .page_item_txt{color:#1a1b1a!important;font-family:Marcellus,serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;text-decoration:none;padding:4px}.pagination_circle .page_item_link{padding:4px;border-radius:20px!important;display:flex;align-items:center;justify-content:center;width:34px;height:34px;font-family:Marcellus,serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none;color:#3f3f3f!important;border:1px solid #3f3f3f;margin-left:4px;margin-right:4px}.pagination_circle .page_item_link:hover{opacity:.8;transition:all .5s ease;color:#fff!important;background:#664b74;border:1px solid #664b74}.pagination_circle .page_item.active .page_item_link{color:#fff!important;background:#664b74;border:1px solid #664b74;opacity:1!important}.signupsubcribe{padding-top:3rem;padding-bottom:4rem;position:relative}@media (min-width: 992px){.signupsubcribe{padding-top:4rem}}.signupsubcribe .container .signupsubcribe_caption{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.signupsubcribe .container .signupsubcribe_caption p{color:#350d48;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;line-height:normal;text-transform:uppercase}.signupsubcribe .container .signupsubcribe_caption p strong{font-weight:700}.signupsubcribe .container .signupsubcribe_caption h2,.signupsubcribe .container .signupsubcribe_caption .h2{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;text-transform:uppercase}@media (min-width: 992px){.signupsubcribe .container .signupsubcribe_caption h2,.signupsubcribe .container .signupsubcribe_caption .h2{line-height:32px;font-size:1.64rem}}@media (min-width: 1400px){.signupsubcribe .container .signupsubcribe_caption h2,.signupsubcribe .container .signupsubcribe_caption .h2{line-height:44px;font-size:2rem}}@media (min-width: 1600px){.signupsubcribe .container .signupsubcribe_caption h2,.signupsubcribe .container .signupsubcribe_caption .h2{line-height:44px;font-size:2.25rem}}.signupsubcribe .container .signupsubcribe_input{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.signupsubcribe .container .signupsubcribe_input .input-group{padding-bottom:8px;border-bottom:1px solid #1a1b1a}.signupsubcribe .container .signupsubcribe_input .input-group .form-control{height:32px;border-radius:0;border:0;background:transparent;padding:0;color:#350d48;font-family:Jost,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.signupsubcribe .container .signupsubcribe_input .input-group .form-control:focus{box-shadow:unset}.signupsubcribe .container .signupsubcribe_input .input-group .btn-outline-secondary{height:32px;background:transparent;border:0;border-radius:0;display:flex;flex-direction:row;align-items:center}.signupsubcribe .container .signupsubcribe_input .input-group .btn-outline-secondary span{color:#1a1b1a;text-align:center;font-family:Marcellus,serif;font-size:16px;font-style:normal;font-weight:400;line-height:52px;margin-right:8px}.signupsubcribe .container .signupsubcribe_input .input-group .btn-outline-secondary img{width:16px;height:16px}.signupsubcribe .container .signupsubcribe_input .form-check{margin-top:8px;width:100%;display:flex;flex-direction:row}.signupsubcribe .container .signupsubcribe_input .form-check .form-check-input{background-color:transparent;margin-right:8px;border-color:#350d48}.signupsubcribe .container .signupsubcribe_input .form-check .form-check-input:checked{background-color:#350d48;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="none" stroke="%23D1D1D1" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="m6 10 3 3 6-6"/></svg>')}.signupsubcribe .container .signupsubcribe_input .form-check .form-check-input:focus{border-color:#350d48;outline:0;box-shadow:0 0 0 .25rem #30323540}.signupsubcribe .container .signupsubcribe_input .form-check label{color:#350d48;font-family:Jost,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:23.24px;margin-right:8px}.signupsubcribe .container .signupsubcribe_input .form-check a{color:#350d48;font-family:Jost,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:23.24px;text-decoration:none}.signupsubcribe .container .signupsubcribe_input .form-check a:hover{opacity:.8;transition:all .5s ease}.signupsubcribe .container .signupsubcribe_items img{width:100%;height:auto;aspect-ratio:1/1}.signupsubcribe .container .btn_purple_big{padding:12px 20px}.signupsubcribe .container .btn_purple_big span{color:#fff}@media (min-width: 992px){.signupsubcribe .container .btn_purple_big{padding:18px 28px}}.signupsubcribe.signupsubcribe_two{background-image:url(../../images/group/bg-contact-footer.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;margin-top:2rem;z-index:1;position:relative}@media (min-width: 992px){.signupsubcribe.signupsubcribe_two{margin-top:4rem}}.signupsubcribe.signupsubcribe_two:before{content:"";z-index:-1;background:#664b74;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6}.signupsubcribe.signupsubcribe_two .signupsubcribe_caption p,.signupsubcribe.signupsubcribe_two .signupsubcribe_caption h2,.signupsubcribe.signupsubcribe_two .signupsubcribe_caption .h2{color:#fff}.signupsubcribe.signupsubcribe_two .input-group{border-bottom:1px solid #fff!important}.signupsubcribe.signupsubcribe_two .input-group .form-control{color:#fff!important;background:transparent!important}.signupsubcribe.signupsubcribe_two .input-group .form-control::placeholder{color:#fff;opacity:.8}.signupsubcribe.signupsubcribe_two .form-check-input{margin-right:8px;background-color:#fff!important}.signupsubcribe.signupsubcribe_two .form-check-input:checked{background-color:#808280;border-color:#808280;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="none" stroke="%23664B74" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="m6 10 3 3 6-6"/></svg>')!important}.signupsubcribe.signupsubcribe_two .form-check-input:focus{border-color:#808280;outline:0;box-shadow:0 0 0 .25rem #b9bcbf40}.signupsubcribe.signupsubcribe_two .form-check label,.signupsubcribe.signupsubcribe_two .form-check a{color:#fff!important;font-size:400}.signupsubcribe.signupsubcribe_two .btn-outline-secondary span{color:#fff!important}.two_row_menu{padding-top:3rem;padding-bottom:2.5rem}@media (min-width: 992px){.two_row_menu{padding-bottom:3rem}}@media (min-width: 1200px){.two_row_menu{padding-top:3.5rem;padding-bottom:3.5rem}}.two_row_menu .card_:nth-child(2n){margin-top:1.5rem}@media (min-width: 1200px){.two_row_menu .card_:nth-child(2n){margin-top:2rem}}.two_row_menu .card_ h3,.two_row_menu .card_ .h3{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-size:1.375rem;font-style:normal;font-weight:400;line-height:38px;letter-spacing:2px;width:100%;border-top:1px solid #3f3f3f;border-bottom:1px solid #3f3f3f;margin-bottom:1.5rem}@media (min-width: 1200px){.two_row_menu .card_ h3,.two_row_menu .card_ .h3{margin-bottom:2rem}}.items_ourMenu{display:flex;flex-direction:row;align-items:center;margin-top:0;width:100%}.items_ourMenu:nth-child(n){margin-top:22px}.items_ourMenu img{width:72px;height:72px;aspect-ratio:1/1;object-fit:cover;margin-right:12px;margin-bottom:auto}.items_ourMenu .desc_{display:flex;flex-direction:column;width:-webkit-fill-available}.items_ourMenu .desc_ .top_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.items_ourMenu .desc_ .top_ .title_{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 992px){.items_ourMenu .desc_ .top_ .title_{flex-direction:row}}.items_ourMenu .desc_ .top_ h5,.items_ourMenu .desc_ .top_ .h5{color:#664b74;font-family:Marcellus,serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:110%;margin-bottom:0}@media (min-width: 1200px){.items_ourMenu .desc_ .top_ h5,.items_ourMenu .desc_ .top_ .h5{white-space:nowrap;font-size:1.25rem}}.items_ourMenu .desc_ .top_ .badge{color:#d1d1d1;font-family:Jost,sans-serif;font-size:.687rem;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;border-radius:3px;background:#a793ac;margin-top:8px}@media (min-width: 992px){.items_ourMenu .desc_ .top_ .badge{margin-left:8px;margin-right:8px;margin-top:0}}.items_ourMenu .desc_ .top_ span{color:#7e7e7e;border-width:0 0 2px;border-style:solid;border-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1" width="4" height="2"><circle fill="%237E7E7E" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;width:100%;margin:10px 8px auto;flex:1}@media (min-width: 992px){.items_ourMenu .desc_ .top_ span{padding-top:auto;margin-top:auto}}.items_ourMenu .desc_ .top_ small,.items_ourMenu .desc_ .top_ .small{color:#7e7e7e;text-align:right;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:110%;margin-bottom:auto;margin-top:6px;font-size:.75rem}@media (min-width: 768px){.items_ourMenu .desc_ .top_ small,.items_ourMenu .desc_ .top_ .small{font-size:.875rem}}.items_ourMenu .desc_ .bottom_{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.items_ourMenu .desc_ .bottom_ p{color:#333632;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:110%;opacity:.6;margin-bottom:0;width:75%;font-size:.75rem}@media (min-width: 768px){.items_ourMenu .desc_ .bottom_ p{font-size:.875rem}}@media (min-width: 992px){.items_ourMenu .desc_ .bottom_ p{font-size:1rem}}.items_ourMenu .desc_ .bottom_ h4,.items_ourMenu .desc_ .bottom_ .h4{color:#664b74;text-align:right;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:110%;margin-bottom:0;width:35%;font-size:.875rem}@media (min-width: 992px){.items_ourMenu .desc_ .bottom_ h4,.items_ourMenu .desc_ .bottom_ .h4{font-size:1rem}}@media (min-width: 1200px){.items_ourMenu .desc_ .bottom_ h4,.items_ourMenu .desc_ .bottom_ .h4{font-size:1.125rem}}.two_row_menu_with_title{padding-top:2.5rem;padding-bottom:3rem;position:relative}@media (min-width: 992px){.two_row_menu_with_title{padding-top:3rem}}@media (min-width: 1200px){.two_row_menu_with_title{padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width: 576px){.two_row_menu_with_title .caption{margin-bottom:1.5rem}}@media (min-width: 992px){.two_row_menu_with_title .caption{margin-bottom:2rem}}.two_row_menu_with_title .caption h5,.two_row_menu_with_title .caption .h5{color:#383838;text-align:center;font-family:Jost,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:14.4px;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:0}@media (min-width: 1200px){.two_row_menu_with_title .caption h5,.two_row_menu_with_title .caption .h5{margin-bottom:.5rem;font-size:.812rem}}.two_row_menu_with_title .caption h2,.two_row_menu_with_title .caption .h2{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;text-transform:uppercase;margin-bottom:0;font-size:2rem}@media (min-width: 992px){.two_row_menu_with_title .caption h2,.two_row_menu_with_title .caption .h2{font-size:2.3rem}}@media (min-width: 1200px){.two_row_menu_with_title .caption h2,.two_row_menu_with_title .caption .h2{font-size:2.5rem}}.group .content{padding-top:100px}@media (min-width: 992px){.group .content{padding-top:60px}}.main .content{padding-top:120px}@media (min-width: 992px){.main .content{padding-top:160px}}@media (min-width: 992px){#modalBookNow .modal-dialog{max-width:870px}}#modalBookNow .modal-dialog .modal-content{overflow:hidden}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content{background-color:transparent}}#modalBookNow .modal-dialog .modal-content .modal-body{padding:0;display:flex;flex-direction:row}#modalBookNow .modal-dialog .modal-content .modal-body .img-left{height:100%;width:auto;aspect-ratio:24/39;object-fit:cover;display:none}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .img-left{display:block}}#modalBookNow .modal-dialog .modal-content .modal-body .desc{display:flex;flex-direction:column;padding:12px}@media (min-width: 768px){#modalBookNow .modal-dialog .modal-content .modal-body .desc{padding:12px}}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc{padding:28px;background:#fff}}#modalBookNow .modal-dialog .modal-content .modal-body .desc h2,#modalBookNow .modal-dialog .modal-content .modal-body .desc .h2{color:#1a1b1a;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:1.75rem}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc h2,#modalBookNow .modal-dialog .modal-content .modal-body .desc .h2{font-size:2.125rem}}#modalBookNow .modal-dialog .modal-content .modal-body .desc .text{color:#242026;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;text-align:justify;font-size:1rem}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc .text{font-size:1.125rem}}#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_{height:100%;display:flex;flex-direction:column;align-items:center}#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_:hover{filter:grayscale(1);transition:all .5s ease}#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_ img{width:auto;margin-bottom:8px;height:42px}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_ img{height:60px}}#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_ a{color:#242026!important;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;font-size:.875rem}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_ a{font-size:1rem}}#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_ a:after{width:80px;height:1px;display:flex;content:"";background:#350d48;margin-top:2px}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc .items .card_ a:after{width:100px}}#modalBookNow .modal-dialog .modal-content .modal-body .desc .btn-purple{margin-left:auto;margin-right:auto;padding:12px 34px;margin-top:2rem}@media (min-width: 992px){#modalBookNow .modal-dialog .modal-content .modal-body .desc .btn-purple{margin-top:auto}}.modal-dialog .btn-purple{margin-top:auto;border-radius:0!important;border:0!important;font-family:Jost,sans-serif;text-align:center;font-style:normal;line-height:16px;color:#fff!important;background:#350d48!important;display:flex;flex-direction:column;align-items:center;padding:12px}.modal-dialog .btn-purple strong{font-weight:700;letter-spacing:4.8px;text-transform:uppercase;margin-bottom:4px;font-size:1rem}@media (min-width: 1200px){.modal-dialog .btn-purple strong{font-size:1.125rem}}.modal-dialog .btn-purple p{font-style:normal;font-weight:400;text-transform:capitalize;margin-bottom:0;opacity:.5;font-size:.875rem}@media (min-width: 1200px){.modal-dialog .btn-purple p{font-size:.937rem}}.modal-dialog .btn-purple:hover{opacity:.8}.banner_full img{width:100%;object-fit:cover;height:auto;aspect-ratio:21/9}@media (min-width: 992px){.banner_full img{aspect-ratio:24/5}}.our_locations{padding-top:120px}@media (min-width: 992px){.our_locations{padding-top:70px}}.our_locations ::-webkit-scrollbar{height:14px;width:14px;-webkit-border-radius:1ex}.our_locations ::-webkit-scrollbar-thumb{background:#664b74;-webkit-border-radius:1ex}.our_locations ::-webkit-scrollbar-corner{background:#664b74}.our_locations h2,.our_locations .h2{font-family:Marcellus,serif;color:#664b74;text-transform:uppercase;margin-bottom:2rem}@media (min-width: 1200px){.our_locations h2,.our_locations .h2{font-size:3rem}}.our_locations_image{width:100%;overflow:scroll}.our_locations_image .image-container{position:relative;width:100%}.our_locations .navigate_{margin-top:2rem;margin-bottom:3rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.our_locations .navigate_ .btn_primary{background:#664b74;border:0;border-radius:4px;display:flex;justify-content:center;align-items:center;padding:4px}@media (min-width: 768px){.our_locations .navigate_ .btn_primary{padding:4px 34px}}@media (min-width: 992px){.our_locations .navigate_ .btn_primary{padding:4px 34px}}.our_locations .navigate_ .btn_primary img{width:22px;height:22px}@media (min-width: 992px){.our_locations .navigate_ .btn_primary img{width:32px;height:32px}}.our_locations .navigate_ p{margin-bottom:0;color:#242026;font-size:1.125rem;font-family:Jost,sans-serif;font-weight:600;margin-left:1rem;margin-right:1rem}@media (min-width: 992px){.our_locations .navigate_ p{margin-left:1.5rem;margin-right:1.5rem}}#zoomedImage{max-width:100%;transition:transform .3s ease}.main .event .caption_{margin-bottom:1rem}@media (min-width: 1200px){.main .event .caption_{margin-bottom:1.5rem}}.main .event .caption_ h2,.main .event .caption_ .h2{font-size:2.3rem}@media (min-width: 1200px){.main .event .caption_ h2,.main .event .caption_ .h2{font-size:2.8rem}}.main .event .caption_ h4,.main .event .caption_ .h4{font-size:1.3rem;color:#664b74}@media (min-width: 1200px){.main .event .caption_ h4,.main .event .caption_ .h4{font-size:1.5rem}}.caption_{margin-bottom:1rem}@media (min-width: 992px){.caption_{margin-bottom:2rem}}@media (min-width: 1200px){.caption_{margin-bottom:2.5rem}}.caption_ h2,.caption_ .h2{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;text-transform:uppercase;margin-bottom:0;letter-spacing:2px}@media (min-width: 992px){.caption_ h2,.caption_ .h2{font-size:3rem}}@media (min-width: 1200px){.caption_ h2,.caption_ .h2{font-size:3.4rem}}.caption_ h4,.caption_ .h4{color:#969696;font-family:Marcellus,serif;font-size:1.875rem;font-style:normal;font-weight:400;line-height:normal}.caption_ p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;font-size:.875rem}@media (min-width: 1200px){.caption_ p{font-size:1rem}}@media (min-width: 1400px){.caption_ p{font-size:1.125rem}}.five_items_cards .container_ .column{padding-left:12px;padding-right:12px}@media (min-width: 1200px){.five_items_cards .container_ .column{padding-left:1.2rem;padding-right:1.2rem}}.five_items_cards .card_planning{display:flex;flex-direction:column;height:100%}.five_items_cards .card_planning h2,.five_items_cards .card_planning .h2{color:#664b74;text-overflow:ellipsis;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.875rem}@media (min-width: 1200px){.five_items_cards .card_planning h2,.five_items_cards .card_planning .h2{font-size:2.4rem}}@media (min-width: 1400px){.five_items_cards .card_planning h2,.five_items_cards .card_planning .h2{font-size:2.5rem}}.five_items_cards .card_planning h5,.five_items_cards .card_planning .h5{color:#664b74;text-overflow:ellipsis;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;font-size:.937rem}@media (min-width: 1200px){.five_items_cards .card_planning h5,.five_items_cards .card_planning .h5{font-size:1rem}}@media (min-width: 1400px){.five_items_cards .card_planning h5,.five_items_cards .card_planning .h5{font-size:1.125rem}}.five_items_cards .card_planning img{margin-top:1rem;width:100%;height:auto;aspect-ratio:24/7;object-fit:cover;margin-bottom:1rem}.five_items_cards .card_planning p{color:#000;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:.875rem}@media (min-width: 992px){.five_items_cards .card_planning p{font-size:1rem;line-height:28px}}@media (min-width: 1400px){.five_items_cards .card_planning p{font-size:1.125rem;line-height:32px}}.five_items_cards .card_planning p strong{color:#662883;font-weight:700}.five_items_cards .card_planning .button{margin-top:auto}@media (min-width: 576px){.five_items_cards .card_planning .button{margin-left:auto}}.five_items_cards .card_planning .button .btn_purple{margin-top:1rem;background:#664b74;color:#fff;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border:1px solid #000;border-radius:0;padding:14px 18px}.five_items_cards .card_planning .button .btn_purple:hover{transition:all .5s;opacity:.8}.card_with_price{position:relative;border:1px solid #383838;height:100%;display:flex;flex-direction:column}.card_with_price img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.card_with_price .price{position:absolute;top:8px;left:8px}.card_with_price .price p{color:#383838;font-family:Jost,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:19.92px;text-transform:uppercase;padding:8px;background:#ffffff}.card_with_price .card_body{padding:24px;height:100%;display:flex;flex-direction:column}.card_with_price .card_body small,.card_with_price .card_body .small{color:#664b76;font-family:Jost,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;margin-bottom:.8rem}@media (min-width: 1400px){.card_with_price .card_body small,.card_with_price .card_body .small{margin-bottom:1rem}}.card_with_price .card_body h2,.card_with_price .card_body .h2{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;margin-bottom:1rem;font-size:1.5rem;line-height:30px}@media (min-width: 1400px){.card_with_price .card_body h2,.card_with_price .card_body .h2{font-size:1.7rem}}@media (min-width: 1600px){.card_with_price .card_body h2,.card_with_price .card_body .h2{font-size:1.875rem}}.card_with_price .card_body p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:24px;font-size:.875rem}@media (min-width: 992px){.card_with_price .card_body p{font-size:1rem}}@media (min-width: 1400px){.card_with_price .card_body p{font-size:1.125rem}}.card_with_price .card_body a{display:flex;flex-direction:row;margin-top:auto;text-decoration:none;align-items:flex-start}.card_with_price .card_body a span{color:#664b74;text-align:center;font-family:Jost,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:12px;text-transform:uppercase;padding-bottom:6px;border-bottom:1px solid #664b74;margin-right:12px}.card_with_price .card_body a img{width:20px;height:20px}@media (min-width: 1200px){.card_with_price .card_body a img{width:14px;height:14px;margin-bottom:auto}}.stylish{margin-top:2rem;position:relative}.stylish .corner_bottom{z-index:1}.stylish h2,.stylish .h2{color:#350d48;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.875rem;margin-bottom:.5rem}@media (min-width: 1200px){.stylish h2,.stylish .h2{font-size:2rem;margin-bottom:1rem}}.stylish p{color:#12171b;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;font-size:.875rem;margin-bottom:1.5rem}@media (min-width: 992px){.stylish p{font-size:1rem}}@media (min-width: 1400px){.stylish p{font-size:1.125rem;margin-bottom:2rem}}.main .one-two-column .caption_ .top{border-bottom:1px solid #b29027}.main .one-two-column .caption_ .top h1,.main .one-two-column .caption_ .top .h1{color:#242026;font-family:Marcellus,serif;font-style:normal;font-weight:400;margin-bottom:0;line-height:40px;margin-bottom:1rem;font-size:2rem}@media (min-width: 992px){.main .one-two-column .caption_ .top h1,.main .one-two-column .caption_ .top .h1{font-size:2.3rem}}@media (min-width: 1200px){.main .one-two-column .caption_ .top h1,.main .one-two-column .caption_ .top .h1{font-size:2.8rem;line-height:47px}}@media (min-width: 1400px){.main .one-two-column .caption_ .top h1,.main .one-two-column .caption_ .top .h1{font-size:3rem}}@media (min-width: 1600px){.main .one-two-column .caption_ .top h1,.main .one-two-column .caption_ .top .h1{font-size:3.4rem;line-height:60px}}.main .one-two-column .caption_ .row h5,.main .one-two-column .caption_ .row .h5{color:#000000b3;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:0;font-size:.937rem}@media (min-width: 992px){.main .one-two-column .caption_ .row h5,.main .one-two-column .caption_ .row .h5{font-size:1rem}}@media (min-width: 1400px){.main .one-two-column .caption_ .row h5,.main .one-two-column .caption_ .row .h5{font-size:1.2rem}}.main .one-two-column .caption_ .row h3,.main .one-two-column .caption_ .row .h3{color:#242026;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:0;font-size:1.5rem}@media (min-width: 992px){.main .one-two-column .caption_ .row h3,.main .one-two-column .caption_ .row .h3{font-size:2rem}}@media (min-width: 1400px){.main .one-two-column .caption_ .row h3,.main .one-two-column .caption_ .row .h3{font-size:2.2rem}}@media (min-width: 1600px){.main .one-two-column .caption_ .row h3,.main .one-two-column .caption_ .row .h3{font-size:2.5rem}}.main .one-two-column .caption_ .row p{color:#242026;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;font-size:.875rem}@media (min-width: 992px){.main .one-two-column .caption_ .row p{font-size:1rem}}@media (min-width: 1400px){.main .one-two-column .caption_ .row p{font-size:1.125rem}}@media (min-width: 1600px){.main .one-two-column .caption_ .row p{font-size:1.25rem}}.eventGroup-detail .group_caption{align-items:flex-start;margin-bottom:1.5rem}@media (min-width: 992px){.eventGroup-detail .group_caption{margin-bottom:2rem}}@media (min-width: 1400px){.eventGroup-detail .group_caption{margin-bottom:3rem}}.eventGroup-detail .group_caption h5,.eventGroup-detail .group_caption .h5{color:#664b76;font-family:Jost,sans-serif;font-style:normal;font-weight:700;line-height:normal;text-align:left;text-transform:uppercase;margin-bottom:0;font-size:.875rem}@media (min-width: 992px){.eventGroup-detail .group_caption h5,.eventGroup-detail .group_caption .h5{font-size:1.25rem}}.eventGroup-detail .group_caption h1,.eventGroup-detail .group_caption .h1{color:#350d48;text-align:left;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:0;text-transform:capitalize}@media (min-width: 992px){.eventGroup-detail .group_caption h1,.eventGroup-detail .group_caption .h1{font-size:2.5rem}}@media (min-width: 1400px){.eventGroup-detail .group_caption h1,.eventGroup-detail .group_caption .h1{font-size:58px}}.eventGroup-detail .group_caption hr{border-top:1.5px solid #3f3f3f}.eventGroup-detail .group_caption p{text-align:left;width:100%;color:#050608;font-size:.875rem;font-family:Jost,sans-serif}.eventGroup-detail .main_caption h1,.eventGroup-detail .main_caption .h1{color:#664b74;text-align:left;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:0;text-transform:capitalize}@media (min-width: 992px){.eventGroup-detail .main_caption h1,.eventGroup-detail .main_caption .h1{font-size:2.5rem}}@media (min-width: 1400px){.eventGroup-detail .main_caption h1,.eventGroup-detail .main_caption .h1{font-size:58px}}.eventGroup-detail .main_caption hr{border-top:1.5px solid #3f3f3f}.eventGroup-detail .main_caption h5,.eventGroup-detail .main_caption .h5{color:#664b76;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;text-align:left;text-transform:uppercase;margin-bottom:0;font-size:.875rem}@media (min-width: 992px){.eventGroup-detail .main_caption h5,.eventGroup-detail .main_caption .h5{font-size:1rem}}.eventGroup-detail .main_caption h2,.eventGroup-detail .main_caption .h2{margin-top:auto;color:#664b74;font-family:Marcellus,serif;font-weight:500;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 768px){.eventGroup-detail .main_caption h2,.eventGroup-detail .main_caption .h2{margin-bottom:auto}}@media (min-width: 992px){.eventGroup-detail .main_caption h2,.eventGroup-detail .main_caption .h2{font-size:2rem}}.eventGroup-detail .main_caption p{text-align:left;width:100%;color:#050608;font-family:Jost,sans-serif;font-size:.875rem}@media (min-width: 992px){.eventGroup-detail .main_caption p{font-size:1rem}}.event-detail .container_{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}@media (min-width: 768px){.event-detail .container_{max-width:640px}}@media (min-width: 1200px){.event-detail .container_{max-width:1070px!important}}@media (min-width: 1400px){.event-detail .container_{max-width:1240px!important}}@media (min-width: 1600px){.event-detail .container_{max-width:1430px!important}}@media (min-width: 1800px){.event-detail .container_{max-width:1530px!important}}.main .experience .caption_ h1,.main .experience .caption_ .h1{text-align:center;color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;text-transform:uppercase;margin-bottom:0;font-size:2rem}@media (min-width: 992px){.main .experience .caption_ h1,.main .experience .caption_ .h1{font-size:2.75rem}}@media (min-width: 1200px){.main .experience .caption_ h1,.main .experience .caption_ .h1{font-size:3rem}}@media (min-width: 1600px){.main .experience .caption_ h1,.main .experience .caption_ .h1{line-height:72px;font-size:3.5rem}}.main .experience .caption_ h2,.main .experience .caption_ .h2{text-align:center;color:#383838;text-transform:unset;font-family:Marcellus,serif;font-size:2rem}@media (min-width: 992px){.main .experience .caption_ h2,.main .experience .caption_ .h2{font-size:2.75rem}}@media (min-width: 1200px){.main .experience .caption_ h2,.main .experience .caption_ .h2{font-size:3rem}}@media (min-width: 1600px){.main .experience .caption_ h2,.main .experience .caption_ .h2{line-height:72px;font-size:3.5rem}}.purplecard_image{padding-bottom:3rem;overflow:hidden;position:relative}.purplecard_image .container{max-width:940px}@media (min-width: 1400px){.purplecard_image .container{max-width:1200px!important}}@media (min-width: 1600px){.purplecard_image .container{max-width:1400px!important}}@media (min-width: 1800px){.purplecard_image .container{max-width:1500px!important}}.purplecard_image .btn-outline{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;color:#d1d1d1;text-align:right;font-family:Jost,sans-serif;font-style:normal;font-weight:700;line-height:normal;border-radius:0;border:1px solid #a793ac!important;padding:12px 20px;font-size:.875rem}.purplecard_image .btn-outline:focus{background:#a793ac!important}.purplecard_image .btn-outline:hover{background:#a793ac!important;transition:all .5s}@media (min-width: 1200px){.purplecard_image .btn-outline{font-size:1rem}}@media (min-width: 1400px){.purplecard_image .btn-outline{font-size:1.125rem}}@media (min-width: 1400px){.purplecard_image .btn-outline{margin-top:2rem;margin-bottom:2rem}}.purplecard_image .purplecard_image_items{display:flex;flex-direction:row;align-items:center;position:relative;padding-top:1rem;padding-bottom:1rem}@media (min-width: 413px){.purplecard_image .purplecard_image_items{padding-top:1.5rem;padding-bottom:2.5rem}}@media (min-width: 413px){.purplecard_image .purplecard_image_items:nth-child(2n){padding-top:2.5rem}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items:nth-child(2n){padding-top:3rem}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items:nth-child(2n){padding-top:4rem}}@media (max-width: 991.98px){.purplecard_image .purplecard_image_items{overflow:hidden}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items{padding-top:3rem;padding-bottom:3rem}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items{padding-top:4rem;padding-bottom:4rem}}@media (min-width: 413px){.purplecard_image .purplecard_image_items .desc_{position:absolute;padding-left:12px;padding-right:12px}}@media (min-width: 768px){.purplecard_image .purplecard_image_items .desc_{padding-left:32px;padding-right:32px}}@media (min-width: 992px){.purplecard_image .purplecard_image_items .desc_{position:unset;width:50%;padding-left:0;padding-right:0}}.purplecard_image .purplecard_image_items .desc_ .card_{background:#664b74;border:2px solid #a793ac}@media (min-width: 992px){.purplecard_image .purplecard_image_items .desc_ .card_{position:absolute;top:50%;left:0;width:60%;transform:translateY(-50%);border:0}}@media (min-width: 992px){.purplecard_image .purplecard_image_items .desc_ .card_:before{content:"";background:transparent;width:100%;height:100%;display:flex;border:2px solid #a793ac;position:absolute;top:0;z-index:99;margin-top:12px;margin-left:12px;margin-bottom:0}}.purplecard_image .purplecard_image_items .desc_ .card_body{display:flex;flex-direction:column;position:relative;z-index:100;padding:12px}@media (min-width: 768px){.purplecard_image .purplecard_image_items .desc_ .card_body{padding:32px}}@media (min-width: 992px){.purplecard_image .purplecard_image_items .desc_ .card_body{padding:24px}}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .desc_ .card_body{padding:38px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .desc_ .card_body{padding:48px}}.purplecard_image .purplecard_image_items .desc_ .card_body h2,.purplecard_image .purplecard_image_items .desc_ .card_body .h2{color:#d1d1d1;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:0;font-size:1.75rem}@media (min-width: 992px){.purplecard_image .purplecard_image_items .desc_ .card_body h2,.purplecard_image .purplecard_image_items .desc_ .card_body .h2{margin-top:1rem;font-size:2rem}}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .desc_ .card_body h2,.purplecard_image .purplecard_image_items .desc_ .card_body .h2{font-size:2.5rem}}.purplecard_image .purplecard_image_items .desc_ .card_body h5,.purplecard_image .purplecard_image_items .desc_ .card_body .h5{color:#a793ac;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;margin-bottom:1rem;font-size:.875rem}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .desc_ .card_body h5,.purplecard_image .purplecard_image_items .desc_ .card_body .h5{font-size:1rem}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .desc_ .card_body h5,.purplecard_image .purplecard_image_items .desc_ .card_body .h5{font-size:1.125rem}}.purplecard_image .purplecard_image_items .desc_ .card_body p{color:#d1d1d1;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:400;margin-bottom:0;width:90%;margin-left:auto;margin-right:auto;font-size:.875rem}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .desc_ .card_body p{font-size:1rem}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .desc_ .card_body p{font-size:1.125rem;line-height:38px}}.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer{display:flex;justify-content:space-around;align-items:center;flex-direction:column}@media (min-width: 413px){.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer{flex-direction:row}}.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer .items_{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;width:33.33%}.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer .items_ p{color:#d1d1d1;text-align:center;font-family:Jost,sans-serif;font-style:normal;line-height:normal;font-weight:300;width:100%;font-size:.875rem}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer .items_ p{font-size:1rem}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer .items_ p{font-size:1.125rem}}.purplecard_image .purplecard_image_items .desc_ .card_body .card_footer .items_ p strong{font-weight:500}.purplecard_image .purplecard_image_items .image_{display:none}@media (min-width: 413px){.purplecard_image .purplecard_image_items .image_{width:100%;display:flex}}.purplecard_image .purplecard_image_items .image_ img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}@media (min-width: 992px){.purplecard_image .purplecard_image_items .image_ img{margin-left:auto;width:500px}}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_ img{width:580px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_ img{aspect-ratio:460/417;width:740px}}.purplecard_image .purplecard_image_items .image_absolute{display:none}@media (min-width: 992px){.purplecard_image .purplecard_image_items .image_absolute{display:block;position:absolute}}@media (min-width: 992px){.purplecard_image .purplecard_image_items .image_absolute_fine{width:420px;height:auto;right:-230px;bottom:0}}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_fine{width:560px;right:-240px;bottom:-30px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_absolute_fine{right:-340px;bottom:-20px}}@media (min-width: 992px){.purplecard_image .purplecard_image_items .image_absolute_bandung_fine{height:auto;width:320px;right:-160px;bottom:0}}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_bandung_fine{width:430px;right:-200px;bottom:-30px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_absolute_bandung_fine{width:400px;right:-230px;bottom:-20px}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items .image_absolute_bandung_fine{width:390px;right:-200px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items .image_absolute_bandung_fine{width:460px;right:-290px;bottom:-40px}}.purplecard_image .purplecard_image_items .image_absolute_spa{width:480px;height:auto;right:-240px;bottom:0}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_spa{width:570px}}.purplecard_image .purplecard_image_items .image_absolute_bandung_spa{width:250px;height:auto;right:-110px;bottom:0}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_bandung_spa{width:270px;right:-120px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_absolute_bandung_spa{width:320px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items .image_absolute_bandung_spa{width:410px;right:-220px;bottom:-50px}}.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_spa{width:300px;height:auto;right:-150px;bottom:0}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_spa{width:330px;right:-170px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_spa{width:410px;right:-190px;bottom:-20px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_spa{width:500px;right:-270px;bottom:-30px}}.purplecard_image .purplecard_image_items .image_absolute_meeting{width:280px;height:auto;right:-150px;bottom:-10px}.purplecard_image .purplecard_image_items .image_absolute_bandung_meeting{width:230px;height:auto;right:-150px;bottom:-10px}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_bandung_meeting{width:250px;right:-140px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_absolute_bandung_meeting{width:290px}}.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_meeting{width:230px;height:auto;right:-80px;bottom:-10px}@media (min-width: 1200px){.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_meeting{width:250px;right:-90px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items .image_absolute_yogyakarta_meeting{width:290px}}@media (min-width: 992px){.purplecard_image .purplecard_image_items_left .image_ img{margin-left:unset;margin-right:auto}}.purplecard_image .purplecard_image_items_left .desc_ .card_{right:0;left:unset}.purplecard_image .purplecard_image_items_left .image_absolute_pool{width:auto;height:350px;left:-190px;bottom:-40px}@media (min-width: 1200px){.purplecard_image .purplecard_image_items_left .image_absolute_pool{left:-220px;height:400px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items_left .image_absolute_pool{left:-230px;height:560px;bottom:-110px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items_left .image_absolute_pool{left:-370px;bottom:-90px;height:560px}}.purplecard_image .purplecard_image_items_left .image_absolute_fitness{width:auto;height:270px;left:-110px;bottom:0}@media (min-width: 1200px){.purplecard_image .purplecard_image_items_left .image_absolute_fitness{left:-100px;height:320px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items_left .image_absolute_fitness{left:-100px;height:390px;bottom:-10px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items_left .image_absolute_fitness{left:-120px;bottom:10px}}.purplecard_image .purplecard_image_items_left .image_absolute_bandung_pool{width:auto;height:270px;left:-90px;bottom:-40px}@media (min-width: 1200px){.purplecard_image .purplecard_image_items_left .image_absolute_bandung_pool{left:-110px;height:380px;bottom:-70px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items_left .image_absolute_bandung_pool{left:-130px;height:420px;bottom:-100px}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items_left .image_absolute_bandung_pool{left:-130px;height:420px;bottom:-100px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items_left .image_absolute_bandung_pool{left:-170px;bottom:-100px;height:460px}}.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_fitnes{width:auto;height:270px;left:-90px;bottom:-40px}@media (min-width: 1200px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_fitnes{left:-110px;height:350px;bottom:-70px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_fitnes{left:-130px;height:380px;bottom:-80px}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_fitnes{left:-130px;height:400px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_fitnes{left:-170px}}.purplecard_image .purplecard_image_items_left .image_absolute_bandung_area{width:auto;height:300px;left:-90px;bottom:-40px}@media (min-width: 1400px){.purplecard_image .purplecard_image_items_left .image_absolute_bandung_area{height:330px}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items_left .image_absolute_bandung_area{left:-120px}}.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_area{width:auto;height:300px;left:-200px;bottom:10px}@media (min-width: 1200px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_area{height:370px}}@media (min-width: 1400px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_area{height:430px}}@media (min-width: 1600px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_area{height:470px;left:-220px}}@media (min-width: 1800px){.purplecard_image .purplecard_image_items_left .image_absolute_yogyakarta_area{height:500px;left:-290px;bottom:0}}.purplecard_image .line{color:#3f3f3f;font-family:La Belle Aurore,cursive;font-style:normal;font-weight:400;line-height:normal;font-size:1.4rem;text-align:center}@media (min-width: 1200px){.purplecard_image .line{font-size:1.5rem}}@media (min-width: 1400px){.purplecard_image .line{font-size:1.625rem}}.article_image_right{position:relative;display:flex;flex-direction:column}@media (min-width: 992px){.article_image_right{width:100%;flex-direction:row}}.article_image_right .desc_{padding-top:2rem;padding-bottom:2rem}@media (max-width: 575.98px){.article_image_right .desc_{max-width:540px}}@media (max-width: 991.98px){.article_image_right .desc_{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media (min-width: 992px){.article_image_right .desc_{padding-right:2rem;padding-left:50px;width:66.66666667%}}@media (min-width: 1200px){.article_image_right .desc_{padding-top:3rem;padding-bottom:3rem;padding-right:3rem;padding-left:33px}}@media (min-width: 1400px){.article_image_right .desc_{padding-left:100px}}@media (min-width: 1600px){.article_image_right .desc_{padding-left:130px}}@media (min-width: 1800px){.article_image_right .desc_{padding-top:4rem;padding-bottom:4rem;padding-right:4rem;padding-left:260px}}.article_image_right .desc_ i{background-position:center;background-size:cover}.article_image_right .desc_ h6,.article_image_right .desc_ .h6{color:#383838;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:600;text-transform:capitalize}@media (min-width: 1200px){.article_image_right .desc_ h6,.article_image_right .desc_ .h6{font-size:1.125rem}}.article_image_right .desc_ h2,.article_image_right .desc_ .h2{color:#664b74;font-family:Marcellus SC,serif;font-size:1.75rem;font-style:normal;font-weight:400;margin-bottom:1rem}@media (min-width: 1200px){.article_image_right .desc_ h2,.article_image_right .desc_ .h2{font-size:2rem}}@media (min-width: 1400px){.article_image_right .desc_ h2,.article_image_right .desc_ .h2{font-size:2.5rem}}@media (min-width: 1600px){.article_image_right .desc_ h2,.article_image_right .desc_ .h2{line-height:58px}}.article_image_right .desc_ p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.article_image_right .desc_ p{font-size:1rem}}.article_image_right .desc_ h4,.article_image_right .desc_ .h4{color:#664b74;font-family:Marcellus,serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:24px;margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1200px){.article_image_right .desc_ h4,.article_image_right .desc_ .h4{line-height:normal;font-size:1.75rem}}@media (min-width: 1400px){.article_image_right .desc_ h4,.article_image_right .desc_ .h4{font-size:1.875rem}}@media (min-width: 1600px){.article_image_right .desc_ h4,.article_image_right .desc_ .h4{margin-top:1rem;margin-bottom:1rem}}@media (min-width: 992px){.article_image_right .image_right{position:absolute;width:33.33333333%;height:100%;right:0;top:0}}.article_image_right .image_right img{width:100%;height:100%;object-fit:cover}.article_no_image{padding-top:3rem;padding-bottom:3rem}@media (max-width: 575.98px){.article_no_image .article{max-width:540px}}@media (max-width: 991.98px){.article_no_image .article{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media (min-width: 992px){.article_no_image .article{padding-right:50px;padding-left:50px;width:100%}}@media (min-width: 1200px){.article_no_image .article{padding-right:33px;padding-left:33px}}@media (min-width: 1400px){.article_no_image .article{padding-left:100px}}@media (min-width: 1600px){.article_no_image .article{padding-left:130px;padding-right:130px}}@media (min-width: 1800px){.article_no_image .article{padding-right:260px;padding-left:260px}}.article_no_image .table-striped{font-family:Jost,sans-serif;--bs-table-accent-bg: rgba(168, 148, 173, .7) !important;--bs-table-striped-bg: rgba(168, 148, 173, .5) !important}.article_no_image .table-striped .bg-purple{--bs-table-accent-bg: #664b74 !important;--bs-table-striped-bg: !important;color:#d1d1d1}.article_no_image .table-striped .bg-purple-light{background:rgba(102,75,116,.9);color:#d1d1d1}.article_no_image .table-striped thead{color:#383838}.article_no_image .table-striped tr th{background:#a793ac!important}.article_no_image .table>:not(caption)>*>*{border-bottom-width:0!important}.article_no_image .table-purple{font-family:Jost,sans-serif!important}.article_no_image .table-purple .bg-purple{background:#664b74}.article_no_image .table-purple thead{background:#a793ac;color:#fff;border-color:#664b74}.article_no_image .table-purple th{text-align:center;vertical-align:middle}.article_no_image .table-purple tbody{border-color:#a793ac}.article_no_image .table-purple td{--bs-table-border-color: #a793ac;color:#664b74;text-align:center;vertical-align:middle;font-weight:700}.article_no_image h2.italic_,.article_no_image .italic_.h2{color:#664b74;text-align:center;font-family:La Belle Aurore,cursive;font-style:normal;line-height:normal;font-weight:400;font-size:1.25rem}@media (min-width: 1400px){.article_no_image h2.italic_,.article_no_image .italic_.h2{font-size:1.75rem}}.article_no_image h6,.article_no_image .h6{color:#383838;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:600;text-transform:capitalize}@media (min-width: 1200px){.article_no_image h6,.article_no_image .h6{font-size:1.125rem}}.article_no_image h2,.article_no_image .h2{color:#664b74;font-family:Marcellus SC,serif;font-size:1.75rem;font-style:normal;font-weight:400;margin-bottom:1rem}@media (min-width: 1200px){.article_no_image h2,.article_no_image .h2{font-size:2rem}}@media (min-width: 1400px){.article_no_image h2,.article_no_image .h2{font-size:2.5rem}}@media (min-width: 1600px){.article_no_image h2,.article_no_image .h2{line-height:58px}}.article_no_image h2.display_4,.article_no_image .display_4.h2{font-size:2rem;font-family:Marcellus,serif}@media (min-width: 1200px){.article_no_image h2.display_4,.article_no_image .display_4.h2{font-size:2.5rem}}@media (min-width: 1400px){.article_no_image h2.display_4,.article_no_image .display_4.h2{font-size:3rem}}@media (min-width: 1600px){.article_no_image h2.display_4,.article_no_image .display_4.h2{font-size:3.2rem}}.article_no_image p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.article_no_image p{font-size:1rem}}.article_no_image h4,.article_no_image .h4{color:#664b74;font-family:Marcellus,serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:24px;margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1200px){.article_no_image h4,.article_no_image .h4{line-height:normal;font-size:1.75rem}}@media (min-width: 1400px){.article_no_image h4,.article_no_image .h4{font-size:1.875rem}}@media (min-width: 1600px){.article_no_image h4,.article_no_image .h4{margin-top:1rem;margin-bottom:1rem}}@media (max-width: 575.98px){.article-package .article{max-width:540px}}@media (max-width: 991.98px){.article-package .article{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media (min-width: 992px){.article-package .article{padding-right:50px;padding-left:50px;width:100%}}@media (min-width: 1200px){.article-package .article{padding-right:33px;padding-left:33px}}@media (min-width: 1400px){.article-package .article{padding-left:100px}}@media (min-width: 1600px){.article-package .article{padding-left:130px;padding-right:130px}}@media (min-width: 1800px){.article-package .article{padding-right:260px;padding-left:260px}}.article-package .article h2,.article-package .article .h2{color:#664b74;font-family:Marcellus SC,serif;font-size:1.75rem;font-style:normal;font-weight:400;margin-bottom:1rem}@media (min-width: 1200px){.article-package .article h2,.article-package .article .h2{font-size:2rem}}@media (min-width: 1400px){.article-package .article h2,.article-package .article .h2{font-size:2.5rem}}.article-package .component-package{position:relative}@media (max-width: 991.98px){.article-package .component-package{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}.article-package .component-package:before{content:"";position:absolute;z-index:2;left:0;top:0;height:100%;width:22px;background:linear-gradient(270deg,rgba(209,209,209,0) 0%,rgb(209,209,209) 95%)}@media (min-width: 992px){.article-package .component-package:before{width:33px;background:linear-gradient(270deg,rgba(209,209,209,0) 0%,rgb(209,209,209) 70%)}}@media (min-width: 1400px){.article-package .component-package:before{width:60px}}@media (min-width: 1600px){.article-package .component-package:before{width:80px}}@media (min-width: 1800px){.article-package .component-package:before{width:120px}}.article-package .component-package:after{content:"";position:absolute;z-index:2;right:0;top:0;width:22px;height:100%;background:linear-gradient(90deg,rgba(209,209,209,0) 0%,rgb(209,209,209) 95%)}@media (min-width: 992px){.article-package .component-package:after{background:linear-gradient(90deg,rgba(209,209,209,0) 0%,rgb(209,209,209) 70%);width:33px}}@media (min-width: 1400px){.article-package .component-package:after{width:60px}}@media (min-width: 1600px){.article-package .component-package:after{width:80px}}@media (min-width: 1800px){.article-package .component-package:after{width:120px}}.article-package .component-package ul{display:flex;flex-direction:row;list-style-type:none;padding-left:0;overflow-y:auto;margin-bottom:0;scrollbar-width:none}.article-package .component-package ul::-webkit-scrollbar{width:0;height:0;display:none}.article-package .component-package ul::-webkit-scrollbar-track{background:transparent}.article-package .component-package ul::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.article-package .component-package ul::-webkit-scrollbar-thumb:hover{background:transparent}.article-package .component-package ul::-moz-scrollbar{width:0;height:0;display:none}.article-package .component-package ul::-moz-scrollbar-track{background:transparent}.article-package .component-package ul::-moz-scrollbar-thumb{background:transparent;border-radius:0}.article-package .component-package ul::-moz-scrollbar-thumb:hover{background:transparent}.article-package .component-package ul::-ms-scrollbar{width:0;height:0;display:none}.article-package .component-package ul::-ms-scrollbar-track{background:transparent}.article-package .component-package ul::-ms-scrollbar-thumb{background:transparent;border-radius:0}.article-package .component-package ul::-ms-scrollbar-thumb:hover{background:transparent}.article-package .component-package ul li{font-family:Jost,sans-serif;min-width:240px;border:1px solid #a793ac;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:250px}@media (min-width: 1200px){.article-package .component-package ul li{min-width:260px}}@media (min-width: 1400px){.article-package .component-package ul li{min-width:300px}}.article-package .component-package ul li:first-child{border:0;padding:0;min-width:12px}@media (max-width: 1199.98px){.article-package .component-package ul li:first-child{display:none}}@media (min-width: 992px){.article-package .component-package ul li:first-child{min-width:33px}}@media (min-width: 1400px){.article-package .component-package ul li:first-child{min-width:100px}}@media (min-width: 1600px){.article-package .component-package ul li:first-child{min-width:130px}}@media (min-width: 1800px){.article-package .component-package ul li:first-child{min-width:260px}}.article-package .component-package ul li:last-child{border:0;padding:0;min-width:12px}@media (max-width: 1199.98px){.article-package .component-package ul li:last-child{display:none}}@media (min-width: 992px){.article-package .component-package ul li:last-child{min-width:33px}}@media (min-width: 1400px){.article-package .component-package ul li:last-child{min-width:100px}}@media (min-width: 1600px){.article-package .component-package ul li:last-child{min-width:130px}}@media (min-width: 1800px){.article-package .component-package ul li:last-child{min-width:260px}}.article-package .component-package ul li:hover{padding-top:12px;transition:all .5s ease;background:#a793ac}.article-package .component-package ul li:hover .hover{display:block}.article-package .component-package ul li:hover .title{font-size:1.35rem}.article-package .component-package ul li:hover .cost{color:#d1d1d1}.article-package .component-package ul li .hover{display:none}.article-package .component-package ul li.large{min-width:460px}@media (min-width: 1400px){.article-package .component-package ul li.large{min-width:500px}}.article-package .component-package ul li .title{color:#664b74;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:0}.article-package .component-package ul li .cost{color:#a793ac;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:0}.article-package .component-package ul li p{font-weight:500;color:#664b74;margin-bottom:0;text-align:center}.article-package .component-package ul li .card_{width:100%;margin-top:4px;margin-bottom:4px;display:flex;flex-direction:row;border:2px dotted #664b74;border-radius:12px}.article-package .component-package ul li .card_ .items{padding:12px}.article-package .component-package ul li .card_ .items:not(:first-child){border-left:2px dotted #664b74}.component_meeting{position:relative}@media (max-width: 575.98px){.component_meeting .desc{max-width:540px}}@media (max-width: 991.98px){.component_meeting .desc{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media (min-width: 992px){.component_meeting .desc{padding-right:2rem;padding-left:50px;width:66.66666667%}}@media (min-width: 1200px){.component_meeting .desc{padding-right:3rem;padding-left:33px}}@media (min-width: 1400px){.component_meeting .desc{padding-left:100px}}@media (min-width: 1600px){.component_meeting .desc{padding-left:130px}}@media (min-width: 1800px){.component_meeting .desc{padding-right:4rem;padding-left:260px}}.component_meeting .desc h2,.component_meeting .desc .h2{color:#664b74;font-family:Marcellus SC,serif;font-size:1.75rem;font-style:normal;font-weight:400;margin-bottom:1rem}@media (min-width: 1200px){.component_meeting .desc h2,.component_meeting .desc .h2{font-size:2rem}}@media (min-width: 1400px){.component_meeting .desc h2,.component_meeting .desc .h2{font-size:2.5rem}}@media (min-width: 1600px){.component_meeting .desc h2,.component_meeting .desc .h2{line-height:58px}}.component_meeting .desc h4,.component_meeting .desc .h4{color:#664b74;font-family:Marcellus SC,serif;font-size:1.25rem;font-style:normal;font-weight:400;margin-bottom:.5rem}@media (min-width: 1200px){.component_meeting .desc h4,.component_meeting .desc .h4{font-size:1.75rem}}.component_meeting .desc .card{border-radius:0;border:1px solid #7e7e7e;background:transparent;padding:16px;height:100%}.component_meeting .desc .card p{margin-bottom:.5rem}.component_meeting .desc p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.component_meeting .desc p{font-size:1rem}}.component_meeting .desc h5,.component_meeting .desc .h5{color:#664b74;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;margin-bottom:0}@media (min-width: 1200px){.component_meeting .desc h5,.component_meeting .desc .h5{font-size:1rem}}.component_meeting .desc ul{padding-left:0}.component_meeting .desc ul li{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:400;margin-bottom:1rem;font-size:1rem;display:flex;flex-direction:row;align-items:center}@media (min-width: 1200px){.component_meeting .desc ul li{margin-bottom:1.5rem}}@media (min-width: 1400px){.component_meeting .desc ul li{margin-bottom:2rem}}.component_meeting .desc ul li i{width:32px;height:32px;margin-right:12px}.component_meeting .image_right{display:flex;flex-direction:row;width:100%;overflow:hidden}@media (min-width: 992px){.component_meeting .image_right{position:absolute;width:33.33333333%;height:100%;right:0;top:2rem;flex-direction:column}}.component_meeting .image_right img{width:50%;object-fit:cover;aspect-ratio:1/1}@media (min-width: 992px){.component_meeting .image_right img{width:100%}}.italic_{color:#664b74;text-align:center;font-family:La Belle Aurore,cursive;font-style:normal;line-height:normal;font-weight:400;font-size:1.25rem}@media (min-width: 1400px){.italic_{font-size:1.75rem}}.kimaya_experience_detail{position:relative;padding-top:54px}@media (min-width: 992px){.kimaya_experience_detail{padding-top:90px}}.banner_fullwidth_title{position:relative;padding-top:55px}@media (min-width: 992px){.banner_fullwidth_title{padding-top:90px}}.banner_fullwidth_title img{width:100%;height:270px;object-fit:cover}@media (min-width: 1200px){.banner_fullwidth_title img{height:300px}}.banner_fullwidth_title .caption{z-index:1;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:100%}.banner_fullwidth_title .caption h1,.banner_fullwidth_title .caption .h1{color:#fff;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;text-transform:uppercase;font-size:2rem;margin-bottom:0}@media (min-width: 576px){.banner_fullwidth_title .caption h1,.banner_fullwidth_title .caption .h1{font-size:2.5rem}}@media (min-width: 992px){.banner_fullwidth_title .caption h1,.banner_fullwidth_title .caption .h1{font-size:3rem}}.banner_fullwidth_title .caption h4,.banner_fullwidth_title .caption .h4{color:#d1d1d1;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:400;font-size:1rem}@media (min-width: 992px){.banner_fullwidth_title .caption h4,.banner_fullwidth_title .caption .h4{font-size:1.125rem}}.article_info_left{position:relative;display:flex;flex-direction:column}@media (min-width: 992px){.article_info_left{width:100%;flex-direction:row}}.article_info_left .desc_{padding-top:2rem;padding-bottom:2rem}@media (max-width: 575.98px){.article_info_left .desc_{max-width:540px}}@media (max-width: 991.98px){.article_info_left .desc_{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media (min-width: 992px){.article_info_left .desc_{padding-right:2rem;padding-left:50px;width:66.66666667%}}@media (min-width: 1200px){.article_info_left .desc_{padding-top:3rem;padding-bottom:3rem;padding-right:3rem;padding-left:33px}}@media (min-width: 1400px){.article_info_left .desc_{padding-left:100px}}@media (min-width: 1600px){.article_info_left .desc_{padding-left:130px}}@media (min-width: 1800px){.article_info_left .desc_{padding-top:4rem;padding-bottom:4rem;padding-right:4rem;padding-left:260px}}.article_info_left .desc_ h5,.article_info_left .desc_ .h5{color:#383838;font-family:Marcellus,serif;font-size:1.125rem;font-style:normal;font-weight:500;text-transform:capitalize}@media (min-width: 1200px){.article_info_left .desc_ h5,.article_info_left .desc_ .h5{font-size:1.25rem}}.article_info_left .desc_ h6,.article_info_left .desc_ .h6{color:#383838;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:600;text-transform:capitalize}@media (min-width: 1200px){.article_info_left .desc_ h6,.article_info_left .desc_ .h6{font-size:1.125rem}}.article_info_left .desc_ h2,.article_info_left .desc_ .h2{color:#383838;font-family:Marcellus SC,serif;font-size:1.75rem;font-style:normal;font-weight:400;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 1200px){.article_info_left .desc_ h2,.article_info_left .desc_ .h2{font-size:2rem}}@media (min-width: 1400px){.article_info_left .desc_ h2,.article_info_left .desc_ .h2{font-size:2.5rem}}@media (min-width: 1600px){.article_info_left .desc_ h2,.article_info_left .desc_ .h2{margin-bottom:1.5rem;line-height:58px}}.article_info_left .desc_ p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.article_info_left .desc_ p{font-size:1rem}}.article_info_left .desc_ h4,.article_info_left .desc_ .h4{color:#383838;font-family:Marcellus,serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:24px;margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1200px){.article_info_left .desc_ h4,.article_info_left .desc_ .h4{line-height:normal;font-size:1.75rem}}@media (min-width: 1400px){.article_info_left .desc_ h4,.article_info_left .desc_ .h4{font-size:1.875rem}}@media (min-width: 1600px){.article_info_left .desc_ h4,.article_info_left .desc_ .h4{margin-top:1rem;margin-bottom:1rem}}@media (min-width: 992px){.article_info_left .information{width:33.33333333%}}.article_info_left .information .card_{background-size:cover;background-repeat:no-repeat;background-position:center;padding:32px;height:100%}@media (min-width: 1400px){.article_info_left .information .card_{padding:22px}}@media (min-width: 1600px){.article_info_left .information .card_{padding:42px}}.article_info_left .information .card_body{background:rgba(209,209,209,.9);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:14px;height:100%}@media (min-width: 576px){.article_info_left .information .card_body{width:80%;margin-left:auto;margin-right:auto}}@media (min-width: 768px){.article_info_left .information .card_body{width:60%}}@media (min-width: 992px){.article_info_left .information .card_body{width:unset;margin-left:unset;margin-right:unset}}@media (min-width: 1400px){.article_info_left .information .card_body{padding:24px 22px}}@media (min-width: 1800px){.article_info_left .information .card_body{padding:34px 28px}}.article_info_left .information .card_body .list{margin-bottom:6px}.article_info_left .information .card_body .list p{display:flex;flex-direction:row;align-items:center;color:#333632}.article_info_left .information .card_body .list p:before{margin-right:8px;width:6px;height:6px;background:#664b76;border-radius:50%;display:flex;content:""}.article_info_left .information .card_body h4,.article_info_left .information .card_body .h4{color:#664b74;font-family:Jost,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;line-height:normal}.article_info_left .information .card_body h4.info,.article_info_left .information .card_body .info.h4{margin-bottom:4px}.article_info_left .information .card_body h4.open,.article_info_left .information .card_body .open.h4{margin-top:1rem;margin-bottom:1rem}.article_info_left .information .card_body p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.article_info_left .information .card_body p{font-size:1rem}}.article_info_left .information .card_body .clock_items{display:flex;align-items:center;margin-bottom:12px}.article_info_left .information .card_body .clock_items strong{font-weight:500}.article_info_left .information .card_body .clock_items i{margin-right:4px;width:18px;height:18px}.article_info_left .information .card_body .reserv_{display:flex;flex-direction:row;align-items:center}.article_info_left .information .card_body .reserv_ i{width:26px;height:26px;margin-right:8px}.three_image_square{width:100%;overflow:hidden}.three_image_square .row{margin-left:0;margin-right:0}.three_image_square .row .col-4{padding-left:0;padding-right:0}.three_image_square .row .col-4 img{width:100%}.three_row_menu{padding-top:3rem;padding-bottom:3rem}@media (min-width: 1600px){.three_row_menu{padding-top:4rem;padding-bottom:4rem}}.three_row_menu .caption{margin-bottom:1.5rem}@media (min-width: 1600px){.three_row_menu .caption{margin-bottom:2rem}}.three_row_menu .caption h5,.three_row_menu .caption .h5{color:#383838;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:600;line-height:normal;font-size:.875rem;margin-bottom:0}@media (min-width: 1600px){.three_row_menu .caption h5,.three_row_menu .caption .h5{font-size:1rem}}.three_row_menu .caption h2,.three_row_menu .caption .h2{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;font-size:2rem}@media (min-width: 1600px){.three_row_menu .caption h2,.three_row_menu .caption .h2{font-size:2.5rem}}.three_row_menu .items_ .title{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1rem;font-size:1.5rem}.three_row_menu .items_ .items_row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem}@media (min-width: 1200px){.three_row_menu .items_ .items_row{margin-bottom:unset;height:74px}}@media (min-width: 1600px){.three_row_menu .items_ .items_row{height:84px}}.three_row_menu .items_ .items_row .text_left{width:100%}.three_row_menu .items_ .items_row .text_left .inline{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}@media (min-width: 922px){.three_row_menu .items_ .items_row .text_left .inline{margin-bottom:.5rem}}.three_row_menu .items_ .items_row .text_left .inline h4,.three_row_menu .items_ .items_row .text_left .inline .h4{color:#383838;font-family:Marcellus,serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;max-width:80%}@media (min-width: 922px){.three_row_menu .items_ .items_row .text_left .inline h4,.three_row_menu .items_ .items_row .text_left .inline .h4{white-space:nowrap;max-width:unset}}@media (min-width: 1600px){.three_row_menu .items_ .items_row .text_left .inline h4,.three_row_menu .items_ .items_row .text_left .inline .h4{font-size:1.25rem}}.three_row_menu .items_ .items_row .text_left .inline span{margin-left:8px;width:100%;height:2px;background:#333632;opacity:.4;flex:1;margin-top:10px;margin-bottom:auto}@media (min-width: 922px){.three_row_menu .items_ .items_row .text_left .inline span{margin-top:auto}}.three_row_menu .items_ .items_row .text_left p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;opacity:.6;margin-bottom:0}@media (min-width: 1600px){.three_row_menu .items_ .items_row .text_left p{font-size:1rem}}.three_row_menu .items_ .items_row .text_right h4,.three_row_menu .items_ .items_row .text_right .h4{color:#383838;text-align:center;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;text-align:end}@media (min-width: 1600px){.three_row_menu .items_ .items_row .text_right h4,.three_row_menu .items_ .items_row .text_right .h4{font-size:1rem}}.three_row_menu .btn_purple{margin-top:2rem;background:#664b74!important;color:#d1d1d1!important;text-align:center;font-family:Jost,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:8px 24px;border:0;border-radius:0}.three_row_menu .btn_purple:hover{opacity:.6;transition:all .5s ease}.article_image_left{position:relative;display:flex;flex-direction:column}@media (min-width: 992px){.article_image_left{width:100%;flex-direction:row}}.article_image_left .card_{overflow:hidden;padding-top:2rem;padding-bottom:2rem}@media (max-width: 575.98px){.article_image_left .card_{max-width:540px}}@media (max-width: 991.98px){.article_image_left .card_{max-width:720px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media (min-width: 992px){.article_image_left .card_{padding-left:2rem;padding-right:50px;margin-left:33.33333333%;width:66.66666667%;position:relative}}@media (min-width: 1200px){.article_image_left .card_{padding-top:3rem;padding-bottom:3rem;padding-left:3rem}}@media (min-width: 1400px){.article_image_left .card_{padding-right:100px}}@media (min-width: 1600px){.article_image_left .card_{padding-right:160px}}@media (min-width: 1800px){.article_image_left .card_{padding-top:4rem;padding-bottom:4rem;padding-left:4rem;padding-right:350px}}.article_image_left .card_ .text{position:relative;z-index:100}@media (min-width: 1200px){.article_image_left .card_ .text{width:80%}}@media (min-width: 1400px){.article_image_left .card_ .text{width:unset}}.article_image_left .card_ .text h6,.article_image_left .card_ .text .h6{color:#383838;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:600;text-transform:capitalize}@media (min-width: 1200px){.article_image_left .card_ .text h6,.article_image_left .card_ .text .h6{font-size:1.125rem}}.article_image_left .card_ .text h2,.article_image_left .card_ .text .h2{color:#664b74;font-family:Marcellus SC,serif;font-size:1.75rem;font-style:normal;font-weight:400;margin-bottom:1rem}@media (min-width: 1200px){.article_image_left .card_ .text h2,.article_image_left .card_ .text .h2{font-size:2rem}}@media (min-width: 1400px){.article_image_left .card_ .text h2,.article_image_left .card_ .text .h2{font-size:2.5rem}}@media (min-width: 1600px){.article_image_left .card_ .text h2,.article_image_left .card_ .text .h2{line-height:58px}}@media (min-width: 992px){.article_image_left .card_ .text .desc{width:60%}}.article_image_left .card_ .text .desc p{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.article_image_left .card_ .text .desc p{font-size:1rem}}.article_image_left .card_ .text .desc ol{padding-left:18px}.article_image_left .card_ .text .desc ol li{color:#383838;font-family:Jost,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:0}@media (min-width: 1200px){.article_image_left .card_ .text .desc ol li{font-size:1rem}}.article_image_left .card_ .text h4,.article_image_left .card_ .text .h4{color:#383838;font-family:Marcellus,serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:24px;margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1200px){.article_image_left .card_ .text h4,.article_image_left .card_ .text .h4{line-height:normal;font-size:1.75rem}}@media (min-width: 1400px){.article_image_left .card_ .text h4,.article_image_left .card_ .text .h4{font-size:1.875rem}}@media (min-width: 1600px){.article_image_left .card_ .text h4,.article_image_left .card_ .text .h4{margin-top:1rem;margin-bottom:1rem}}@media (min-width: 992px){.article_image_left .image_left{position:absolute;width:33.33333333%;height:100%;left:0;top:0}}.article_image_left .image_left img{width:100%;height:100%;object-fit:cover}.article_image_left .image_right{display:none;position:absolute;bottom:0;right:30px}@media (min-width: 992px){.article_image_left .image_right{display:block}}@media (min-width: 1400px){.article_image_left .image_right{right:70px}}@media (min-width: 1800px){.article_image_left .image_right{right:200px}}.article_image_left .image_right img{height:300px;width:auto}@media (min-width: 1200px){.article_image_left .image_right img{height:360px}}@media (min-width: 1400px){.article_image_left .image_right img{height:370px}}@media (min-width: 1800px){.article_image_left .image_right img{height:410px}}.article_image_left .image_right_spa{bottom:30px;right:-300px}@media (min-width: 1200px){.article_image_left .image_right_spa{bottom:70px;right:-240px}}.article_image_left .image_right_spa img{height:260px}@media (min-width: 1800px){.article_image_left .image_right_spa img{height:320px}}.article_image_left .image_right_area{right:-260px}@media (min-width: 1600px){.article_image_left .image_right_area{right:-210px}}@media (min-width: 1400px){.article_image_left .image_right_area img{height:320px}}.article_image_left .image_right_area_yogyakarta{right:-120px}@media (min-width: 1200px){.article_image_left .image_right_area_yogyakarta{right:-40px}}@media (min-width: 1400px){.article_image_left .image_right_area_yogyakarta{right:-80px}}@media (min-width: 1600px){.article_image_left .image_right_area_yogyakarta{right:0}}.article_image_left .image_right_area_yogyakarta img{height:160px}@media (min-width: 1400px){.article_image_left .image_right_area_yogyakarta img{height:210px}}.article_image_left .image_right_spa_yogyakarta{right:-120px}@media (min-width: 1400px){.article_image_left .image_right_spa_yogyakarta{right:-80px}}@media (min-width: 1600px){.article_image_left .image_right_spa_yogyakarta{right:-110px}}.article_image_left .image_right_spa_yogyakarta img{height:280px}@media (min-width: 1200px){.article_image_left .image_right_spa_yogyakarta img{height:350px}}@media (min-width: 1600px){.article_image_left .image_right_spa_yogyakarta img{height:360px}}.color-purple{color:#664b74!important}.card_product .containers_{width:100%;margin-left:auto;margin-right:auto;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}@media (min-width: 768px){.card_product .containers_{max-width:760px;padding-left:0;padding-right:0}}@media (min-width: 992px){.card_product .containers_{max-width:unset;padding-left:30px;padding-right:30px}}@media (min-width: 1400px){.card_product .containers_{padding-left:60px;padding-right:60px}}@media (min-width: 1600px){.card_product .containers_{padding-left:90px;padding-right:90px}}@media (min-width: 1800px){.card_product .containers_{padding-left:180px;padding-right:180px}}.card_product_items{border:1px solid #383838;height:100%}.card_product_items img{width:100%;height:auto;aspect-ratio:4/2;object-fit:cover}.card_product_items_body{padding:12px}@media (min-width: 992px){.card_product_items_body{padding:22px}}.card_product_items_body h5,.card_product_items_body .h5{color:#664b74;font-size:1.5rem;font-family:Marcellus,serif;text-transform:uppercase;margin-bottom:.5rem}@media (min-width: 992px){.card_product_items_body h5,.card_product_items_body .h5{margin-bottom:1rem}}.card_product_items_body p{font-family:Jost,sans-serif;font-size:1.125rem;color:#383838}.card_product_items_body a{text-decoration:none;color:#664b76;font-family:Jost,sans-serif;font-size:1rem;font-weight:500;text-transform:uppercase;display:flex;flex-direction:row;align-items:flex-start}.card_product_items_body a span{border-bottom:1px solid #664b76;margin-bottom:.5rem}.card_product_items_body a img{margin-left:12px;width:17px;height:17px;margin-bottom:auto}.right_image_offset{z-index:1000;margin-top:3rem;margin-bottom:2rem}@media (min-width: 992px){.right_image_offset{margin-top:-3rem;margin-bottom:3rem}}@media (min-width: 1200px){.right_image_offset{margin-bottom:3.5rem}}@media (min-width: 1400px){.right_image_offset .container_{min-width:1280px!important}}@media (min-width: 1600px){.right_image_offset .container_{min-width:1480px!important}}@media (min-width: 1800px){.right_image_offset .container_{min-width:1700px!important}}.right_image_offset .flex{display:flex;flex-direction:column}@media (min-width: 992px){.right_image_offset .flex{flex-direction:row;align-items:flex-start}}.right_image_offset .flex .left_{width:100%;margin-top:1rem;display:flex;flex-direction:column;justify-content:center}@media (min-width: 992px){.right_image_offset .flex .left_{width:50%;margin-top:5rem}}@media (min-width: 1200px){.right_image_offset .flex .left_{padding-right:32px}}@media (min-width: 1400px){.right_image_offset .flex .left_{padding-right:42px}}.right_image_offset .flex .left_ h2,.right_image_offset .flex .left_ .h2{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.5rem}@media (min-width: 1400px){.right_image_offset .flex .left_ h2,.right_image_offset .flex .left_ .h2{font-size:1.875rem;margin-bottom:1rem}}@media (min-width: 1600px){.right_image_offset .flex .left_ h2,.right_image_offset .flex .left_ .h2{font-size:2.15rem}}.right_image_offset .flex .left_ .desc{margin-bottom:1rem}.right_image_offset .flex .left_ .desc p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-weight:500;margin-bottom:0;font-size:.875rem}@media (min-width: 1200px){.right_image_offset .flex .left_ .desc p{font-size:1rem}}@media (min-width: 1400px){.right_image_offset .flex .left_ .desc p{line-height:30px}}.right_image_offset .flex .left_ .left_bottom{display:flex;flex-direction:row;justify-content:space-around}@media (min-width: 1800px){.right_image_offset .flex .left_ .left_bottom{margin-top:1rem}}.right_image_offset .flex .left_ .left_bottom_items{display:flex;flex-direction:column;align-items:center}.right_image_offset .flex .left_ .left_bottom_items h3,.right_image_offset .flex .left_ .left_bottom_items .h3{color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:0;font-size:1.5rem}@media (min-width: 1400px){.right_image_offset .flex .left_ .left_bottom_items h3,.right_image_offset .flex .left_ .left_bottom_items .h3{font-size:1.875rem}}@media (min-width: 1800px){.right_image_offset .flex .left_ .left_bottom_items h3,.right_image_offset .flex .left_ .left_bottom_items .h3{font-size:2rem;font-weight:500}}.right_image_offset .flex .left_ .left_bottom_items h5,.right_image_offset .flex .left_ .left_bottom_items .h5{color:#383838;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.96px;font-size:1.125rem}@media (min-width: 1200px){.right_image_offset .flex .left_ .left_bottom_items h5,.right_image_offset .flex .left_ .left_bottom_items .h5{font-size:1.25rem}}.right_image_offset .flex .right_{width:100%}@media (min-width: 992px){.right_image_offset .flex .right_{padding-left:32px;padding-right:52px;width:50%}}@media (min-width: 1800px){.right_image_offset .flex .right_{padding-right:142px}}.right_image_offset .flex .right_ img{border:2px solid #fff;aspect-ratio:360/403;width:100%;height:auto;object-fit:cover}.column_with_icon{background-size:100% 100%;background-repeat:no-repeat;background-position:center;padding-top:2rem;padding-bottom:2rem}@media (min-width: 1400px){.column_with_icon .container_{min-width:1280px!important;padding-left:0!important;padding-right:0!important}}@media (min-width: 1600px){.column_with_icon .container_{min-width:1480px!important}}@media (min-width: 1800px){.column_with_icon .container_{min-width:1700px!important}}@media (min-width: 1400px){.column_with_icon{padding-top:4rem;padding-bottom:4rem}}.column_with_icon .card_{border-radius:8px;background:unset}@media (min-width: 1200px){.column_with_icon .card_{padding:30px 40px}}@media (min-width: 1400px){.column_with_icon .card_{padding:40px 80px}}.column_with_icon .caption_{margin-bottom:1.4rem}@media (min-width: 1400px){.column_with_icon .caption_{margin-bottom:0}}@media (min-width: 1600px){.column_with_icon .caption_{margin-bottom:1rem}}.column_with_icon .caption_ h2,.column_with_icon .caption_ .h2{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.5rem;margin-bottom:.5rem}@media (min-width: 1200px){.column_with_icon .caption_ h2,.column_with_icon .caption_ .h2{font-size:2rem}}@media (min-width: 1400px){.column_with_icon .caption_ h2,.column_with_icon .caption_ .h2{font-size:1.875rem}}@media (min-width: 1600px){.column_with_icon .caption_ h2,.column_with_icon .caption_ .h2{font-size:2.15rem;margin-bottom:1rem}}.column_with_icon .caption_ p{color:#383838;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:.875rem}@media (min-width: 992px){.column_with_icon .caption_ p{line-height:22px}}@media (min-width: 1200px){.column_with_icon .caption_ p{font-size:1rem}}@media (min-width: 1400px){.column_with_icon .caption_ p{line-height:30px}}.column_with_icon .row h3,.column_with_icon .row .h3{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.375rem}@media (min-width: 992px){.column_with_icon .row h3,.column_with_icon .row .h3{font-size:1.3rem}}@media (min-width: 1200px){.column_with_icon .row h3,.column_with_icon .row .h3{font-size:1.6rem}}.column_with_icon .row .items{display:flex;flex-direction:row}.column_with_icon .row .items img{aspect-ratio:1/1;object-fit:cover;margin-right:8px;width:34px;height:34px}@media (min-width: 1200px){.column_with_icon .row .items img{width:40px;height:40px}}.column_with_icon .row .items p{color:#383838;font-family:Jost,sans-serif;text-align:unset;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;font-size:.875rem}@media (min-width: 992px){.column_with_icon .row .items p{font-size:.875rem;line-height:18px}}@media (min-width: 1200px){.column_with_icon .row .items p{font-size:1rem}}@media (min-width: 1400px){.column_with_icon .row .items p{line-height:20px}}@media (min-width: 1600px){.column_with_icon .row .items p{line-height:24px}}.column_with_icon .items_ .center img{width:100%;height:auto}.three_card_image{padding-top:2rem;padding-bottom:2rem;position:relative;background-position:top;background-repeat:no-repeat;background-size:100%}@media (min-width: 992px){.three_card_image{padding-top:3rem;padding-bottom:2rem}}@media (min-width: 1200px){.three_card_image{padding-top:4rem;padding-bottom:2.5rem}}@media (min-width: 1400px){.three_card_image{padding-bottom:4rem}}.three_card_image .container_{display:flex;flex-direction:column}@media (min-width: 1400px){.three_card_image .container_{min-width:1280px!important;padding-left:64px!important;padding-right:64px!important}}@media (min-width: 1600px){.three_card_image .container_{min-width:1480px!important;padding-left:48px!important;padding-right:48px!important}}@media (min-width: 1800px){.three_card_image .container_{min-width:1400px}}.three_card_image .caption_{margin-bottom:1rem}.three_card_image .caption_ h2,.three_card_image .caption_ .h2{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.5rem}@media (min-width: 1200px){.three_card_image .caption_ h2,.three_card_image .caption_ .h2{font-size:2rem}}@media (min-width: 1400px){.three_card_image .caption_ h2,.three_card_image .caption_ .h2{font-size:1.875rem}}@media (min-width: 1600px){.three_card_image .caption_ h2,.three_card_image .caption_ .h2{font-size:2.15rem}}.three_card_image .caption_ p{color:#383838;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:.875rem}@media (min-width: 922px){.three_card_image .caption_ p{line-height:18px}}@media (min-width: 1200px){.three_card_image .caption_ p{font-size:1rem;line-height:30px}}@media (min-width: 1400px){.three_card_image .caption_ p{font-size:1rem}}@media (min-width: 1600px){.three_card_image .caption_ p{line-height:40px}}.three_card_image .btn_purple{margin-top:2rem;color:#fff!important;text-align:center;font-size:1.25rem;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;background:#664b74!important;border-radius:0;border:0;margin-left:auto;margin-right:auto;font-family:Jost,sans-serif;font-size:.875rem;padding:12px}@media (min-width: 992px){.three_card_image .btn_purple{padding:18px 32px}}@media (min-width: 1800px){.three_card_image .btn_purple{font-size:1.125rem}}.three_card_image .btn_purple:hover{opacity:.8}.purple_image_left{background:#664b74;position:relative;padding-top:2rem;padding-bottom:2rem}@media (min-width: 992px){.purple_image_left{padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width: 1400px){.purple_image_left{padding-top:4rem;padding-bottom:4rem}}.purple_image_left:hover .bg{transition:all .5s ease;filter:grayscale(0) opacity(.4)}.purple_image_left:hover .left_ img{transition:all .5s ease;filter:saturate(1.2) brightness(1.2) contrast(1.1)}.purple_image_left .corner_top,.purple_image_left .corner_bottom{z-index:1}.purple_image_left.bandung:hover .bg{opacity:1;filter:unset}.purple_image_left.bandung .bg{opacity:.4;filter:unset!important}.purple_image_left.bandung .left_ img{filter:unset!important}@media (min-width: 1400px){.purple_image_left .container_{min-width:1280px!important}}@media (min-width: 1600px){.purple_image_left .container_{min-width:1480px!important}}@media (min-width: 1800px){.purple_image_left .container_{min-width:1700px!important}}.purple_image_left .bg{position:absolute;right:0;height:auto;filter:grayscale(.8) opacity(.4);width:210px;bottom:0;display:none}@media (min-width: 992px){.purple_image_left .bg{display:block;top:0;bottom:unset}}@media (min-width: 1200px){.purple_image_left .bg{width:300px}}.purple_image_left .flex{position:relative;z-index:100;display:flex;flex-direction:column}@media (min-width: 992px){.purple_image_left .flex{flex-direction:row}}.purple_image_left .flex .left_{width:100%}@media (min-width: 992px){.purple_image_left .flex .left_{width:50%;padding-right:22px}}.purple_image_left .flex .left_ img{width:100%;height:100%;object-fit:cover}@media (min-width: 992px){.purple_image_left .flex .left_ img{border-radius:14px 14px 14px 120px}}@media (min-width: 1600px){.purple_image_left .flex .left_ img{border-radius:24px 24px 24px 120px}}.purple_image_left .flex .right_{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:1.5rem}@media (min-width: 992px){.purple_image_left .flex .right_{margin-top:0;width:40%;padding-left:22px}}@media (min-width: 1400px){.purple_image_left .flex .right_{padding-left:42px}}.purple_image_left .flex .right_ h2,.purple_image_left .flex .right_ .h2{color:#fff;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 992px){.purple_image_left .flex .right_ h2,.purple_image_left .flex .right_ .h2{font-size:1.5rem}}@media (min-width: 1400px){.purple_image_left .flex .right_ h2,.purple_image_left .flex .right_ .h2{font-size:1.875rem}}@media (min-width: 1600px){.purple_image_left .flex .right_ h2,.purple_image_left .flex .right_ .h2{font-size:2.15rem}}.purple_image_left .flex .right_ .desc{font-family:Jost,sans-serif}.purple_image_left .flex .right_ .desc p{color:#fff;font-style:normal;font-weight:400}@media (min-width: 992px){.purple_image_left .flex .right_ .desc p{font-size:.875rem;line-height:20px}}@media (min-width: 1200px){.purple_image_left .flex .right_ .desc p{font-size:1rem;line-height:24px}}@media (min-width: 1400px){.purple_image_left .flex .right_ .desc p{line-height:30px}}.purple_image_left .flex .right_ .btn-outline{border-radius:0;border:1px solid #fff;color:#fff;font-family:Jost,sans-serif;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-top:1rem;padding:8px 12px;margin-left:auto;margin-right:auto}@media (min-width: 992px){.purple_image_left .flex .right_ .btn-outline{margin-left:0;font-size:.875rem}}@media (min-width: 1200px){.purple_image_left .flex .right_ .btn-outline{font-size:1rem}}@media (min-width: 1400px){.purple_image_left .flex .right_ .btn-outline{padding:12px 24px}}@media (min-width: 1600px){.purple_image_left .flex .right_ .btn-outline{margin-top:1rem}}.ota_rank{background:#a793ac;padding-top:3rem;padding-bottom:3rem;position:relative}@media (min-width: 992px){.ota_rank .container_{max-width:970px!important}}@media (min-width: 1200px){.ota_rank .container_{max-width:1140px!important}}@media (min-width: 1400px){.ota_rank .container_{min-width:1320px!important}}@media (min-width: 1600px){.ota_rank .container_{min-width:1460px!important}}@media (min-width: 1800px){.ota_rank .container_{min-width:1760px!important}}.ota_rank .card{padding:16px;display:flex;position:relative;border-radius:4px;border:0;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 768px){.ota_rank .card{flex-direction:row}}@media (min-width: 1400px){.ota_rank .card{padding:22px}}.ota_rank .card:before{border-radius:4px;width:100%;content:"";height:100%;position:absolute;top:0;left:0;background:rgba(209,209,209,.94)}@media (min-width: 1800px){.ota_rank .card{padding:22px}}.ota_rank .card .ota_image{width:220px;display:flex;align-items:center;justify-content:center;z-index:1}.ota_rank .card .ota_image img{height:auto}@media (min-width: 768px){.ota_rank .card .ota_image img{width:220px}}.ota_rank .card span{display:none}@media (min-width: 768px){.ota_rank .card span{content:"";background:#664b74;display:block;z-index:1;margin-left:2rem;width:1px;height:72px;margin-right:2rem}}.ota_rank .card .ota_desc{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 768px){.ota_rank .card .ota_desc{width:190px}}.ota_rank .card .ota_desc h3,.ota_rank .card .ota_desc .h3{color:#664b74;font-weight:700;font-family:Jost,sans-serif;margin-bottom:0}@media (min-width: 992px){.ota_rank .card .ota_desc h3,.ota_rank .card .ota_desc .h3{font-size:1.5rem}}@media (min-width: 1200px){.ota_rank .card .ota_desc h3,.ota_rank .card .ota_desc .h3{font-size:2rem}}.ota_rank .card .ota_desc h5,.ota_rank .card .ota_desc .h5{color:#a793ac;font-family:Jost,sans-serif;font-weight:500}@media (min-width: 768px){.ota_rank .card .ota_desc h5,.ota_rank .card .ota_desc .h5{font-size:.937rem;margin-bottom:8px}}@media (min-width: 1400px){.ota_rank .card .ota_desc h5,.ota_rank .card .ota_desc .h5{font-size:1.125rem}}.ota_rank .card .ota_desc .rating{display:flex;flex-direction:row;margin-bottom:.5rem}.ota_rank .card .ota_desc .rating i{background-repeat:no-repeat;background-size:cover;background-position:center;margin-left:3px;margin-right:3px;width:22px;height:22px}@media (min-width: 768px){.ota_rank .card .ota_desc .rating i{width:20px;height:20px}}@media (min-width: 992px){.ota_rank .card .ota_desc .rating i{width:22px;height:22px}}.ota_rank .card .ota_desc .rating .full-star{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19.5716 22.4342C18.7719 23.0039 13.6406 19.393 12.6578 19.3851C11.675 19.3772 6.48592 22.905 5.69553 22.3226C4.90515 21.7402 6.76331 15.758 6.46719 14.8236C6.17107 13.8892 1.20281 10.0582 1.51403 9.12861C1.82531 8.19905 8.10505 8.11271 8.90477 7.54309C9.70449 6.97354 11.8231 1.07808 12.8059 1.08595C13.7886 1.09388 15.8115 7.02266 16.6019 7.60508C17.3923 8.18742 23.6699 8.37488 23.9661 9.30929C24.2622 10.2437 19.2327 13.9943 18.9214 14.9238C18.6102 15.8534 20.3713 21.8646 19.5716 22.4342Z" fill="url(%23paint0_linear_333_414)"/><defs><linearGradient id="paint0_linear_333_414" x1="12.7393" y1="1.08594" x2="12.7393" y2="22.4952" gradientUnits="userSpaceOnUse"><stop stop-color="%23A793AC"/><stop offset="1" stop-color="%23664B74"/></linearGradient></defs></svg>')}.ota_rank .card .ota_desc .rating .empty-star{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M17.501 21.9188C17.378 21.9212 17.2565 21.8901 17.149 21.8287L12.0097 19.1235L7.48633 21.5582C6.7399 21.9651 5.81287 21.6793 5.40947 20.9179C5.25251 20.6106 5.19693 20.2594 5.25107 19.917L6.13109 14.723L2.45259 10.9988C2.16292 10.7043 2 10.3034 2 9.8852C2 9.46702 2.16292 9.06614 2.45259 8.77156C2.68834 8.52448 2.99825 8.3657 3.33261 8.3207L8.37516 7.55422L10.6192 2.88324C10.8755 2.34296 11.4102 2 11.9965 2C12.5827 2 13.1175 2.34296 13.3737 2.88324L15.6266 7.57226L20.6867 8.34775C21.0933 8.40766 21.4593 8.63243 21.7026 8.97156C21.9458 9.31068 22.0459 9.73573 21.9804 10.1512C21.9326 10.4926 21.7782 10.809 21.5403 11.0529L17.8794 14.732L18.3899 17.5274C18.4589 17.9529 18.1798 18.3557 17.765 18.4291C17.3573 18.5063 16.9649 18.2328 16.885 17.816L16.3658 15.0206C16.2791 14.5062 16.4435 13.9808 16.8058 13.6139L20.4755 9.90775L15.4154 9.12324C14.9064 9.04315 14.4721 8.70344 14.2625 8.2215L12.0097 3.55052L9.7304 8.29364C9.52082 8.77558 9.08651 9.11529 8.57757 9.19538L3.53502 9.96185L7.17832 13.659C7.53905 14.0195 7.70359 14.5388 7.61834 15.0476L6.73831 20.2416L11.2616 17.816C11.7113 17.5641 12.2552 17.5641 12.7049 17.816L17.8354 20.5212C18.1464 20.6887 18.3062 21.0516 18.2229 21.4014C18.1396 21.7511 17.8348 21.998 17.4834 22L17.501 21.9188Z" fill="%23200E32"/></svg>')}.ota_rank .card .ota_desc .rating .half-star{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none"><g clip-path="url(%23clip0_3294_11421)"><path d="M20.3626 22.3483C19.5629 22.9179 13.2738 18.0079 12.291 18C11.3082 17.9921 7.0814 21.5824 6.29102 21C5.50063 20.4176 7.55432 15.6721 7.2582 14.7377C6.96208 13.8033 1.99383 9.97223 2.30504 9.04267C2.61632 8.11312 8.89606 8.02678 9.69578 7.45715C10.4955 6.8876 12.6141 0.99214 13.5969 1.00001C14.5796 1.00794 16.6025 6.93672 17.3929 7.51914C18.1833 8.10149 24.4609 8.28894 24.7571 9.22335C25.0532 10.1578 20.0237 13.9083 19.7124 14.8379C19.4012 15.7675 21.1624 21.7787 20.3626 22.3483Z" fill="url(%23paint0_linear_3294_11421)"/></g><path d="M17.792 21.9188C17.669 21.9212 17.5475 21.8901 17.44 21.8287L12.3007 19.1235L7.77735 21.5582C7.03092 21.9651 6.10388 21.6793 5.70049 20.9179C5.54352 20.6106 5.48795 20.2594 5.54208 19.917L6.42211 14.723L2.7436 10.9988C2.45393 10.7043 2.29102 10.3034 2.29102 9.8852C2.29102 9.46702 2.45393 9.06614 2.7436 8.77156C2.97935 8.52448 3.28927 8.3657 3.62363 8.3207L8.66618 7.55422L10.9102 2.88324C11.1665 2.34296 11.7013 2 12.2875 2C12.8737 2 13.4085 2.34296 13.6647 2.88324L15.9176 7.57226L20.9777 8.34775C21.3843 8.40766 21.7503 8.63243 21.9936 8.97156C22.2368 9.31068 22.3369 9.73573 22.2714 10.1512C22.2236 10.4926 22.0693 10.809 21.8314 11.0529L18.1705 14.732L18.6809 17.5274C18.7499 17.9529 18.4708 18.3557 18.0561 18.4291C17.6483 18.5063 17.2559 18.2328 17.176 17.816L16.6568 15.0206C16.5702 14.5062 16.7345 13.9808 17.0968 13.6139L20.7665 9.90775L15.7064 9.12324C15.1974 9.04315 14.7631 8.70344 14.5535 8.2215L12.3007 3.55052L10.0214 8.29364C9.81184 8.77558 9.37753 9.11529 8.86858 9.19538L3.82603 9.96185L7.46934 13.659C7.83006 14.0195 7.9946 14.5388 7.90935 15.0476L7.02933 20.2416L11.5527 17.816C12.0024 17.5641 12.5462 17.5641 12.9959 17.816L18.1265 20.5212C18.4374 20.6887 18.5972 21.0516 18.5139 21.4014C18.4307 21.7512 18.1258 21.998 17.7744 22L17.792 21.9188Z" fill="%23200E32"/><defs><linearGradient id="paint0_linear_3294_11421" x1="13.5304" y1="1" x2="13.5304" y2="22.4092" gradientUnits="userSpaceOnUse"><stop stop-color="%23A793AC"/><stop offset="1" stop-color="%23664B74"/></linearGradient><clipPath id="clip0_3294_11421"><rect width="10" height="21.3943" fill="white" transform="translate(2.29102 1)"/></clipPath></defs></svg>')}.ota_rank .card .ota_desc .bottom{display:flex;flex-direction:row;align-items:center}.ota_rank .card .ota_desc .bottom img{object-fit:contain;width:24px;height:24px;margin-right:8px;margin-bottom:0}@media (min-width: 768px){.ota_rank .card .ota_desc .bottom img{height:26px;width:26px}}@media (min-width: 992px){.ota_rank .card .ota_desc .bottom img{width:20px;height:20px;margin-right:4px}}@media (min-width: 1200px){.ota_rank .card .ota_desc .bottom img{height:28px;width:28px}}@media (min-width: 1400px){.ota_rank .card .ota_desc .bottom img{height:30px;width:30px;margin-right:8px}}.ota_rank .card .ota_desc .bottom p{color:#383838;font-family:Jost,sans-serif;font-weight:500;margin-bottom:0;font-size:1rem;text-wrap:nowrap}@media (min-width: 768px){.ota_rank .card .ota_desc .bottom p{font-size:.937rem}}@media (min-width: 1200px){.ota_rank .card .ota_desc .bottom p{font-size:1rem}}@media (min-width: 1400px){.ota_rank .card .ota_desc .bottom p{font-size:1.125rem}}.swiper_image{padding-top:1rem;position:relative}@media (min-width: 922px){.swiper_image{padding-top:3rem}}.swiper_image .caption_{margin-bottom:1.5rem}.swiper_image .caption_ h2,.swiper_image .caption_ .h2{color:#664b74;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.5rem}@media (min-width: 1200px){.swiper_image .caption_ h2,.swiper_image .caption_ .h2{font-size:2rem}}@media (min-width: 1400px){.swiper_image .caption_ h2,.swiper_image .caption_ .h2{font-size:1.875rem}}@media (min-width: 1600px){.swiper_image .caption_ h2,.swiper_image .caption_ .h2{font-size:2.15rem}}.swiper_image .caption_ p{color:#383838;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:.875rem}@media (min-width: 922px){.swiper_image .caption_ p{line-height:18px}}@media (min-width: 1200px){.swiper_image .caption_ p{font-size:1rem;line-height:30px}}@media (min-width: 1400px){.swiper_image .caption_ p{font-size:1rem}}@media (min-width: 1600px){.swiper_image .caption_ p{line-height:40px}}.swiper_image .caption_ h3,.swiper_image .caption_ .h3{color:#664b74;text-align:center;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.5rem}@media (min-width: 1200px){.swiper_image .caption_ h3,.swiper_image .caption_ .h3{font-size:1.7rem}}.swiper_image .caption_ h5,.swiper_image .caption_ .h5{color:#383838;text-align:center;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:1rem;text-transform:uppercase}@media (min-width: 1400px){.swiper_image .caption_ h5,.swiper_image .caption_ .h5{font-size:1.25rem}}.slickMe .slick-slide img{object-fit:cover;height:380px}@media (min-width: 1400px){.slickMe .slick-slide img{height:400px}}.slickMe .slick-prev{position:absolute;top:50%;left:12px;font-size:0;width:46px;height:46px;display:flex;align-items:center;justify-items:center;border:0;border-radius:50%;background:#ffffff;z-index:1;box-shadow:0 .125rem .25rem #00000013!important}@media (min-width: 992px){.slickMe .slick-prev{left:32px}}@media (min-width: 1800px){.slickMe .slick-prev{left:42px}}.slickMe .slick-prev:before{content:"";background-image:url(../../images/arrow_left.svg);background-position:center;background-repeat:no-repeat;background-size:auto;width:46px;height:46px;display:block}.slickMe .slick-prev:hover{opacity:.8;transition:all .5s ease}.slickMe .slick-next{position:absolute;top:50%;right:12px;font-size:0;width:46px;height:46px;display:flex;align-items:center;justify-items:center;border:0;border-radius:50%;background:#ffffff;box-shadow:0 .125rem .25rem #00000013!important}@media (min-width: 992px){.slickMe .slick-next{right:32px}}@media (min-width: 1800px){.slickMe .slick-next{right:42px}}.slickMe .slick-next:before{content:"";background-image:url(../../images/arrow_right.svg);background-position:center;background-repeat:no-repeat;background-size:auto;width:46px;height:46px;display:block}.slickMe .slick-next:hover{opacity:.8;transition:all .5s ease}.slider_room{position:relative}.slider_room .corner_top,.slider_room .corner_bottom{z-index:2}.slider_room .slider_room_items{padding-top:2rem;padding-bottom:2rem;background:#664b74;display:flex;flex-direction:column;overflow:hidden}@media (min-width: 992px){.slider_room .slider_room_items{padding-left:20px;flex-direction:row}}@media (min-width: 1200px){.slider_room .slider_room_items{padding-left:80px}}@media (min-width: 1800px){.slider_room .slider_room_items{padding-left:6vw}}.slider_room .slider_room_items .desc{z-index:100;display:flex;flex-direction:column;align-items:flex-start;width:100%}@media (max-width: 991.98px){.slider_room .slider_room_items .desc{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;margin-bottom:1.5rem}}@media (min-width: 576px){.slider_room .slider_room_items .desc{max-width:540px}}@media (min-width: 768px){.slider_room .slider_room_items .desc{max-width:720px}}@media (min-width: 992px){.slider_room .slider_room_items .desc{padding-right:26px;width:45%}}@media (min-width: 1200px){.slider_room .slider_room_items .desc{width:42%}}@media (min-width: 1600px){.slider_room .slider_room_items .desc{width:45%}}@media (min-width: 1800px){.slider_room .slider_room_items .desc{padding-right:46px}}.slider_room .slider_room_items .desc h2,.slider_room .slider_room_items .desc .h2{color:#d1d1d1;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:flex;align-items:center;font-size:1.625rem}@media (min-width: 992px){.slider_room .slider_room_items .desc h2,.slider_room .slider_room_items .desc .h2{font-size:1.875rem}}@media (min-width: 1200px){.slider_room .slider_room_items .desc h2,.slider_room .slider_room_items .desc .h2{font-size:2rem}}@media (min-width: 1400px){.slider_room .slider_room_items .desc h2,.slider_room .slider_room_items .desc .h2{font-size:2.4rem}}@media (min-width: 1600px){.slider_room .slider_room_items .desc h2,.slider_room .slider_room_items .desc .h2{font-size:2.6rem}}.slider_room .slider_room_items .desc h2:before,.slider_room .slider_room_items .desc .h2:before{content:"";height:3px;border-radius:2px;display:flex;background-color:#d1d1d1;margin-right:16px;width:1.5rem}@media (min-width: 1200px){.slider_room .slider_room_items .desc h2:before,.slider_room .slider_room_items .desc .h2:before{width:3rem;margin-right:22px}}.slider_room .slider_room_items .desc p{color:#d1d1d1;font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:.875rem}@media (min-width: 1200px){.slider_room .slider_room_items .desc p{font-size:1rem}}.slider_room .slider_room_items .desc .items_{display:flex;flex-direction:column;align-items:center}.slider_room .slider_room_items .desc .items_ i{width:32px;height:32px;background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width: 1200px){.slider_room .slider_room_items .desc .items_ i{width:40px;height:40px}}.slider_room .slider_room_items .desc .items_ i.location{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M19.957 31.4374L19.8946 31.375H19.6875H8.75C8.67612 31.375 8.65341 31.3526 8.65043 31.3496C8.64744 31.3466 8.625 31.3239 8.625 31.25V8.75C8.625 8.67612 8.64744 8.65341 8.65043 8.65043C8.65341 8.64744 8.67612 8.625 8.75 8.625H31.25C31.3239 8.625 31.3466 8.64744 31.3496 8.65043C31.3526 8.65341 31.375 8.67612 31.375 8.75V31.25C31.375 31.3239 31.3526 31.3466 31.3496 31.3496C31.3466 31.3526 31.3239 31.375 31.25 31.375H20.3125C20.1676 31.375 20.0557 31.4126 20.0049 31.4296C20.0025 31.4304 20.0003 31.4312 19.9981 31.4319C19.9908 31.4344 19.9852 31.4362 19.981 31.4375C19.9723 31.4375 19.9644 31.4374 19.957 31.4374ZM20.625 8.875H20.125V9.375V30.625V31.125H20.625H30.625H31.125V30.625V9.375V8.875H30.625H20.625ZM9.375 8.875H8.875V9.375V30.625V31.125H9.375H19.375H19.875V30.625V9.375V8.875H19.375H9.375Z" fill="%23D1D1D1" stroke="%23D1D1D1"/><path d="M29.0839 14.6464L22.8339 20.8964C22.8283 20.9021 22.8113 20.9151 22.7831 20.9264C22.7702 20.9315 22.7588 20.9348 22.7505 20.9365C22.7503 20.9365 22.7502 20.9366 22.75 20.9366C22.7498 20.9366 22.7497 20.9365 22.7495 20.9365C22.7412 20.9348 22.7298 20.9315 22.7169 20.9264C22.6887 20.9151 22.6717 20.9021 22.6661 20.8964C22.6318 20.8622 22.625 20.832 22.625 20.8125C22.625 20.793 22.6318 20.7628 22.6661 20.7286L28.9161 14.4786C28.9503 14.4443 28.9805 14.4375 29 14.4375C29.0195 14.4375 29.0497 14.4443 29.0839 14.4786C29.1182 14.5128 29.125 14.543 29.125 14.5625C29.125 14.582 29.1182 14.6122 29.0839 14.6464ZM23.0411 25.3536L29.2911 19.1036C29.3253 19.0693 29.3555 19.0625 29.375 19.0625C29.3945 19.0625 29.4247 19.0693 29.4589 19.1036C29.4932 19.1378 29.5 19.168 29.5 19.1875C29.5 19.207 29.4932 19.2372 29.4589 19.2714L23.2089 25.5214C23.2033 25.5271 23.1863 25.5401 23.1581 25.5514C23.1452 25.5565 23.1338 25.5598 23.1255 25.5615C23.1253 25.5615 23.1252 25.5616 23.125 25.5616C23.1248 25.5616 23.1247 25.5615 23.1245 25.5615C23.1162 25.5598 23.1048 25.5565 23.0919 25.5514C23.0637 25.5401 23.0467 25.5271 23.0411 25.5214C23.0068 25.4872 23 25.457 23 25.4375C23 25.418 23.0068 25.3878 23.0411 25.3536ZM17.2089 14.6464L10.9589 20.8964C10.9533 20.9021 10.9363 20.9151 10.9081 20.9264C10.8952 20.9315 10.8838 20.9348 10.8755 20.9365C10.8753 20.9365 10.8752 20.9366 10.875 20.9366C10.8748 20.9366 10.8747 20.9365 10.8745 20.9365C10.8662 20.9348 10.8548 20.9315 10.8419 20.9264C10.8137 20.9151 10.7967 20.9021 10.7911 20.8964C10.7568 20.8622 10.75 20.832 10.75 20.8125C10.75 20.793 10.7568 20.7628 10.7911 20.7286L17.0411 14.4786C17.0753 14.4443 17.1055 14.4375 17.125 14.4375C17.1445 14.4375 17.1747 14.4443 17.2089 14.4786C17.2432 14.5128 17.25 14.543 17.25 14.5625C17.25 14.582 17.2432 14.6122 17.2089 14.6464ZM11.1661 25.3536L17.4161 19.1036C17.4503 19.0693 17.4805 19.0625 17.5 19.0625C17.5195 19.0625 17.5497 19.0693 17.5839 19.1036C17.6182 19.1378 17.625 19.168 17.625 19.1875C17.625 19.207 17.6182 19.2372 17.5839 19.2714L11.3339 25.5214C11.3283 25.5271 11.3113 25.5401 11.2831 25.5514C11.2702 25.5565 11.2588 25.5598 11.2505 25.5615C11.2503 25.5615 11.2502 25.5616 11.25 25.5616C11.2498 25.5616 11.2497 25.5615 11.2495 25.5615C11.2412 25.5598 11.2298 25.5565 11.2169 25.5514C11.1887 25.5401 11.1717 25.5271 11.1661 25.5214C11.1318 25.4872 11.125 25.457 11.125 25.4375C11.125 25.418 11.1318 25.3878 11.1661 25.3536Z" stroke="%23D1D1D1"/><path d="M33.875 33.125V33.625H34.375H35C35.7864 33.625 36.375 34.2136 36.375 35C36.375 35.7864 35.7864 36.375 35 36.375H5C4.21364 36.375 3.625 35.7864 3.625 35C3.625 34.2136 4.21364 33.625 5 33.625H5.625H6.125V33.125V6.875V6.375H5.625H5C4.21364 6.375 3.625 5.78636 3.625 5C3.625 4.21364 4.21364 3.625 5 3.625H35C35.7864 3.625 36.375 4.21364 36.375 5C36.375 5.78636 35.7864 6.375 35 6.375H34.375H33.875V6.875V33.125ZM33.625 6.875V6.375H33.125H6.875H6.375V6.875V33.125V33.625H6.875H33.125H33.625V33.125V6.875ZM3.875 5C3.875 5.30112 3.97756 5.59091 4.19332 5.80668C4.40909 6.02244 4.69888 6.125 5 6.125H35C35.3011 6.125 35.5909 6.02244 35.8067 5.80668C36.0224 5.59091 36.125 5.30112 36.125 5C36.125 4.69888 36.0224 4.40909 35.8067 4.19332C35.5909 3.97756 35.3011 3.875 35 3.875H5C4.69888 3.875 4.40909 3.97756 4.19332 4.19332C3.97756 4.40909 3.875 4.69888 3.875 5ZM5 36.125H35C35.3011 36.125 35.5909 36.0224 35.8067 35.8067C36.0224 35.5909 36.125 35.3011 36.125 35C36.125 34.6989 36.0224 34.4091 35.8067 34.1933C35.5909 33.9776 35.3011 33.875 35 33.875H5C4.69888 33.875 4.40909 33.9776 4.19332 34.1933C3.97756 34.4091 3.875 34.6989 3.875 35C3.875 35.3011 3.97756 35.5909 4.19332 35.8067C4.40909 36.0224 4.69888 36.125 5 36.125Z" stroke="%23D1D1D1"/></svg>')}.slider_room .slider_room_items .desc .items_ i.rooms{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.33333 37.5H31.6667C32.125 37.5 32.5 37.125 32.5 36.6667V3.33333C32.5 2.875 32.125 2.5 31.6667 2.5H8.33333C7.875 2.5 7.5 2.875 7.5 3.33333V36.6667C7.5 37.125 7.875 37.5 8.33333 37.5ZM9.16667 4.16667H30.8333V35.8333H9.16667V4.16667Z" fill="%23D1D1D1"/><path d="M29.1673 6.66732C29.1673 6.20898 28.7923 5.83398 28.334 5.83398H11.6673C11.209 5.83398 10.834 6.20898 10.834 6.66732V33.334C10.834 33.7923 11.209 34.1673 11.6673 34.1673H28.334C28.7923 34.1673 29.1673 33.7923 29.1673 33.334V21.8507C29.7007 21.3757 30.0007 20.709 30.0007 20.0007C30.0007 19.2923 29.7007 18.6257 29.1673 18.1507V6.66732ZM20.834 7.50065H27.5007V12.5007H20.834V7.50065ZM19.1673 32.5007H12.5007V27.5007H19.1673V32.5007ZM19.1673 25.834H12.5007V14.1673H19.1673V25.834ZM19.1673 12.5007H12.5007V7.50065H19.1673V12.5007ZM27.5007 32.5007H20.834V27.5007H27.5007V32.5007ZM27.5007 25.834H20.834V14.1673H27.5007V17.5007C26.1257 17.5007 25.0007 18.6257 25.0007 20.0007C25.0007 21.3757 26.1257 22.5007 27.5007 22.5007V25.834ZM27.5007 20.834C27.0423 20.834 26.6673 20.459 26.6673 20.0007C26.6673 19.5423 27.0423 19.1673 27.5007 19.1673C27.959 19.1673 28.334 19.5423 28.334 20.0007C28.334 20.459 27.959 20.834 27.5007 20.834Z" fill="%23D1D1D1"/></svg>')}.slider_room .slider_room_items .desc .items_ i.size_room{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.6875 38.8477L33.75 30.6725V24.454C33.75 24.1088 33.4702 23.829 33.125 23.829C32.7798 23.829 32.5 24.1088 32.5 24.454V29.2267L19.6875 21.7782L6.875 29.2267V17.8122C6.875 17.467 6.59519 17.1872 6.25 17.1872C5.90482 17.1872 5.625 17.467 5.625 17.8122V30.6725L19.6875 38.8477ZM7.49356 30.3129L9.60938 29.0829L11.7252 30.3129L9.60938 31.5429L7.49356 30.3129ZM10.8529 32.2658L12.9688 31.0358L15.0846 32.2658L12.9688 33.4958L10.8529 32.2658ZM14.2123 34.2188L16.3281 32.9888L18.4439 34.2188L16.3281 35.4488L14.2123 34.2188ZM17.5717 36.1718L19.6875 34.9417L21.8033 36.1718L19.6875 37.4018L17.5717 36.1718ZM23.0469 35.4488L20.9311 34.2188L23.0469 32.9888L25.1627 34.2188L23.0469 35.4488ZM26.4062 33.4958L24.2904 32.2658L26.4062 31.0358L28.5221 32.2658L26.4062 33.4958ZM29.7656 31.5429L27.6498 30.3129L29.7656 29.0829L31.8814 30.3129L29.7656 31.5429ZM28.5221 28.36L26.4062 29.59L24.2904 28.36L26.4062 27.13L28.5221 28.36ZM25.1627 26.407L23.0469 27.637L20.9311 26.407L23.0469 25.177L25.1627 26.407ZM21.8033 24.454L19.6875 25.684L17.5717 24.454L19.6875 23.224L21.8033 24.454ZM16.3281 25.177L18.4439 26.407L16.3281 27.637L14.2123 26.407L16.3281 25.177ZM12.9688 27.13L15.0846 28.36L12.9688 29.59L10.8529 28.36L12.9688 27.13ZM14.2123 30.3129L16.3281 29.0829L18.4439 30.3129L16.3281 31.5429L14.2123 30.3129ZM17.5717 32.2658L19.6875 31.0358L21.8033 32.2658L19.6875 33.4958L17.5717 32.2658ZM23.0469 31.5429L20.9311 30.3129L23.0469 29.0829L25.1627 30.3129L23.0469 31.5429ZM21.8033 28.36L19.6875 29.59L17.5717 28.36L19.6875 27.13L21.8033 28.36ZM33.125 21.8747C33.4702 21.8747 33.75 21.5949 33.75 21.2497V9.9519L19.6875 1.77678L5.625 9.9519V14.9997C5.625 15.3449 5.90482 15.6247 6.25 15.6247C6.59519 15.6247 6.875 15.3449 6.875 14.9997V10.6711L19.6875 3.22265L32.5 10.6711V21.2497C32.5 21.5949 32.7798 21.8747 33.125 21.8747Z" fill="%23D1D1D1"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.6875 18.2266L23.2884 16.0834L25.625 14.6927V15.5463H26.875V12.9683H24.0625V14.168L20.3125 16.3999V11.5081L20.8081 12.0037L21.6919 11.1198L19.6875 9.11538L17.6831 11.1198L18.5669 12.0037L19.0625 11.5081V16.3999L15.3971 14.2183H15.625V12.9683H12.5V15.5463H13.75V14.6927L19.6875 18.2266Z" fill="%23D1D1D1"/></svg>')}.slider_room .slider_room_items .desc .items_ i.bed_configuration{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M36.25 18.75H35V6.175C35 5.20033 34.6128 4.26558 33.9236 3.57638C33.2344 2.88719 32.2997 2.5 31.325 2.5H8.675C7.70033 2.5 6.76558 2.88719 6.07638 3.57638C5.38719 4.26558 5 5.20033 5 6.175V18.75H3.75C3.41848 18.75 3.10054 18.8817 2.86612 19.1161C2.6317 19.3505 2.5 19.6685 2.5 20V31.25C2.5 31.5815 2.6317 31.8995 2.86612 32.1339C3.10054 32.3683 3.41848 32.5 3.75 32.5H5V36.25C5 36.5815 5.1317 36.8995 5.36612 37.1339C5.60054 37.3683 5.91848 37.5 6.25 37.5H11.25C11.5815 37.5 11.8995 37.3683 12.1339 37.1339C12.3683 36.8995 12.5 36.5815 12.5 36.25V32.5H27.5V36.25C27.5 36.5815 27.6317 36.8995 27.8661 37.1339C28.1005 37.3683 28.4185 37.5 28.75 37.5H33.75C34.0815 37.5 34.3995 37.3683 34.6339 37.1339C34.8683 36.8995 35 36.5815 35 36.25V32.5H36.25C36.5815 32.5 36.8995 32.3683 37.1339 32.1339C37.3683 31.8995 37.5 31.5815 37.5 31.25V20C37.5 19.6685 37.3683 19.3505 37.1339 19.1161C36.8995 18.8817 36.5815 18.75 36.25 18.75ZM7.5 6.175C7.5 5.86337 7.62379 5.5645 7.84415 5.34415C8.0645 5.12379 8.36337 5 8.675 5H31.325C31.4793 5 31.6321 5.03039 31.7747 5.08944C31.9172 5.14849 32.0467 5.23504 32.1558 5.34415C32.265 5.45326 32.3515 5.58279 32.4106 5.72535C32.4696 5.8679 32.5 6.0207 32.5 6.175V18.75H30.625V13.6C30.625 13.2685 30.4933 12.9505 30.2589 12.7161C30.0245 12.4817 29.7065 12.35 29.375 12.35H10.625C10.2935 12.35 9.97554 12.4817 9.74112 12.7161C9.5067 12.9505 9.375 13.2685 9.375 13.6V18.75H7.5V6.175ZM11.875 18.75V14.85H18.75V18.75H11.875ZM21.25 14.85H28.125V18.75H21.25V14.85ZM6.25 21.25H35V23.2875H5V21.25H6.25ZM10 35H7.5V32.5H10V35ZM32.5 35H30V32.5H32.5V35ZM5 30V25.7875H35V30H5Z" fill="%23D1D1D1"/></svg>')}.slider_room .slider_room_items .desc .items_ i.connecting_room{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.20629 5.39375L20 10V35L8.28129 29.9187C8.04888 29.8247 7.85011 29.663 7.71079 29.4546C7.57147 29.2462 7.49804 29.0007 7.50004 28.75V6.25C7.50004 5.91848 7.63174 5.60054 7.86616 5.36612C8.10058 5.1317 8.41852 5 8.75004 5H25.625C25.9566 5 26.2745 5.1317 26.5089 5.36612C26.7433 5.60054 26.875 5.91848 26.875 6.25V28.75C26.875 29.0815 26.7433 29.3995 26.5089 29.6339C26.2745 29.8683 25.9566 30 25.625 30H20" stroke="%23D1D1D1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.4445 21.9125L15.082 20.9375" stroke="%23D1D1D1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.25 20.1496L33.9 17.4996L31.25 14.8496" stroke="%23D1D1D1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.75 17.5H26.875" stroke="%23D1D1D1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.slider_room .slider_room_items .desc .items_ i.capacity{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M26.7044 23.1381C22.8419 23.1381 21.1244 19.4944 20.9119 17.0456C20.7932 15.6875 20.5163 12.5044 22.3744 10.4775C22.9359 9.90763 23.6129 9.46457 24.3599 9.17813C25.1069 8.8917 25.9065 8.76852 26.7051 8.81689C26.9537 8.81689 27.1922 8.91567 27.368 9.09148C27.5438 9.2673 27.6426 9.50575 27.6426 9.75439C27.6426 10.003 27.5438 10.2415 27.368 10.4173C27.1922 10.5931 26.9537 10.6919 26.7051 10.6919C26.1669 10.6463 25.6252 10.7167 25.1165 10.8983C24.6078 11.0798 24.144 11.3684 23.7563 11.7444C22.4557 13.1631 22.6826 15.77 22.7794 16.8831C22.8857 18.1019 23.7969 21.2631 26.7044 21.2631C26.9531 21.2631 27.1915 21.3619 27.3674 21.5377C27.5432 21.7135 27.6419 21.952 27.6419 22.2006C27.6419 22.4493 27.5432 22.6877 27.3674 22.8636C27.1915 23.0394 26.9531 23.1381 26.7044 23.1381Z" fill="%23D1D1D1"/><path d="M26.7053 23.1381C26.4566 23.1381 26.2182 23.0394 26.0424 22.8636C25.8665 22.6877 25.7678 22.4493 25.7678 22.2006C25.7678 21.952 25.8665 21.7135 26.0424 21.5377C26.2182 21.3619 26.4566 21.2631 26.7053 21.2631C29.6128 21.2631 30.524 18.1013 30.6303 16.8831C30.7271 15.7706 30.9534 13.1625 29.6528 11.7444C29.2653 11.3684 28.8017 11.0799 28.2932 10.8983C27.7848 10.7167 27.2433 10.6463 26.7053 10.6919C26.4566 10.6919 26.2182 10.5931 26.0424 10.4173C25.8665 10.2415 25.7678 10.003 25.7678 9.75439C25.7678 9.50575 25.8665 9.2673 26.0424 9.09148C26.2182 8.91566 26.4566 8.81689 26.7053 8.81689C27.5037 8.76853 28.3032 8.89165 29.05 9.17798C29.7969 9.4643 30.4738 9.9072 31.0353 10.4769C32.8928 12.5031 32.6165 15.6863 32.4978 17.0456C32.2853 19.495 30.5665 23.1381 26.7053 23.1381ZM15.649 34.1556C15.42 34.1555 15.1989 34.0715 15.0276 33.9195C14.8563 33.7675 14.7465 33.558 14.719 33.3306C14.3815 30.5294 14.7353 28.5256 15.799 27.2075C16.6553 26.1444 17.9346 25.5463 19.7084 25.3794C22.8571 25.0819 23.7628 24.22 23.5834 21.6913C23.5747 21.5684 23.5903 21.4451 23.6292 21.3283C23.6682 21.2115 23.7298 21.1035 23.8105 21.0105C23.9735 20.8227 24.2044 20.7073 24.4525 20.6897C24.7005 20.6721 24.9454 20.7538 25.1332 20.9168C25.3211 21.0798 25.4365 21.3107 25.454 21.5588C25.7734 26.0769 22.8184 26.9688 19.8846 27.2463C18.6234 27.365 17.7884 27.7275 17.2584 28.3838C16.539 29.2763 16.3115 30.865 16.5803 33.1069C16.596 33.2385 16.5836 33.3719 16.544 33.4984C16.5044 33.6249 16.4384 33.7415 16.3504 33.8406C16.2624 33.9397 16.1544 34.019 16.0335 34.0733C15.9126 34.1276 15.7816 34.1557 15.649 34.1556Z" fill="%23D1D1D1"/><path d="M37.6909 33.8387C37.6621 33.8387 37.6334 33.8375 37.6046 33.8343C37.482 33.8232 37.3627 33.788 37.2537 33.7307C37.1447 33.6735 37.048 33.5954 36.9692 33.5008C36.8904 33.4062 36.831 33.297 36.7944 33.1794C36.7578 33.0618 36.7447 32.9382 36.7558 32.8156C37.1508 28.4687 35.8134 27.4612 33.5271 27.2456C30.5934 26.9687 27.6377 26.0768 27.9565 21.5581C27.974 21.31 28.0894 21.0791 28.2773 20.9161C28.4651 20.7531 28.71 20.6714 28.958 20.689C29.2061 20.7066 29.437 20.822 29.6 21.0098C29.763 21.1976 29.8447 21.4425 29.8271 21.6906C29.6477 24.22 30.554 25.0818 33.7021 25.3787C38.6896 25.8493 38.8996 29.9456 38.6234 32.9856C38.6022 33.2184 38.4948 33.4349 38.3223 33.5927C38.1498 33.7505 37.9246 33.8383 37.6909 33.8387ZM11.669 17.9174C8.32523 17.9174 6.83773 14.7762 6.6546 12.6643C6.55273 11.5031 6.3171 8.7837 7.9221 7.03307C8.4074 6.53899 8.99291 6.15461 9.63922 5.90579C10.2855 5.65697 10.9776 5.54948 11.669 5.59057C11.9176 5.59057 12.1561 5.68935 12.3319 5.86516C12.5077 6.04098 12.6065 6.27943 12.6065 6.52807C12.6065 6.77671 12.5077 7.01517 12.3319 7.19099C12.1561 7.3668 11.9176 7.46557 11.669 7.46557C11.238 7.42806 10.804 7.48316 10.3961 7.62718C9.98822 7.77119 9.61584 8.00079 9.30398 8.30057C8.25648 9.44307 8.44273 11.5868 8.5221 12.5018C8.60773 13.4868 9.3396 16.0424 11.669 16.0424C11.9176 16.0424 12.1561 16.1412 12.3319 16.317C12.5077 16.4929 12.6065 16.7313 12.6065 16.9799C12.6065 17.2286 12.5077 17.467 12.3319 17.6429C12.1561 17.8187 11.9176 17.9174 11.669 17.9174Z" fill="%23D1D1D1"/><path d="M11.668 17.9181C11.4193 17.9181 11.1809 17.8193 11.0051 17.6435C10.8292 17.4677 10.7305 17.2292 10.7305 16.9806C10.7305 16.7319 10.8292 16.4935 11.0051 16.3177C11.1809 16.1418 11.4193 16.0431 11.668 16.0431C13.9967 16.0431 14.7292 13.4868 14.8148 12.5018C14.8873 11.6656 15.0817 9.44432 14.0336 8.30057C13.7218 8.00069 13.3494 7.77102 12.9415 7.627C12.5336 7.48298 12.0996 7.42793 11.6686 7.46557C11.42 7.46557 11.1815 7.3668 11.0057 7.19098C10.8299 7.01517 10.7311 6.77671 10.7311 6.52807C10.7311 6.27943 10.8299 6.04097 11.0057 5.86516C11.1815 5.68934 11.42 5.59057 11.6686 5.59057C12.3601 5.54947 13.0524 5.65707 13.6989 5.90611C14.3453 6.15516 14.9309 6.53987 15.4161 7.03432C17.0211 8.78557 16.7836 11.5037 16.6823 12.6649C16.4992 14.7762 15.0123 17.9174 11.6686 17.9174L11.668 17.9181Z" fill="%23D1D1D1"/><path d="M2.38355 27.1706C2.15442 27.1704 1.9333 27.0863 1.76195 26.9342C1.5906 26.782 1.4809 26.5724 1.45355 26.3449C1.16605 23.9493 1.47355 22.2306 2.39355 21.0899C2.81707 20.6049 3.33666 20.2131 3.91944 19.9393C4.50222 19.6655 5.13549 19.5157 5.77918 19.4993C8.37355 19.2549 9.04418 18.6231 8.89793 16.5618C8.88686 16.4378 8.90062 16.3127 8.93842 16.1941C8.97621 16.0754 9.03727 15.9654 9.11804 15.8706C9.1988 15.7758 9.29765 15.698 9.40881 15.6418C9.51997 15.5856 9.64122 15.5522 9.76546 15.5434C9.8897 15.5346 10.0144 15.5506 10.1324 15.5905C10.2504 15.6305 10.3592 15.6936 10.4525 15.776C10.5459 15.8585 10.6218 15.9588 10.676 16.0709C10.7301 16.1831 10.7614 16.3049 10.7679 16.4293C11.0467 20.3531 8.49105 21.1268 5.95543 21.3656C5.56201 21.3635 5.17236 21.4423 4.81068 21.5971C4.449 21.752 4.123 21.9795 3.85293 22.2656C3.27543 22.9824 3.09418 24.2787 3.31543 26.1206C3.33116 26.2522 3.31879 26.3857 3.27913 26.5122C3.23948 26.6387 3.17343 26.7554 3.08536 26.8545C2.99729 26.9536 2.8892 27.0329 2.76823 27.0872C2.64725 27.1415 2.51614 27.1695 2.38355 27.1693V27.1706ZM20.8954 26.9043C20.8667 26.9043 20.8379 26.9031 20.8092 26.8999C20.5616 26.8774 20.3332 26.7575 20.174 26.5666C20.0149 26.3757 19.938 26.1294 19.9604 25.8818C20.3167 21.9693 18.9448 21.5137 17.3842 21.3668C14.8479 21.1274 12.2936 20.3543 12.5704 16.4306C12.5879 16.1825 12.7032 15.9516 12.891 15.7885C13.0788 15.6255 13.3236 15.5437 13.5717 15.5612C13.8197 15.5787 14.0507 15.694 14.2137 15.8818C14.3768 16.0695 14.4585 16.3144 14.4411 16.5624C14.2954 18.6237 14.9661 19.2556 17.5598 19.4999C21.8829 19.9074 22.0661 23.4343 21.8279 26.0512C21.8067 26.284 21.6994 26.5005 21.5269 26.6584C21.3544 26.8162 21.1292 26.9039 20.8954 26.9043Z" fill="%23D1D1D1"/></svg>')}.slider_room .slider_room_items .desc .items_ i.scenery{background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M35 19.9997C35 18.9997 34.3333 18.333 33.3333 18.333H28.8333C28.5 13.6663 24.8333 9.99967 20 9.99967C15.1667 9.99967 11.5 13.6663 11.1667 18.333H6.66667C5.66667 18.333 5 18.9997 5 19.9997C5 20.9997 5.66667 21.6663 6.66667 21.6663H33.3333C34.3333 21.6663 35 20.9997 35 19.9997ZM14.5 18.333C14.6667 15.4997 17.1667 13.333 20 13.333C22.8333 13.333 25.1667 15.4997 25.5 18.333H14.5ZM28.3333 24.9997C28.3333 23.9997 27.6667 23.333 26.6667 23.333H16.6667C15.6667 23.333 15 23.9997 15 24.9997C15 25.9997 15.6667 26.6663 16.6667 26.6663H26.6667C27.6667 26.6663 28.3333 25.9997 28.3333 24.9997ZM11.6667 29.9997C11.6667 30.9997 12.3333 31.6663 13.3333 31.6663H16.6667C17.6667 31.6663 18.3333 30.9997 18.3333 29.9997C18.3333 28.9997 17.6667 28.333 16.6667 28.333H13.3333C12.3333 28.333 11.6667 28.9997 11.6667 29.9997ZM23.3333 31.6663C22.3333 31.6663 21.6667 32.333 21.6667 33.333C21.6667 34.333 22.3333 34.9997 23.3333 34.9997H25C26 34.9997 26.6667 34.333 26.6667 33.333C26.6667 32.333 26 31.6663 25 31.6663H23.3333ZM21.6667 6.66634V4.99967C21.6667 3.99967 21 3.33301 20 3.33301C19 3.33301 18.3333 3.99967 18.3333 4.99967V6.66634C18.3333 7.66634 19 8.33301 20 8.33301C21 8.33301 21.6667 7.66634 21.6667 6.66634ZM30.6667 11.833L31.8333 10.6663C32.5 9.99967 32.5 8.99967 31.8333 8.33301C31.1667 7.66634 30.1667 7.66634 29.5 8.33301L28.3333 9.33301C27.6667 9.99967 27.6667 10.9997 28.3333 11.6663C28.6667 11.9997 29.1667 12.1663 29.5 12.1663C29.8333 12.1663 30.3333 11.9997 30.6667 11.833ZM10.5 12.1663C11 12.1663 11.3333 11.9997 11.6667 11.6663C12.3333 10.9997 12.3333 9.99967 11.6667 9.33301L10.5 8.16634C9.83333 7.49967 8.83333 7.49967 8.16667 8.16634C7.5 8.83301 7.5 9.83301 8.16667 10.4997L9.33333 11.6663C9.66667 11.9997 10.1667 12.1663 10.5 12.1663Z" fill="%23D1D1D1"/></svg>')}.slider_room .slider_room_items .desc .items_ p{font-weight:400;margin-bottom:0;text-align:center;white-space:nowrap}.slider_room .slider_room_items .desc .items_ p strong{font-weight:500}.slider_room .slider_room_items .desc .btn_purple{margin-left:auto;border:0;border-radius:0;background:#d1d1d1;color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:500;padding:8px 14px;font-size:1rem;margin-top:1rem;margin-right:auto}@media (min-width: 1200px){.slider_room .slider_room_items .desc .btn_purple{margin-top:2rem;font-size:1.125rem}}.slider_room .slider_room_items .desc .btn_purple:hover{opacity:.8}.slider_room .slider_room_items .slider{display:flex;align-items:center;position:relative;width:100%}@media (max-width: 991.98px){.slider_room .slider_room_items .slider{margin-left:8px}}@media (min-width: 992px){.slider_room .slider_room_items .slider{width:55%}}@media (min-width: 1200px){.slider_room .slider_room_items .slider{width:58%}}@media (min-width: 1600px){.slider_room .slider_room_items .slider{width:55%}}.slider_room .slider_room_items .slider .SwiperRoomRight .swiper-wrapper .swiper-slide{height:100%;width:200px}@media (min-width: 576px){.slider_room .slider_room_items .slider .SwiperRoomRight .swiper-wrapper .swiper-slide{width:300px}}@media (min-width: 768px){.slider_room .slider_room_items .slider .SwiperRoomRight .swiper-wrapper .swiper-slide{width:420px}}@media (min-width: 992px){.slider_room .slider_room_items .slider .SwiperRoomRight .swiper-wrapper .swiper-slide{width:580px}}.slider_room .slider_room_items .slider .SwiperRoomRight .swiper-wrapper .swiper-slide img{width:100%;height:auto;object-fit:cover;aspect-ratio:4/3}.slider_room .slider_room_items .slider .swiper-prev{position:absolute;top:50%;left:-23px;transform:translateY(-50%);z-index:100;background:rgba(255,255,255,.9);box-shadow:0 4px 4px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;display:none}@media (min-width: 992px){.slider_room .slider_room_items .slider .swiper-prev{display:flex}}.slider_room .slider_room_items .slider .swiper-prev img{height:30px;width:auto;cursor:pointer}.slider_room .slider_room_items .slider .swiper-prev:hover{opacity:.9;transition:all .5s}.slider_room .slider_room_items .slider .swiper-next{position:absolute;top:50%;right:80px;transform:translateY(-50%);z-index:100;background:rgba(255,255,255,.9);box-shadow:0 4px 4px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;display:none}@media (min-width: 992px){.slider_room .slider_room_items .slider .swiper-next{display:flex}}.slider_room .slider_room_items .slider .swiper-next img{height:30px;width:auto;cursor:pointer}.slider_room .slider_room_items .slider .swiper-next:hover{opacity:.9;transition:all .5s}.slider_room .slider_room_items_left{background:transparent!important;padding-left:unset}@media (min-width: 992px){.slider_room .slider_room_items_left{padding-right:20px}}@media (min-width: 1200px){.slider_room .slider_room_items_left{padding-right:80px}}@media (min-width: 1800px){.slider_room .slider_room_items_left{padding-right:6vw}}@media (min-width: 992px){.slider_room .slider_room_items_left .desc{padding-left:26px;padding-right:unset}}@media (min-width: 1800px){.slider_room .slider_room_items_left .desc{padding-left:46px}}.slider_room .slider_room_items_left .desc h2,.slider_room .slider_room_items_left .desc .h2{color:#664b74}.slider_room .slider_room_items_left .desc h2:before,.slider_room .slider_room_items_left .desc .h2:before{background-color:#000}.slider_room .slider_room_items_left .desc p{color:#383838}.slider_room .slider_room_items_left .desc .items_ p strong{color:#664b74}.slider_room .slider_room_items_left .desc i.location{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M19.957 31.4374L19.8946 31.375H19.6875H8.75C8.67612 31.375 8.65341 31.3526 8.65043 31.3496C8.64744 31.3466 8.625 31.3239 8.625 31.25V8.75C8.625 8.67612 8.64744 8.65341 8.65043 8.65043C8.65341 8.64744 8.67612 8.625 8.75 8.625H31.25C31.3239 8.625 31.3466 8.64744 31.3496 8.65043C31.3526 8.65341 31.375 8.67612 31.375 8.75V31.25C31.375 31.3239 31.3526 31.3466 31.3496 31.3496C31.3466 31.3526 31.3239 31.375 31.25 31.375H20.3125C20.1676 31.375 20.0557 31.4126 20.0049 31.4296C20.0025 31.4304 20.0003 31.4312 19.9981 31.4319C19.9908 31.4344 19.9852 31.4362 19.981 31.4375C19.9723 31.4375 19.9644 31.4374 19.957 31.4374ZM20.625 8.875H20.125V9.375V30.625V31.125H20.625H30.625H31.125V30.625V9.375V8.875H30.625H20.625ZM9.375 8.875H8.875V9.375V30.625V31.125H9.375H19.375H19.875V30.625V9.375V8.875H19.375H9.375Z" fill="%23664B74" stroke="%23664B74"/><path d="M29.0839 14.6464L22.8339 20.8964C22.8283 20.9021 22.8113 20.9151 22.7831 20.9264C22.7702 20.9315 22.7588 20.9348 22.7505 20.9365C22.7503 20.9365 22.7502 20.9366 22.75 20.9366C22.7498 20.9366 22.7497 20.9365 22.7495 20.9365C22.7412 20.9348 22.7298 20.9315 22.7169 20.9264C22.6887 20.9151 22.6717 20.9021 22.6661 20.8964C22.6318 20.8622 22.625 20.832 22.625 20.8125C22.625 20.793 22.6318 20.7628 22.6661 20.7286L28.9161 14.4786C28.9503 14.4443 28.9805 14.4375 29 14.4375C29.0195 14.4375 29.0497 14.4443 29.0839 14.4786C29.1182 14.5128 29.125 14.543 29.125 14.5625C29.125 14.582 29.1182 14.6122 29.0839 14.6464ZM23.0411 25.3536L29.2911 19.1036C29.3253 19.0693 29.3555 19.0625 29.375 19.0625C29.3945 19.0625 29.4247 19.0693 29.4589 19.1036C29.4932 19.1378 29.5 19.168 29.5 19.1875C29.5 19.207 29.4932 19.2372 29.4589 19.2714L23.2089 25.5214C23.2033 25.5271 23.1863 25.5401 23.1581 25.5514C23.1452 25.5565 23.1338 25.5598 23.1255 25.5615C23.1253 25.5615 23.1252 25.5616 23.125 25.5616C23.1248 25.5616 23.1247 25.5615 23.1245 25.5615C23.1162 25.5598 23.1048 25.5565 23.0919 25.5514C23.0637 25.5401 23.0467 25.5271 23.0411 25.5214C23.0068 25.4872 23 25.457 23 25.4375C23 25.418 23.0068 25.3878 23.0411 25.3536ZM17.2089 14.6464L10.9589 20.8964C10.9533 20.9021 10.9363 20.9151 10.9081 20.9264C10.8952 20.9315 10.8838 20.9348 10.8755 20.9365C10.8753 20.9365 10.8752 20.9366 10.875 20.9366C10.8748 20.9366 10.8747 20.9365 10.8745 20.9365C10.8662 20.9348 10.8548 20.9315 10.8419 20.9264C10.8137 20.9151 10.7967 20.9021 10.7911 20.8964C10.7568 20.8622 10.75 20.832 10.75 20.8125C10.75 20.793 10.7568 20.7628 10.7911 20.7286L17.0411 14.4786C17.0753 14.4443 17.1055 14.4375 17.125 14.4375C17.1445 14.4375 17.1747 14.4443 17.2089 14.4786C17.2432 14.5128 17.25 14.543 17.25 14.5625C17.25 14.582 17.2432 14.6122 17.2089 14.6464ZM11.1661 25.3536L17.4161 19.1036C17.4503 19.0693 17.4805 19.0625 17.5 19.0625C17.5195 19.0625 17.5497 19.0693 17.5839 19.1036C17.6182 19.1378 17.625 19.168 17.625 19.1875C17.625 19.207 17.6182 19.2372 17.5839 19.2714L11.3339 25.5214C11.3283 25.5271 11.3113 25.5401 11.2831 25.5514C11.2702 25.5565 11.2588 25.5598 11.2505 25.5615C11.2503 25.5615 11.2502 25.5616 11.25 25.5616C11.2498 25.5616 11.2497 25.5615 11.2495 25.5615C11.2412 25.5598 11.2298 25.5565 11.2169 25.5514C11.1887 25.5401 11.1717 25.5271 11.1661 25.5214C11.1318 25.4872 11.125 25.457 11.125 25.4375C11.125 25.418 11.1318 25.3878 11.1661 25.3536Z" stroke="%23664B74"/><path d="M33.875 33.125V33.625H34.375H35C35.7864 33.625 36.375 34.2136 36.375 35C36.375 35.7864 35.7864 36.375 35 36.375H5C4.21364 36.375 3.625 35.7864 3.625 35C3.625 34.2136 4.21364 33.625 5 33.625H5.625H6.125V33.125V6.875V6.375H5.625H5C4.21364 6.375 3.625 5.78636 3.625 5C3.625 4.21364 4.21364 3.625 5 3.625H35C35.7864 3.625 36.375 4.21364 36.375 5C36.375 5.78636 35.7864 6.375 35 6.375H34.375H33.875V6.875V33.125ZM33.625 6.875V6.375H33.125H6.875H6.375V6.875V33.125V33.625H6.875H33.125H33.625V33.125V6.875ZM3.875 5C3.875 5.30112 3.97756 5.59091 4.19332 5.80668C4.40909 6.02244 4.69888 6.125 5 6.125H35C35.3011 6.125 35.5909 6.02244 35.8067 5.80668C36.0224 5.59091 36.125 5.30112 36.125 5C36.125 4.69888 36.0224 4.40909 35.8067 4.19332C35.5909 3.97756 35.3011 3.875 35 3.875H5C4.69888 3.875 4.40909 3.97756 4.19332 4.19332C3.97756 4.40909 3.875 4.69888 3.875 5ZM5 36.125H35C35.3011 36.125 35.5909 36.0224 35.8067 35.8067C36.0224 35.5909 36.125 35.3011 36.125 35C36.125 34.6989 36.0224 34.4091 35.8067 34.1933C35.5909 33.9776 35.3011 33.875 35 33.875H5C4.69888 33.875 4.40909 33.9776 4.19332 34.1933C3.97756 34.4091 3.875 34.6989 3.875 35C3.875 35.3011 3.97756 35.5909 4.19332 35.8067C4.40909 36.0224 4.69888 36.125 5 36.125Z" stroke="%23664B74"/></svg>')!important}.slider_room .slider_room_items_left .desc i.rooms{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.33333 37.5H31.6667C32.125 37.5 32.5 37.125 32.5 36.6667V3.33333C32.5 2.875 32.125 2.5 31.6667 2.5H8.33333C7.875 2.5 7.5 2.875 7.5 3.33333V36.6667C7.5 37.125 7.875 37.5 8.33333 37.5ZM9.16667 4.16667H30.8333V35.8333H9.16667V4.16667Z" fill="%23664B74"/><path d="M29.1654 6.66732C29.1654 6.20898 28.7904 5.83398 28.332 5.83398H11.6654C11.207 5.83398 10.832 6.20898 10.832 6.66732V33.334C10.832 33.7923 11.207 34.1673 11.6654 34.1673H28.332C28.7904 34.1673 29.1654 33.7923 29.1654 33.334V21.8507C29.6987 21.3757 29.9987 20.709 29.9987 20.0007C29.9987 19.2923 29.6987 18.6257 29.1654 18.1507V6.66732ZM20.832 7.50065H27.4987V12.5007H20.832V7.50065ZM19.1654 32.5007H12.4987V27.5007H19.1654V32.5007ZM19.1654 25.834H12.4987V14.1673H19.1654V25.834ZM19.1654 12.5007H12.4987V7.50065H19.1654V12.5007ZM27.4987 32.5007H20.832V27.5007H27.4987V32.5007ZM27.4987 25.834H20.832V14.1673H27.4987V17.5007C26.1237 17.5007 24.9987 18.6257 24.9987 20.0007C24.9987 21.3757 26.1237 22.5007 27.4987 22.5007V25.834ZM27.4987 20.834C27.0404 20.834 26.6654 20.459 26.6654 20.0007C26.6654 19.5423 27.0404 19.1673 27.4987 19.1673C27.957 19.1673 28.332 19.5423 28.332 20.0007C28.332 20.459 27.957 20.834 27.4987 20.834Z" fill="%23664B74"/></svg>')!important}.slider_room .slider_room_items_left .desc i.size_room{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.6875 38.8477L33.75 30.6725V24.454C33.75 24.1088 33.4702 23.829 33.125 23.829C32.7798 23.829 32.5 24.1088 32.5 24.454V29.2267L19.6875 21.7782L6.875 29.2267V17.8122C6.875 17.467 6.59519 17.1872 6.25 17.1872C5.90482 17.1872 5.625 17.467 5.625 17.8122V30.6725L19.6875 38.8477ZM7.49356 30.3129L9.60938 29.0829L11.7252 30.3129L9.60938 31.5429L7.49356 30.3129ZM10.8529 32.2658L12.9688 31.0358L15.0846 32.2658L12.9688 33.4958L10.8529 32.2658ZM14.2123 34.2188L16.3281 32.9888L18.4439 34.2188L16.3281 35.4488L14.2123 34.2188ZM17.5717 36.1718L19.6875 34.9417L21.8033 36.1718L19.6875 37.4018L17.5717 36.1718ZM23.0469 35.4488L20.9311 34.2188L23.0469 32.9888L25.1627 34.2188L23.0469 35.4488ZM26.4062 33.4958L24.2904 32.2658L26.4062 31.0358L28.5221 32.2658L26.4062 33.4958ZM29.7656 31.5429L27.6498 30.3129L29.7656 29.0829L31.8814 30.3129L29.7656 31.5429ZM28.5221 28.36L26.4062 29.59L24.2904 28.36L26.4062 27.13L28.5221 28.36ZM25.1627 26.407L23.0469 27.637L20.9311 26.407L23.0469 25.177L25.1627 26.407ZM21.8033 24.454L19.6875 25.684L17.5717 24.454L19.6875 23.224L21.8033 24.454ZM16.3281 25.177L18.4439 26.407L16.3281 27.637L14.2123 26.407L16.3281 25.177ZM12.9688 27.13L15.0846 28.36L12.9688 29.59L10.8529 28.36L12.9688 27.13ZM14.2123 30.3129L16.3281 29.0829L18.4439 30.3129L16.3281 31.5429L14.2123 30.3129ZM17.5717 32.2658L19.6875 31.0358L21.8033 32.2658L19.6875 33.4958L17.5717 32.2658ZM23.0469 31.5429L20.9311 30.3129L23.0469 29.0829L25.1627 30.3129L23.0469 31.5429ZM21.8033 28.36L19.6875 29.59L17.5717 28.36L19.6875 27.13L21.8033 28.36ZM33.125 21.8747C33.4702 21.8747 33.75 21.5949 33.75 21.2497V9.9519L19.6875 1.77678L5.625 9.9519V14.9997C5.625 15.3449 5.90482 15.6247 6.25 15.6247C6.59519 15.6247 6.875 15.3449 6.875 14.9997V10.6711L19.6875 3.22265L32.5 10.6711V21.2497C32.5 21.5949 32.7798 21.8747 33.125 21.8747Z" fill="%23664B74"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.6875 18.2266L23.2884 16.0834L25.625 14.6927V15.5463H26.875V12.9683H24.0625V14.168L20.3125 16.3999V11.5081L20.8081 12.0037L21.6919 11.1198L19.6875 9.11538L17.6831 11.1198L18.5669 12.0037L19.0625 11.5081V16.3999L15.3971 14.2183H15.625V12.9683H12.5V15.5463H13.75V14.6927L19.6875 18.2266Z" fill="%23664B74"/></svg>')!important}.slider_room .slider_room_items_left .desc i.bed_configuration{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M36.25 18.75H35V6.175C35 5.20033 34.6128 4.26558 33.9236 3.57638C33.2344 2.88719 32.2997 2.5 31.325 2.5H8.675C7.70033 2.5 6.76558 2.88719 6.07638 3.57638C5.38719 4.26558 5 5.20033 5 6.175V18.75H3.75C3.41848 18.75 3.10054 18.8817 2.86612 19.1161C2.6317 19.3505 2.5 19.6685 2.5 20V31.25C2.5 31.5815 2.6317 31.8995 2.86612 32.1339C3.10054 32.3683 3.41848 32.5 3.75 32.5H5V36.25C5 36.5815 5.1317 36.8995 5.36612 37.1339C5.60054 37.3683 5.91848 37.5 6.25 37.5H11.25C11.5815 37.5 11.8995 37.3683 12.1339 37.1339C12.3683 36.8995 12.5 36.5815 12.5 36.25V32.5H27.5V36.25C27.5 36.5815 27.6317 36.8995 27.8661 37.1339C28.1005 37.3683 28.4185 37.5 28.75 37.5H33.75C34.0815 37.5 34.3995 37.3683 34.6339 37.1339C34.8683 36.8995 35 36.5815 35 36.25V32.5H36.25C36.5815 32.5 36.8995 32.3683 37.1339 32.1339C37.3683 31.8995 37.5 31.5815 37.5 31.25V20C37.5 19.6685 37.3683 19.3505 37.1339 19.1161C36.8995 18.8817 36.5815 18.75 36.25 18.75ZM7.5 6.175C7.5 5.86337 7.62379 5.5645 7.84415 5.34415C8.0645 5.12379 8.36337 5 8.675 5H31.325C31.4793 5 31.6321 5.03039 31.7747 5.08944C31.9172 5.14849 32.0467 5.23504 32.1558 5.34415C32.265 5.45326 32.3515 5.58279 32.4106 5.72535C32.4696 5.8679 32.5 6.0207 32.5 6.175V18.75H30.625V13.6C30.625 13.2685 30.4933 12.9505 30.2589 12.7161C30.0245 12.4817 29.7065 12.35 29.375 12.35H10.625C10.2935 12.35 9.97554 12.4817 9.74112 12.7161C9.5067 12.9505 9.375 13.2685 9.375 13.6V18.75H7.5V6.175ZM11.875 18.75V14.85H18.75V18.75H11.875ZM21.25 14.85H28.125V18.75H21.25V14.85ZM6.25 21.25H35V23.2875H5V21.25H6.25ZM10 35H7.5V32.5H10V35ZM32.5 35H30V32.5H32.5V35ZM5 30V25.7875H35V30H5Z" fill="%23664B74"/></svg>')!important}.slider_room .slider_room_items_left .desc i.connecting_room{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.20629 5.39375L20 10V35L8.28129 29.9187C8.04888 29.8247 7.85011 29.663 7.71079 29.4546C7.57147 29.2462 7.49804 29.0007 7.50004 28.75V6.25C7.50004 5.91848 7.63174 5.60054 7.86616 5.36612C8.10058 5.1317 8.41852 5 8.75004 5H25.625C25.9566 5 26.2745 5.1317 26.5089 5.36612C26.7433 5.60054 26.875 5.91848 26.875 6.25V28.75C26.875 29.0815 26.7433 29.3995 26.5089 29.6339C26.2745 29.8683 25.9566 30 25.625 30H20" stroke="%23664B74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.4445 21.9125L15.082 20.9375" stroke="%23664B74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.25 20.1496L33.9 17.4996L31.25 14.8496" stroke="%23664B74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.75 17.5H26.875" stroke="%23664B74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}.slider_room .slider_room_items_left .desc i.capacity{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M26.7044 23.1381C22.8419 23.1381 21.1244 19.4944 20.9119 17.0456C20.7932 15.6875 20.5163 12.5044 22.3744 10.4775C22.9359 9.90763 23.6129 9.46457 24.3599 9.17813C25.1069 8.8917 25.9065 8.76852 26.7051 8.81689C26.9537 8.81689 27.1922 8.91567 27.368 9.09148C27.5438 9.2673 27.6426 9.50575 27.6426 9.75439C27.6426 10.003 27.5438 10.2415 27.368 10.4173C27.1922 10.5931 26.9537 10.6919 26.7051 10.6919C26.1669 10.6463 25.6252 10.7167 25.1165 10.8983C24.6078 11.0798 24.144 11.3684 23.7563 11.7444C22.4557 13.1631 22.6826 15.77 22.7794 16.8831C22.8857 18.1019 23.7969 21.2631 26.7044 21.2631C26.9531 21.2631 27.1915 21.3619 27.3674 21.5377C27.5432 21.7135 27.6419 21.952 27.6419 22.2006C27.6419 22.4493 27.5432 22.6877 27.3674 22.8636C27.1915 23.0394 26.9531 23.1381 26.7044 23.1381Z" fill="%23664B74"/><path d="M26.7033 23.1381C26.4547 23.1381 26.2162 23.0394 26.0404 22.8636C25.8646 22.6877 25.7658 22.4493 25.7658 22.2006C25.7658 21.952 25.8646 21.7135 26.0404 21.5377C26.2162 21.3619 26.4547 21.2631 26.7033 21.2631C29.6108 21.2631 30.5221 18.1013 30.6283 16.8831C30.7252 15.7706 30.9514 13.1625 29.6508 11.7444C29.2634 11.3684 28.7998 11.0799 28.2913 10.8983C27.7828 10.7167 27.2413 10.6463 26.7033 10.6919C26.4547 10.6919 26.2162 10.5931 26.0404 10.4173C25.8646 10.2415 25.7658 10.003 25.7658 9.75439C25.7658 9.50575 25.8646 9.2673 26.0404 9.09148C26.2162 8.91566 26.4547 8.81689 26.7033 8.81689C27.5017 8.76853 28.3012 8.89165 29.0481 9.17798C29.7949 9.4643 30.4719 9.9072 31.0333 10.4769C32.8908 12.5031 32.6146 15.6863 32.4958 17.0456C32.2833 19.495 30.5646 23.1381 26.7033 23.1381ZM15.6471 34.1556C15.418 34.1555 15.197 34.0715 15.0257 33.9195C14.8543 33.7675 14.7445 33.558 14.7171 33.3306C14.3796 30.5294 14.7333 28.5256 15.7971 27.2075C16.6533 26.1444 17.9327 25.5463 19.7064 25.3794C22.8552 25.0819 23.7608 24.22 23.5814 21.6913C23.5727 21.5684 23.5883 21.4451 23.6273 21.3283C23.6663 21.2115 23.7278 21.1035 23.8085 21.0105C23.9715 20.8227 24.2024 20.7073 24.4505 20.6897C24.6986 20.6721 24.9434 20.7538 25.1313 20.9168C25.3191 21.0798 25.4345 21.3107 25.4521 21.5588C25.7714 26.0769 22.8164 26.9688 19.8827 27.2463C18.6214 27.365 17.7864 27.7275 17.2564 28.3838C16.5371 29.2763 16.3096 30.865 16.5783 33.1069C16.594 33.2385 16.5817 33.3719 16.5421 33.4984C16.5024 33.6249 16.4365 33.7415 16.3485 33.8406C16.2605 33.9397 16.1524 34.019 16.0315 34.0733C15.9106 34.1276 15.7796 34.1557 15.6471 34.1556Z" fill="%23664B74"/><path d="M37.6889 33.8387C37.6601 33.8387 37.6314 33.8375 37.6026 33.8343C37.48 33.8232 37.3608 33.788 37.2518 33.7307C37.1427 33.6735 37.0461 33.5954 36.9672 33.5008C36.8884 33.4062 36.829 33.297 36.7924 33.1794C36.7558 33.0618 36.7427 32.9382 36.7539 32.8156C37.1489 28.4687 35.8114 27.4612 33.5251 27.2456C30.5914 26.9687 27.6358 26.0768 27.9545 21.5581C27.9721 21.31 28.0875 21.0791 28.2753 20.9161C28.4631 20.7531 28.708 20.6714 28.9561 20.689C29.2041 20.7066 29.4351 20.822 29.598 21.0098C29.761 21.1976 29.8427 21.4425 29.8251 21.6906C29.6458 24.22 30.552 25.0818 33.7001 25.3787C38.6876 25.8493 38.8976 29.9456 38.6214 32.9856C38.6002 33.2184 38.4929 33.4349 38.3204 33.5927C38.1479 33.7505 37.9227 33.8383 37.6889 33.8387ZM11.667 17.9174C8.32327 17.9174 6.83577 14.7762 6.65265 12.6643C6.55077 11.5031 6.31515 8.7837 7.92015 7.03307C8.40545 6.53899 8.99096 6.15461 9.63727 5.90579C10.2836 5.65697 10.9757 5.54948 11.667 5.59057C11.9157 5.59057 12.1541 5.68935 12.3299 5.86516C12.5058 6.04098 12.6045 6.27943 12.6045 6.52807C12.6045 6.77671 12.5058 7.01517 12.3299 7.19099C12.1541 7.3668 11.9157 7.46557 11.667 7.46557C11.2361 7.42806 10.8021 7.48316 10.3942 7.62718C9.98627 7.77119 9.61389 8.00079 9.30202 8.30057C8.25452 9.44307 8.44077 11.5868 8.52015 12.5018C8.60577 13.4868 9.33765 16.0424 11.667 16.0424C11.9157 16.0424 12.1541 16.1412 12.3299 16.317C12.5058 16.4929 12.6045 16.7313 12.6045 16.9799C12.6045 17.2286 12.5058 17.467 12.3299 17.6429C12.1541 17.8187 11.9157 17.9174 11.667 17.9174Z" fill="%23664B74"/><path d="M11.668 17.9181C11.4193 17.9181 11.1809 17.8193 11.0051 17.6435C10.8292 17.4677 10.7305 17.2292 10.7305 16.9806C10.7305 16.7319 10.8292 16.4935 11.0051 16.3177C11.1809 16.1418 11.4193 16.0431 11.668 16.0431C13.9967 16.0431 14.7292 13.4868 14.8148 12.5018C14.8873 11.6656 15.0817 9.44432 14.0336 8.30057C13.7218 8.00069 13.3494 7.77102 12.9415 7.627C12.5336 7.48298 12.0996 7.42793 11.6686 7.46557C11.42 7.46557 11.1815 7.3668 11.0057 7.19098C10.8299 7.01517 10.7311 6.77671 10.7311 6.52807C10.7311 6.27943 10.8299 6.04097 11.0057 5.86516C11.1815 5.68934 11.42 5.59057 11.6686 5.59057C12.3601 5.54947 13.0524 5.65707 13.6989 5.90611C14.3453 6.15516 14.9309 6.53987 15.4161 7.03432C17.0211 8.78557 16.7836 11.5037 16.6823 12.6649C16.4992 14.7762 15.0123 17.9174 11.6686 17.9174L11.668 17.9181Z" fill="%23664B74"/><path d="M2.3816 27.1706C2.15247 27.1704 1.93135 27.0863 1.76 26.9342C1.58865 26.782 1.47894 26.5724 1.4516 26.3449C1.1641 23.9493 1.4716 22.2306 2.3916 21.0899C2.81512 20.6049 3.33471 20.2131 3.91749 19.9393C4.50027 19.6655 5.13354 19.5157 5.77722 19.4993C8.3716 19.2549 9.04222 18.6231 8.89597 16.5618C8.88491 16.4378 8.89867 16.3127 8.93646 16.1941C8.97426 16.0754 9.03532 15.9654 9.11609 15.8706C9.19685 15.7758 9.2957 15.698 9.40686 15.6418C9.51802 15.5856 9.63926 15.5522 9.7635 15.5434C9.88775 15.5346 10.0125 15.5506 10.1305 15.5905C10.2484 15.6305 10.3573 15.6936 10.4506 15.776C10.5439 15.8585 10.6199 15.9588 10.674 16.0709C10.7282 16.1831 10.7594 16.3049 10.766 16.4293C11.0447 20.3531 8.4891 21.1268 5.95347 21.3656C5.56005 21.3635 5.17041 21.4423 4.80873 21.5971C4.44704 21.752 4.12105 21.9795 3.85097 22.2656C3.27347 22.9824 3.09222 24.2787 3.31347 26.1206C3.32921 26.2522 3.31684 26.3857 3.27718 26.5122C3.23752 26.6387 3.17148 26.7554 3.08341 26.8545C2.99534 26.9536 2.88725 27.0329 2.76627 27.0872C2.6453 27.1415 2.51419 27.1695 2.3816 27.1693V27.1706ZM20.8935 26.9043C20.8647 26.9043 20.836 26.9031 20.8072 26.8999C20.5597 26.8774 20.3312 26.7575 20.1721 26.5666C20.0129 26.3757 19.9361 26.1294 19.9585 25.8818C20.3147 21.9693 18.9428 21.5137 17.3822 21.3668C14.846 21.1274 12.2916 20.3543 12.5685 16.4306C12.586 16.1825 12.7013 15.9516 12.889 15.7885C13.0768 15.6255 13.3217 15.5437 13.5697 15.5612C13.8178 15.5787 14.0487 15.694 14.2118 15.8818C14.3748 16.0695 14.4566 16.3144 14.4391 16.5624C14.2935 18.6237 14.9641 19.2556 17.5578 19.4999C21.881 19.9074 22.0641 23.4343 21.826 26.0512C21.8048 26.284 21.6974 26.5005 21.5249 26.6584C21.3525 26.8162 21.1273 26.9039 20.8935 26.9043Z" fill="%23664B74"/></svg>')!important}.slider_room .slider_room_items_left .desc .btn_purple{background:#664b74;color:#d1d1d1}.slider_room .slider_room_items_left .SwiperRoomLeft .swiper-wrapper .swiper-slide{height:100%;width:200px}@media (min-width: 576px){.slider_room .slider_room_items_left .SwiperRoomLeft .swiper-wrapper .swiper-slide{width:300px}}@media (min-width: 768px){.slider_room .slider_room_items_left .SwiperRoomLeft .swiper-wrapper .swiper-slide{width:420px}}@media (min-width: 992px){.slider_room .slider_room_items_left .SwiperRoomLeft .swiper-wrapper .swiper-slide{width:580px}}.slider_room .slider_room_items_left .SwiperRoomLeft .swiper-wrapper .swiper-slide img{width:100%;height:auto;object-fit:cover;aspect-ratio:4/3}.slider_room .slider_room_items_left .swiper-prev{left:80px!important}.slider_room .slider_room_items_left .swiper-next{right:-20px!important}.slider_room_modal .modal-content{border:0;border-radius:0;background:transparent}.slider_room_modal .modal-body{display:flex;align-items:center;justify-content:center}.slider_room_modal .modal-body img{width:100%!important;height:auto}.main .room .caption_{margin-bottom:2rem}@media (min-width: 1200px){.main .room .caption_{margin-bottom:2.5rem}}.main .room .caption_ h1,.main .room .caption_ .h1{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:52px;text-transform:uppercase;font-size:2rem;width:100%!important}@media (min-width: 992px){.main .room .caption_ h1,.main .room .caption_ .h1{font-size:2.4rem}}@media (min-width: 1200px){.main .room .caption_ h1,.main .room .caption_ .h1{font-size:3rem}}@media (min-width: 1800px){.main .room .caption_ h1,.main .room .caption_ .h1{font-size:3.2rem}}.article-event-detail{background-size:cover;background-position:top;background-repeat:no-repeat;padding-top:2rem;padding-bottom:4rem;position:relative}.article-event-detail .container_{display:flex;flex-direction:column}@media (min-width: 992px){.article-event-detail .container_{flex-direction:row}}.article-event-detail article{font-family:Jost,sans-serif;width:100%;padding-bottom:1rem}@media (min-width: 992px){.article-event-detail article{padding-bottom:0;padding-right:18px;width:70%}}@media (min-width: 1400px){.article-event-detail article{width:75%}}.article-event-detail article .grid{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.article-event-detail article .grid img{border:2px solid #fff!important;margin-bottom:0;margin-top:0}.article-event-detail article p{color:#242026;font-style:normal;font-weight:400;line-height:normal;font-size:.875rem}@media (min-width: 992px){.article-event-detail article p{font-size:1rem}}.article-event-detail article img{margin-top:2rem;margin-bottom:2rem}.article-event-detail .sidebar{width:100%;border-top:1px solid #000;padding-top:1rem}@media (min-width: 992px){.article-event-detail .sidebar{width:40%;border-top:0;padding-left:18px;padding-top:0}}@media (min-width: 1400px){.article-event-detail .sidebar{width:35%}}.article-event-detail .sidebar h3,.article-event-detail .sidebar .h3{color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.5rem}.article-event-detail .sidebar .items_height{overflow-y:scroll}.article-event-detail .sidebar .items_height_scroll,.article-event-detail .sidebar .items_height_scroll_five{height:410px}.article-event-detail .sidebar .items{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:1.5rem}.article-event-detail .sidebar .items img{width:120px;height:120px;margin-right:12px;object-fit:cover}.article-event-detail .sidebar .items .desc_{width:100%;display:flex;flex-direction:column}.article-event-detail .sidebar .items .desc_ a{color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.2rem;text-decoration:none;margin-bottom:8px}@media (min-width: 1200px){.article-event-detail .sidebar .items .desc_ a{font-size:1.375rem}}.article-event-detail .sidebar .items .desc_ p{overflow:hidden;color:#050608;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;font-size:.875rem}@media (min-width: 1200px){.article-event-detail .sidebar .items .desc_ p{font-size:1rem}}.article-event-detail .sidebar .newslatter h5,.article-event-detail .sidebar .newslatter .h5{color:#242026;font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:normal}.article-event-detail .sidebar .newslatter .input-group{border:1px solid #000}.article-event-detail .sidebar .newslatter .input-group .form-control{background:transparent!important;border-radius:0!important;border:0;color:#24202680;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;border-right:0}.article-event-detail .sidebar .newslatter .input-group .form-control:focus{box-shadow:0 0 0 .25rem #42134a40}.article-event-detail .sidebar .newslatter .input-group .btn-outline-secondary{border-radius:0!important;border:0;background:transparent!important;color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center}.article-event-detail .sidebar .newslatter .input-group .btn-outline-secondary span{margin-right:4px}.article-event-detail .sidebar .newslatter .form-check .form-check-input{border-radius:4px;border:1px solid #000}.article-event-detail .sidebar .newslatter .form-check .form-check-input:checked{background-color:#664b74}.article-event-detail .sidebar .newslatter .form-check label{color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal}.article-event-detail .sidebar .newslatter .form-check a{text-decoration:underline;color:#664b74;font-family:Jost,sans-serif;font-style:normal;font-weight:400;line-height:normal}.article_policy{padding-top:2rem;padding-bottom:2rem;position:relative}.article_policy h2,.article_policy .h2{margin-top:auto;color:#664b74;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.75rem;margin-bottom:1rem}@media (min-width: 700px){.article_policy h2,.article_policy .h2{margin-bottom:auto}}@media (min-width: 1200px){.article_policy h2,.article_policy .h2{font-size:2rem}}.article_policy .list_number{position:relative;display:flex;flex-direction:row;padding-left:0;list-style-type:none;flex-direction:column;counter-reset:section}@media (min-width: 992px){.article_policy .list_number{flex-direction:row;flex-wrap:wrap}}.article_policy .list_number li{color:#664b74;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.375rem;margin-bottom:1rem}.article_policy .list_number li:before{box-shadow:border-box;content:counters(section,".") ". ";counter-increment:section}@media (min-width: 992px){.article_policy .list_number li{margin-bottom:1.5rem;width:50%}.article_policy .list_number li:nth-child(odd){padding-right:1rem}.article_policy .list_number li:nth-child(2n){padding-left:1rem}}.article_policy .list_number li:last-child{margin-bottom:0}@media (min-width: 992px){.article_policy .list_number li{font-size:1.5rem}}@media (min-width: 1200px){.article_policy .list_number li{font-size:1.375rem}}.article_policy p{color:#383838;font-family:Jost,sans-serif;font-style:normal;font-size:.875rem;margin-bottom:0}@media (min-width: 1200px){.article_policy p{font-size:1rem}}.article_policy h4,.article_policy .h4{color:#242026;text-align:center;font-family:Marcellus SC,serif;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;font-size:1.375rem}@media (min-width: 992px){.article_policy h4,.article_policy .h4{font-size:1.5rem}}@media (min-width: 1200px){.article_policy h4,.article_policy .h4{font-size:1.375rem}}.article_policy_items{height:100%}.article_policy_items h3,.article_policy_items .h3{color:#000;font-family:Marcellus,serif;font-style:normal;font-weight:400;line-height:normal;font-size:1.375rem}@media (min-width: 992px){.article_policy_items h3,.article_policy_items .h3{font-size:1.5rem}}@media (min-width: 1200px){.article_policy_items h3,.article_policy_items .h3{font-size:1.375rem}}.article-event-detail article .grid img{border:0!important}.career{display:flex;flex-direction:column;padding-top:57px}@media (min-width: 992px){.career{flex-direction:row;height:100vh;overflow:hidden;padding-top:unset}}.career img{position:absolute;left:0;height:100%;object-fit:cover;opacity:.2;z-index:-1;width:100%}@media (min-width: 992px){.career img{width:50%}}.career_left{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);padding-top:2.5rem;padding-bottom:3rem;margin-left:auto;margin-right:auto;max-width:720px}@media (min-width: 992px){.career_left{width:calc(50% - 32px);max-width:unset;padding-right:40px;padding-left:40px;padding-top:unset;padding-bottom:unset}}.career_left h1,.career_left .h1{color:#664b74;font-size:2.8rem;font-family:Marcellus,serif;text-transform:uppercase;font-weight:500;margin-bottom:14px}.career_left h4,.career_left .h4{font-family:Marcellus,serif;font-size:1.25rem;font-weight:500;color:#383838}.career_left h4:after,.career_left .h4:after{margin-top:8px;width:100%;height:1px;content:"";background:#664b74;display:block}.career_left h5,.career_left .h5{font-size:1.125rem;font-family:Marcellus,serif;font-weight:500;color:#664b74;margin-top:24px}.career_left h2,.career_left .h2{color:#383838;font-family:Marcellus,serif;font-weight:500;font-size:1.75rem;margin-bottom:1.5rem}.career_left p{margin-bottom:0;font-family:Jost,sans-serif;font-size:1.125rem;font-weight:400;color:#383838}.career_right{width:100%;padding-top:2.5rem;padding-bottom:2.5rem;background:#d1d1d1}@media (min-width: 992px){.career_right{padding-top:0;padding-bottom:0;background:transparent;width:calc(50% + 32px)}}.career_right ::-webkit-scrollbar{height:5px;width:14px;-webkit-border-radius:1ex}.career_right ::-webkit-scrollbar-thumb{background:#664b74;-webkit-border-radius:1ex}.career_right ::-webkit-scrollbar-corner{background:#664b74}.career_right ul{height:100%;list-style-type:none;overflow-y:auto;display:flex;flex-direction:row;padding-right:32px;margin-bottom:0;padding-left:32px;scrollbar-width:none}@media (min-width: 768px){.career_right ul{padding-left:52px;padding-right:52px}}@media (min-width: 992px){.career_right ul{scrollbar-width:unset;flex-direction:column;padding-left:32px;padding-right:0;display:block}}.career_right ul li{border-bottom:2px solid #664b74;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;border-left:2px solid #664b74;padding:22px;border-top:2px solid #664b74;min-width:270px;max-width:320px;cursor:default}@media (min-width: 992px){.career_right ul li{flex-direction:row;justify-content:space-between;align-items:center;border-top:0;min-width:unset;max-width:100%;height:20vh;padding:unset;padding-left:42px;padding-right:42px}}@media (min-width: 1200px){.career_right ul li{border-top:0;min-width:unset;max-width:100%;height:20vh;padding:unset;padding-left:42px;padding-right:100px}}.career_right ul li .right{margin-top:1rem}@media (min-width: 992px){.career_right ul li .right{margin-top:0}}.career_right ul li:before{width:22px;height:22px;border-radius:100%;content:"";background:#664b74;position:absolute;left:-14px}@media (min-width: 992px){.career_right ul li:before{width:28px;height:28px}}.career_right ul li:last-child{border-top:0;border-bottom:0;border-right:0;min-width:unset}@media (min-width: 992px){.career_right ul li:last-child{border-left:0}}.career_right ul li:last-child:before{content:none}.career_right ul li:last-child:hover:after{content:none}.career_right ul li:hover h4,.career_right ul li:hover .h4{transition:all .5s ease;color:#664b74}.career_right ul li:hover:after{background:#664b74;-webkit-animation:loadingcolor 1s linear alternate both;animation:loadingcolor 1s linear alternate both;height:100%;content:"";position:absolute;z-index:-1;top:0;left:0;opacity:.2}.career_right ul li .btn_primary{background:#664b74!important;color:#fff!important;text-decoration:none;text-transform:uppercase;font-family:Jost,sans-serif;font-size:1rem;border:0;border-radius:0;text-wrap:nowrap}.career_right ul li .btn_primary:focus,.career_right ul li .btn_primary:hover{opacity:.9}.career_right ul li h5,.career_right ul li .h5{font-family:Jost,sans-serif;text-transform:uppercase;color:#664b74;font-size:1rem;margin-bottom:0}@media (min-width: 992px){.career_right ul li h5,.career_right ul li .h5{font-size:1.125rem;margin-bottom:.5rem}}.career_right ul li h4,.career_right ul li .h4{font-family:Marcellus,serif;color:#383838;font-size:1.5rem}@media (min-width: 992px){.career_right ul li h4,.career_right ul li .h4{font-size:1.75rem}}.career_right ul li p{font-family:Jost,sans-serif;color:#7e7e7e;font-size:1.125rem;margin-bottom:auto}@media (min-width: 992px){.career_right ul li p{font-size:1.25rem;margin-bottom:.5rem}}@-webkit-keyframes loadingcolor{0%{width:0}to{width:100%}}@keyframes loadingcolor{0%{width:0}to{width:100%}}@media (min-width: 992px){.main .career{padding-top:90px}}.career_detail{display:flex;flex-direction:column;padding-top:57px}@media (min-width: 992px){.career_detail{flex-direction:row;height:100vh;overflow:hidden;padding-top:unset}}.career_detail .text-purple{color:#664b74!important}.career_detail_left{height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;overflow:hidden;width:100%;padding-left:12px;padding-right:12px}.career_detail_left img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;opacity:10%;z-index:-1}@media (min-width: 992px){.career_detail_left{width:50%;padding-left:42px;padding-right:32px}}@media (min-width: 1200px){.career_detail_left{padding-left:64px;padding-right:42px}}@media (min-width: 1400px){.career_detail_left{padding-left:84px;padding-right:62px}}.career_detail_left .btn_primary{background:#664b74!important;color:#fff!important;font-size:.937rem;font-weight:500;padding:12px;text-transform:uppercase;font-family:Jost,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:0;border-radius:0}.career_detail_left .btn_primary img{width:18px;height:18px;margin-right:8px}.career_detail_left h2,.career_detail_left .h2{font-family:Marcellus,serif;font-size:3rem;color:#664b74;margin-bottom:1rem;font-weight:500;text-transform:uppercase}.career_detail_left p{font-family:Marcellus,serif;color:#a793ac;font-weight:500;margin-bottom:.5rem;font-size:1rem}@media (min-width: 992px){.career_detail_left p{font-size:1.125rem}}.career_detail_left hr{width:100%;border-top:1px solid #7e7e7e;margin:.5rem 0}.career_detail_right{width:100%;padding-bottom:2rem;position:relative;display:flex;flex-direction:column;padding-left:12px;padding-right:12px;padding-top:4rem}@media (min-width: 992px){.career_detail_right{padding-left:32px;padding-right:32px;width:50%;padding-top:120px;height:100vh;overflow-y:scroll}}.career_detail_right .dropdown{position:sticky;margin-left:auto;top:0}.career_detail_right .dropdown .btn_primary{background:#664b74;border:0;border-radius:0;padding:8px}.career_detail_right .dropdown .btn_primary img{width:32px;height:32px}.career_detail_right .dropdown .btn_primary:hover{transition:all .5s ease}.career_detail_right .dropdown .btn_primary:hover img{transition:all .5s ease;transform:rotate(180deg)}.career_detail_right .dropdown .btn_primary .close,.career_detail_right .dropdown .btn_primary.show .share{display:none}.career_detail_right .dropdown .btn_primary.show .close{display:block}.career_detail_right .dropdown-menu{transform:translate(-4px,-4px)!important;z-index:-1;border:0;border-radius:0;padding:4px;width:56px;min-width:unset;max-width:unset;background-color:#a793ac}.career_detail_right .dropdown-menu li{height:48px;width:48px;display:flex;justify-content:center;align-items:center}.career_detail_right .dropdown-menu li a{background:transparent!important;display:flex;align-items:center;justify-content:center;padding:8px}.career_detail_right h5,.career_detail_right .h5{font-size:.937rem;font-family:Jost,sans-serif;font-weight:500;color:#664b74;text-transform:uppercase}.career_detail_right h1,.career_detail_right .h1{font-family:Marcellus,serif;font-size:2.5rem;color:#383838;font-weight:500}.career_detail_right .career_detail_right_desc p{font-size:1rem;color:#a793ac;font-family:Jost,sans-serif;font-weight:500;margin-bottom:.5rem}.career_detail_right .article p{font-family:Jost,sans-serif;font-size:1rem;color:#383838;font-weight:500;margin-bottom:.5rem}.career_detail_right .article h3,.career_detail_right .article .h3{font-family:Marcellus,serif;font-size:1.75rem;color:#383838;font-weight:500}.career_detail_right .article ul{list-style-type:none;padding-left:0}.career_detail_right .article ul li{font-family:Jost,sans-serif;font-size:1rem;color:#383838;font-weight:500;margin-bottom:.5rem;display:flex}.career_detail_right .article ul li:before{display:block;content:"•";border-radius:50%;color:#383838;margin-right:12px}.career_form{position:relative;padding-top:4rem;padding-bottom:4rem}@media (min-width: 1200px){.career_form{padding-top:6rem;padding-bottom:6rem}}.career_form .btn_primary{background:#664b74!important;color:#fff!important;font-size:.937rem;font-weight:500;padding:12px;text-transform:uppercase;font-family:Jost,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:0;border-radius:0;width:fit-content;margin-bottom:2rem}.career_form .btn_primary img{width:18px;height:18px;margin-right:8px}.career_form h2,.career_form .h2{font-family:Marcellus,serif;font-weight:500}@media (min-width: 1200px){.career_form h2,.career_form .h2{font-size:2.5rem}}.career_form p{font-family:Jost,sans-serif;font-size:1.125rem;font-weight:400;margin-bottom:2.5rem}.career_form .form-control{background:transparent;border:1px solid #a6a6a7;color:#636363;font-size:1.125rem!important;border-radius:0;font-family:Jost,sans-serif}.career_form .form-control:focus{box-shadow:unset;outline:unset}.career_form .form-control:read-only{font-size:1.125rem;background:#c9c5ca}.career_form .form-control::placeholder{font-size:1.125rem}.career_form .form-select{background-color:transparent;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="%23343a40" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m2 5 6 6 6-6" style="&%2310; stroke: %23664B74;&%2310;"/></svg>');border:1px solid #a6a6a7;color:#636363;font-size:1.125rem!important;border-radius:0;font-family:Jost,sans-serif}.career_form .form-select:focus{box-shadow:unset;outline:unset}.career_form .form-select::placeholder{font-size:1.125rem}.career_form .form-select .options .item.active{background:#292929}.career_form .input-group{border:1px solid #a6a6a7}.career_form .input-group .form-control{border:0;height:38px;background:transparent;font-size:1.125rem!important}.career_form .input-group .input-group-text{background:transparent;border-radius:0;border:0}.career_form .input-group #fileInput{width:100%;height:100%;position:absolute;z-index:1}.career_form .form-check{margin-bottom:2rem}.career_form .form-check-input{background:transparent;border:1px solid #242026}.career_form .form-check-input:focus{box-shadow:unset}.career_form .form-check-input:checked{background-color:#664b74;border:1px solid #664b74}.career_form .form-check-label{color:#242026;font-size:1.125rem;font-family:Jost,sans-serif;font-weight:400;display:flex;align-items:center}.career_form .btn-primary{font-weight:400;color:#d1d1d1!important;font-family:Jost,sans-serif;font-size:.875rem;font-weight:500;padding:8px;border:0;border-radius:0;width:150px;background-color:#664b74}.career_form .btn-primary:hover,.career_form .btn-primary:focus{background-color:#664b74}.career_form .btn-primary:disabled{background-color:#7e7e7e}.career_form textarea{height:unset!important}::-webkit-scrollbar{height:5px;width:8px;-webkit-border-radius:1ex}::-webkit-scrollbar-thumb{background:#a1a1a1;-webkit-border-radius:1ex}::-webkit-scrollbar-corner{background:#a1a1a1}.carouselMain{width:100%;height:100vh}.carouselMain .corner_bottom{z-index:5;position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between}.carouselMain .corner_bottom i:nth-child(2){transform:rotate(270deg)}.carouselMain .corner_top{z-index:5}.carouselMain.bandung .swiper-slide.aniimate-1 img{filter:grayscale(44%) sepia(23%) brightness(93%) hue-rotate(320deg) saturate(137%) contrast(75%)}.carouselMain .swiper-slide{position:relative;width:100%;height:100vh;overflow:hidden}.carouselMain .swiper-slide.animate-1.swiper-slide-active img{filter:saturate(.7) brightness(105%) hue-rotate(329deg);animation:carousel-jkt-img-type-1 4s both}.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card h5,.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card .h5,.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card h1,.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card .h1{color:#664b74!important}.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card hr{border-top:1px #fff solid!important;opacity:1!important}.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card p{color:#664b74!important}.carouselMain .swiper-slide.animate-1.swiper-slide-active.yogyakarta .carousel_card .btn-outline{border:1px solid #664b74!important;color:#664b74!important}.carouselMain .swiper-slide.animate-1.swiper-slide-active .animate{content:"";z-index:1;position:absolute;top:-470px;right:-470px;height:930px;width:930px;background:rgba(209,209,209,.7);backdrop-filter:blur(10.3px);-webkit-backdrop-filter:blur(10.3px);transform:rotate(45deg);-webkit-animation:carousel-jkt-triangle-1 2.5s ease both;animation:carousel-jkt-triangle-1 2.5s ease both}.carouselMain .swiper-slide.animate-1.swiper-slide-active .animate1{content:"";z-index:1;position:absolute;bottom:-200px;left:-200px;height:400px;width:400px;transform:rotate(45deg);background:rgba(102,75,116,.8);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-webkit-animation:carousel-jkt-triangle-2-mobile 2.5s cubic-bezier(.39,.575,.565,1) both;animation:carousel-jkt-triangle-2-mobile 2.5s cubic-bezier(.39,.575,.565,1) both}@media (min-width: 992px){.carouselMain .swiper-slide.animate-1.swiper-slide-active .animate1{-webkit-animation:carousel-jkt-triangle-2-desktop 2.5s cubic-bezier(.39,.575,.565,1) both;animation:carousel-jkt-triangle-2-desktop 2.5s cubic-bezier(.39,.575,.565,1) both}}.carouselMain .swiper-slide.animate-2.swiper-slide-active .corner_top,.carouselMain .swiper-slide.animate-2.swiper-slide-active .corner_bottom{opacity:.3}.carouselMain .swiper-slide.animate-2.swiper-slide-active img{z-index:-1;object-fit:cover;position:relative;-webkit-animation:carousel-jkt-image-animate-2 4s cubic-bezier(.25,.46,.45,.94) both;animation:carousel-jkt-image-animate-2 4s cubic-bezier(.25,.46,.45,.94) both}.carouselMain .swiper-slide.animate-2.swiper-slide-active .animate{background:rgba(209,209,209,.7);position:absolute;bottom:0;left:0;height:141vh;width:141vh;backdrop-filter:blur(2px);transform:rotate(-40deg) translate(-75%);-webkit-backdrop-filter:blur(2px);-webkit-animation:carousel-jkt-triange-1-animate-2 3s ease both;animation:carousel-jkt-triange-1-animate-2 3s ease both}.carouselMain .swiper-slide.animate-2.swiper-slide-active .animate1{background:rgba(102,75,116,.8);position:absolute;top:0;left:0;height:141vh;width:141vh;transform:rotate(45deg) translate(-71%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-webkit-animation:carousel-jkt-triange-2-animate-2 3s ease both;animation:carousel-jkt-triange-2-animate-2 3s ease both}.carouselMain .swiper-slide.animate-2.swiper-slide-active .animate2{background:rgba(167,147,172,.9);position:absolute;bottom:0;right:0;height:141vh;width:141vh;transform:rotate(42deg) translate(73%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-webkit-animation:carousel-jkt-triange-3-animate-2 3s ease both;animation:carousel-jkt-triange-3-animate-2 3s ease both}.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card{backdrop-filter:unset;-webkit-backdrop-filter:unset;background:#664b74!important;position:relative}.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card h5,.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card .h5,.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card h1,.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card .h1{color:#d1d1d1!important}.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card hr{border-top:1px #fff solid!important;opacity:1!important}.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card p{color:#d1d1d1!important}.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card .btn-outline{border:1px solid #d1d1d1!important;color:#d1d1d1!important}.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card .corner_top,.carouselMain .swiper-slide.animate-2.swiper-slide-active .carousel_card .corner_bottom{z-index:1}.carouselMain .swiper-slide img{width:100%;height:100vh;z-index:-1;object-fit:cover}.carouselMain .swiper-slide .container{position:absolute;top:160px;margin-left:auto;margin-right:auto;left:50%;transform:translate(-50%);z-index:3}.carouselMain .swiper-slide .container .carousel_card{background:rgba(209,209,209,.8);backdrop-filter:blur(7.1px);-webkit-backdrop-filter:blur(7.1px);padding:44px}@media (min-width: 922px){.carouselMain .swiper-slide .container .carousel_card{padding:24px;width:60%}}@media (min-width: 1600px){.carouselMain .swiper-slide .container .carousel_card{width:50%}}.carouselMain .swiper-slide .container .carousel_card .corner_bottom{z-index:-1}.carouselMain .swiper-slide .container .carousel_card .corner_bottom i :nth-child(2){transform:rotate(180deg)}.carouselMain .swiper-slide .container .carousel_card .corner_top{z-index:-1}.carouselMain .swiper-slide .container .carousel_card .corner_top i{transform:rotate(90deg)}.carouselMain .swiper-slide .container .carousel_card .corner_top i:nth-child(2){transform:rotate(180deg)}.carouselMain .swiper-slide .container .carousel_card h5,.carouselMain .swiper-slide .container .carousel_card .h5{color:#242026;font-family:Marcellus SC,serif;font-size:1.5rem;font-weight:500}.carouselMain .swiper-slide .container .carousel_card h1,.carouselMain .swiper-slide .container .carousel_card .h1{font-weight:500;font-family:Marcellus SC,serif;color:#242026;font-size:2rem}@media (min-width: 1200px){.carouselMain .swiper-slide .container .carousel_card h1,.carouselMain .swiper-slide .container .carousel_card .h1{font-size:3rem;line-height:2.5rem}}@media (min-width: 1800px){.carouselMain .swiper-slide .container .carousel_card h1,.carouselMain .swiper-slide .container .carousel_card .h1{font-size:3.8rem;line-height:3.2rem}}.carouselMain .swiper-slide .container .carousel_card hr{opacity:.5}.carouselMain .swiper-slide .container .carousel_card p{font-family:Jost,sans-serif;color:#242026;font-weight:500}@media (min-width: 1200px){.carouselMain .swiper-slide .container .carousel_card p{font-size:1rem;margin-bottom:1.5rem}}@media (min-width: 1400px){.carouselMain .swiper-slide .container .carousel_card p{font-size:1.25rem}}.carouselMain .swiper-slide .container .carousel_card .btn-outline{background:transparent;border:1px solid #242026;border-radius:0;font-size:1rem;font-family:Jost,sans-serif;font-weight:600;position:relative;z-index:2}.carouselMain .swiper-slide .container .carousel_card .btn-outline:hover,.carouselMain .swiper-slide .container .carousel_card .btn-outline:focus{transition:all .5s ease;opacity:.8}.carouselMain .swiper-button-prev{opacity:1;top:50%;box-shadow:0 .5rem .5rem #00000026!important;background:hsl(0deg,0%,100%);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;left:12px}.carouselMain .swiper-button-prev:after{content:"";background-position:center;background-size:contain;background-image:url(../../images/arrow_left.svg);width:28px;height:28px;display:block;background-repeat:no-repeat}.carouselMain .swiper-button-next{opacity:1;top:50%;box-shadow:0 .5rem .5rem #00000026!important;background:hsl(0deg,0%,100%);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;right:12px}.carouselMain .swiper-button-next:after{content:"";background-position:center;background-size:contain;background-image:url(../../images/arrow_right.svg);width:28px;height:28px;display:block;background-repeat:no-repeat}@-webkit-keyframes carousel-jkt-img-type-1{0%{filter:saturate(.7) brightness(105%) hue-rotate(329deg);width:135%;height:130vh}50%{width:100%;height:100vh;filter:brightness(105%)}to{filter:brightness(105%);width:125%;height:125vh}}@keyframes carousel-jkt-img-type-1{0%{filter:saturate(.7) brightness(105%) hue-rotate(329deg);width:135%;height:130vh}50%{width:100%;height:100vh;filter:brightness(105%)}to{filter:brightness(105%);width:115%;height:115vh}}@-webkit-keyframes carousel-jkt-triangle-2-mobile{0%{-webkit-transform-origin:center;-webkit-transform:scale(1) rotate(45deg);transform-origin:center;transform:scale(1) rotate(45deg);background:rgba(102,75,116,.8)}to{-webkit-transform-origin:center;transform-origin:center;background:rgba(102,75,116,.6);-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}}@keyframes carousel-jkt-triangle-2-mobile{0%{-webkit-transform-origin:center;-webkit-transform:scale(1) rotate(45deg);transform-origin:center;transform:scale(1) rotate(45deg);background:rgba(102,75,116,.8)}to{-webkit-transform-origin:center;transform-origin:center;background:rgba(102,75,116,.6);-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}}@keyframes carousel-jkt-triangle-2-desktop{0%{-webkit-transform-origin:center;-webkit-transform:scale(1) rotate(45deg);transform-origin:center;transform:scale(1) rotate(45deg);background:rgba(102,75,116,.8)}to{-webkit-transform-origin:center;transform-origin:center;background:rgba(102,75,116,.6);-webkit-transform:scale(3) rotate(45deg);transform:scale(3) rotate(45deg)}}@-webkit-keyframes carousel-jkt-triangle-2-desktop{0%{-webkit-transform-origin:center;-webkit-transform:scale(1) rotate(45deg);transform-origin:center;transform:scale(1) rotate(45deg);background:rgba(102,75,116,.8)}to{-webkit-transform-origin:center;transform-origin:center;background:rgba(102,75,116,.6);-webkit-transform:scale(3) rotate(45deg);transform:scale(3) rotate(45deg)}}@-webkit-keyframes carousel-jkt-triangle-1{0%{-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:rgba(209,209,209,.7)}75%{-webkit-transform:scale(.2) rotate(45deg);transform:scale(.2) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:rgba(209,209,209,.8)}to{-webkit-transform:scale(.2) rotate(45deg);transform:scale(.2) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:rgba(209,209,209,.7)}}@keyframes carousel-jkt-triangle-1{0%{-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:rgba(209,209,209,.7)}75%{-webkit-transform:scale(.2) rotate(45deg);transform:scale(.2) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:rgba(209,209,209,.8)}to{-webkit-transform:scale(.2) rotate(45deg);transform:scale(.2) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:rgba(209,209,209,.7)}}@-webkit-keyframes carousel-jkt-image-animate-2{0%{-webkit-transform:scale(1.2);-webkit-transform-origin:100% 30%;transform:scale(1.2);transform-origin:0% 20%}50%{-webkit-transform:scale(1);-webkit-transform-origin:100% 30%;transform:scale(1);transform-origin:100% 30%}to{-webkit-transform:scale(1.2);-webkit-transform-origin:100% 30%;transform:scale(1.2);transform-origin:100% 30%}}@keyframes carousel-jkt-image-animate-2{0%{-webkit-transform:scale(1.2);-webkit-transform-origin:100% 30%;transform:scale(1.2);transform-origin:0% 20%}50%{-webkit-transform:scale(1);-webkit-transform-origin:100% 30%;transform:scale(1);transform-origin:100% 30%}to{-webkit-transform:scale(1.2);-webkit-transform-origin:100% 30%;transform:scale(1.2);transform-origin:100% 30%}}@-webkit-keyframes carousel-jkt-triange-1-animate-2{0%{-webkit-transform:rotate(-40deg) translate(-75%,0%);transform:rotate(-40deg) translate(-75%)}50%{-webkit-transform:rotate(-40deg) translate(-105%,0%);transform:rotate(-40deg) translate(-105%)}95%{opacity:1}to{-webkit-transform:rotate(-40deg) translate(-105%,0%);transform:rotate(-40deg) translate(-105%);opacity:0}}@keyframes carousel-jkt-triange-1-animate-2{0%{-webkit-transform:rotate(-40deg) translate(-75%,0%);transform:rotate(-40deg) translate(-75%)}50%{-webkit-transform:rotate(-40deg) translate(-105%,0%);transform:rotate(-40deg) translate(-105%)}95%{opacity:1}to{-webkit-transform:rotate(-40deg) translate(-105%,0%);transform:rotate(-40deg) translate(-105%);opacity:0}}@-webkit-keyframes carousel-jkt-triange-2-animate-2{0%{-webkit-transform:rotate(45deg) translate(-71%,0%);transform:rotate(45deg) translate(-71%)}50%{-webkit-transform:rotate(45deg) translate(-100%,0%);transform:rotate(45deg) translate(-100%)}95%{opacity:1}to{-webkit-transform:rotate(45deg) translate(-100%,0%);transform:rotate(45deg) translate(-100%);opacity:0}}@keyframes carousel-jkt-triange-2-animate-2{0%{-webkit-transform:rotate(45deg) translate(-71%,0%);transform:rotate(45deg) translate(-71%)}50%{-webkit-transform:rotate(45deg) translate(-100%,0%);transform:rotate(45deg) translate(-100%)}95%{opacity:1}to{-webkit-transform:rotate(45deg) translate(-100%,0%);transform:rotate(45deg) translate(-100%);opacity:0}}@-webkit-keyframes carousel-jkt-triange-3-animate-2{0%{-webkit-transform:rotate(42deg) translate(73%,0%);transform:rotate(42deg) translate(73%)}50%{-webkit-transform:rotate(42deg) translate(100%,0%);transform:rotate(42deg) translate(100%)}95%{opacity:1}to{background:rgba(167,147,172,.6);-webkit-transform:rotate(42deg) translate(100%,0%);transform:rotate(42deg) translate(100%);opacity:0}}@keyframes carousel-jkt-triange-3-animate-2{0%{-webkit-transform:rotate(42deg) translate(73%,0%);transform:rotate(42deg) translate(73%)}50%{-webkit-transform:rotate(42deg) translate(100%,0%);transform:rotate(42deg) translate(100%)}95%{opacity:1}to{background:rgba(167,147,172,.6);-webkit-transform:rotate(42deg) translate(100%,0%);transform:rotate(42deg) translate(100%);opacity:0}}.group .footer_group{margin-top:auto;background-image:url(../../images/group/bg_footer.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1;position:relative}.group .footer_group:before{position:absolute;top:0;left:0;content:"";z-index:-1;background:#664b74;opacity:.9;width:100%;height:100%}.group .footer_group hr{margin:0;border-top:2px solid rgba(255,255,255,.2588235294);opacity:1;display:none}@media (min-width: 992px){.group .footer_group hr{display:block}}.group .footer_group p{font-family:Jost,sans-serif;font-weight:400;font-size:1rem;color:#d1d1d1;margin-bottom:0;text-align:center}@media (min-width: 992px){.group .footer_group p{text-align:left}}.group .footer_group a{font-family:Jost,sans-serif;font-weight:400;font-size:1rem;color:#d1d1d1;margin-bottom:0;text-decoration:none}.group .footer_group a:hover,.group .footer_group a:focus{opacity:.8}.group .footer_group .footer_group_top{display:flex;flex-direction:column}@media (min-width: 992px){.group .footer_group .footer_group_top{flex-direction:row}}.group .footer_group .footer_group_top .footer_group_left{padding-top:2rem;display:flex;flex-direction:column;padding-bottom:1.5rem;border-bottom:2px solid rgba(255,255,255,.2588235294);padding-left:12px;padding-right:12px}@media (min-width: 992px){.group .footer_group .footer_group_top .footer_group_left{padding-left:0;padding-bottom:2.5rem;border-bottom:0;border-right:1px solid rgba(255,255,255,.2588235294);width:50%}}@media (min-width: 1200px){.group .footer_group .footer_group_top .footer_group_left{padding-right:32px}}@media (min-width: 1400px){.group .footer_group .footer_group_top .footer_group_left{padding-right:64px}}@media (min-width: 1800px){.group .footer_group .footer_group_top .footer_group_left{padding-right:80px}}.group .footer_group .footer_group_top .footer_group_left h5,.group .footer_group .footer_group_top .footer_group_left .h5{font-family:Jost,sans-serif;font-weight:500;font-size:1rem;color:#fff;opacity:.5;text-transform:uppercase;margin-top:1.4rem;text-align:center}@media (min-width: 992px){.group .footer_group .footer_group_top .footer_group_left h5,.group .footer_group .footer_group_top .footer_group_left .h5{text-align:left}}.group .footer_group .footer_group_top .footer_group_left .asr{width:100px}.group .footer_group .footer_group_top .footer_group_right{padding-top:2rem;display:flex;flex-direction:row;align-items:center;padding-left:12px;padding-right:12px;padding-bottom:1.5rem;justify-content:center}@media (min-width: 992px){.group .footer_group .footer_group_top .footer_group_right{justify-content:flex-end;border-left:1px solid rgba(255,255,255,.2588235294);padding-bottom:2.5rem;width:50%;padding-left:0;padding-right:0}}.group .footer_group .footer_group_top .footer_group_right h3,.group .footer_group .footer_group_top .footer_group_right .h3{font-family:Jost,sans-serif;font-weight:500;margin-bottom:0;color:#d1d1d1;font-size:1.5rem;margin-right:22px}@media (min-width: 576px){.group .footer_group .footer_group_top .footer_group_right h3,.group .footer_group .footer_group_top .footer_group_right .h3{margin-right:32px}}@media (min-width: 992px){.group .footer_group .footer_group_top .footer_group_right h3,.group .footer_group .footer_group_top .footer_group_right .h3{margin-right:22px;font-size:1.875rem}}@media (min-width: 1200px){.group .footer_group .footer_group_top .footer_group_right h3,.group .footer_group .footer_group_top .footer_group_right .h3{font-size:2rem;margin-right:32px}}.group .footer_group .footer_group_top .footer_group_right img{width:80px;height:80px}@media (min-width: 992px){.group .footer_group .footer_group_top .footer_group_right img{width:72px;height:72px}}@media (min-width: 1200px){.group .footer_group .footer_group_top .footer_group_right img{width:90px;height:90px}}.group .footer_group .footer_group_bottom{padding-bottom:2rem}@media (min-width: 992px){.group .footer_group .footer_group_bottom{padding-top:2rem}}.group .footer_group .footer_group_bottom .container .row{padding-left:12px;padding-right:12px}.group .footer_group .footer_group_bottom .container .row .col-md-4:nth-child(2){display:flex;justify-content:center}.group .footer_group .footer_group_bottom .container .row p{margin-bottom:.5rem}@media (min-width: 992px){.group .footer_group .footer_group_bottom .container .row p{margin-bottom:0}}@media (min-width: 992px){.group .footer_group .footer_group_bottom .container .row{justify-content:space-between;padding-left:0;padding-right:0;flex-direction:row}}.group .footer_group .footer_group_bottom .container .row .social{display:flex;flex-direction:row;justify-content:center;margin-bottom:12px;margin-top:12px}@media (min-width: 992px){.group .footer_group .footer_group_bottom .container .row .social{justify-content:flex-end;padding-right:0}}.group .footer_group .footer_group_bottom .container .row .social a{margin-right:16px}.group .footer_group .footer_group_bottom .container .row .social img{width:24px;height:24px}.footer_main{margin-top:auto;position:relative}.footer_main .corner_top_floating{position:absolute;top:-42px}@media (min-width: 768px){.footer_main .corner_top_floating{top:-64px}}@media (min-width: 992px){.footer_main .corner_top_floating{top:-84px}}.footer_main .corner_top_floating i{transform:unset}.footer_main .corner_top_floating i:nth-child(2){transform:rotate(270deg)}.footer_main .footer_top{background-repeat:no-repeat;background-position:center;background-size:cover;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);position:relative}.footer_main .footer_top.jakarta{background-image:url(../../images/jakarta/footer-bg.jpg)}.footer_main .footer_top.bandung{background-image:url(../../images/bandung/bg-footer.jpg)}.footer_main .footer_top.yogyakarta{position:relative;padding-bottom:2rem;background-image:url(../../images/yogyakarta/bg-footer.jpg)}.footer_main .footer_top:before{content:"";background:#664b74;opacity:93%;width:100%;height:100%;top:0;left:0;position:absolute}.footer_main .footer_top .row{z-index:1;position:relative}@media (min-width: 992px){.footer_main .footer_top{padding:0 24px}}@media (min-width: 1200px){.footer_main .footer_top{padding-left:70px;padding-right:70px}}@media (max-width: 991.98px){.footer_main .footer_top .row{margin-left:unset;margin-right:unset}}.footer_main .footer_top .column_items{padding:0 0 1.5rem}@media (min-width: 992px){.footer_main .footer_top .column_items{padding:0 0 2rem}}@media (min-width: 1400px){.footer_main .footer_top .column_items{padding:0 38px 22px}}.footer_main .footer_top .column_items .logo{width:110px;height:auto}.footer_main .footer_top .column_items img{margin-bottom:1rem;margin-left:auto;margin-right:auto}@media (min-width: 992px){.footer_main .footer_top .column_items img{margin-left:0}}.footer_main .footer_top .column_items .asr{width:100px}.footer_main .footer_top .column_items p{color:#fff;font-family:Jost,sans-serif;font-size:16px;font-style:normal;line-height:normal;font-weight:400}.footer_main .footer_top .column_items p strong{font-weight:500}.footer_main .footer_top .column_items h4,.footer_main .footer_top .column_items .h4{color:#fff;font-family:Marcellus,serif;font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.4px;margin-bottom:1rem}.footer_main .footer_top .column_items .social{display:flex;flex-direction:row;justify-content:flex-start}.footer_main .footer_top .column_items .social a{margin-right:16px}.footer_main .footer_top .column_items .social img{width:24px;height:24px}.footer_main .footer_top .column_items ul{list-style:none;padding-left:0}.footer_main .footer_top .column_items ul li a{color:#fff!important;font-family:Jost,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26.56px;text-decoration:none}.footer_main .footer_top .column_items ul li a:hover{opacity:.8}.footer_main .footer_top .column_items_reach{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.footer_main .footer_top .column_items_reach img{width:24px;height:24px;margin-right:8px;margin-left:0}.footer_main .footer_top .column_items .get_{border-bottom:1px solid #fff;width:fit-content;color:#fff!important;font-family:Marcellus,serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.4px;margin-bottom:0;text-decoration:none}.footer_main .footer_top .column_items .get_:hover{opacity:.8}@media (min-width: 992px){.footer_main .footer_top .column_items.navigate_{margin-top:115px;padding-left:1rem;padding-right:1rem;width:20%}}@media (min-width: 1200px){.footer_main .footer_top .column_items.navigate_{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1800px){.footer_main .footer_top .column_items.navigate_{padding-left:unset;padding-right:unset;width:25%}}@media (min-width: 992px){.footer_main .footer_top .column_items.end{width:35%}}@media (min-width: 1800px){.footer_main .footer_top .column_items.end{width:25%}}.footer_main .footer_bottom{background:#a793ac;display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);flex-direction:column}@media (min-width: 992px){.footer_main .footer_bottom{padding-left:50px;padding-right:50px;flex-direction:row}}@media (min-width: 1200px){.footer_main .footer_bottom{padding-left:70px;padding-right:70px}}.footer_main .footer_bottom p{color:#383838;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0}.footer_main .footer_bottom .right_{display:flex;flex-direction:row}@media (max-width: 991.98px){.footer_main .footer_bottom .right_{margin-top:1rem}}.footer_main .footer_bottom .right_ a{text-decoration:none;color:#383838!important;font-family:Jost,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;margin-right:8px;margin-left:8px}@media (min-width: 992px){.footer_main .footer_bottom .right_ a{margin-left:0;margin-right:16px}}.footer_main .footer_bottom .right_ a:hover{transition:all .4s;opacity:.8}
