@font-face{font-family:Alegreya SC;font-weight:700;font-display:swap;src:url(/fonts/alegreyasc-bold-webfont.woff2) format("woff2"),url(/fonts/alegreyasc-bold-webfont.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:400;font-display:swap;src:url(/fonts/sourcesanspro-regular-webfont.woff2) format("woff2"),url(/fonts/sourcesanspro-regular-webfont.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:500;font-display:swap;src:url(/fonts/sourcesanspro-semibold-webfont.woff2) format("woff2"),url(/fonts/sourcesanspro-semibold-webfont.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:700;font-display:swap;src:url(/fonts/sourcesanspro-bold-webfont.woff2) format("woff2"),url(/fonts/sourcesanspro-bold-webfont.woff) format("woff")}:root{--neutral-000: hsl(0, 0%, 100%);--neutral-100: hsl(0, 0%, 91%);--neutral-400: hsl(0, 0%, 42%);--neutral-700: hsl(0, 0%, 25%);--brand-primary-100: hsl(213, 47%, 96%);--brand-primary-200: hsl(218, 39%, 86%);--brand-primary-400: hsl(218, 48%, 39%);--brand-primary-700: hsl(218, 36%, 23%);--brand-accent-100: hsl(168, 98%, 81%);--brand-accent-200: hsl(168, 96%, 51%);--brand-accent-400: hsl(169, 100%, 41%);--brand-accent-700: hsl(168, 80%, 19%);--yellow-300: hsl(36, 100%, 86%);--yellow-400: hsl(36, 80%, 65%);--yellow-500: hsl(36, 77%, 30%);--pink-300: hsl(340, 81%, 84%);--pink-400: hsl(340, 68%, 63%);--pink-500: hsl(340, 76%, 27%);--cyan-300: hsl(194, 98%, 81%);--cyan-400: hsl(197, 64%, 53%);--cyan-500: hsl(195, 69%, 27%);--fs-900: 2.625rem;--fs-800: 2.25rem;--fs-750: 1.75;--fs-700: 1.5rem;--fs-400: 1.125rem;--fs-300: 1rem;--fs-200: .875rem}@media screen and (min-width: 65em){:root{--fs-900: 3.5rem;--fs-800: 2.625rem;--fs-750: 2rem}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}img,svg{display:block;max-width:100%}body{font-family:Inter,sans-serif;font-weight:400;font-size:1.125rem;font-size:var(--fs-400);color:#404040;color:var(--neutral-700);background-color:#fff;background-color:var(--neutral-000);line-height:1.7}a{color:#345793;color:var(--brand-primary-400)}a:hover,a:focus{color:#0a5748;color:var(--brand-accent-700)}.button{display:inline-flex;justify-content:center;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;line-height:1;font-family:Inter,sans-serif;font-size:1.125rem;font-size:var(--fs-400);text-transform:none;font-weight:400;padding:.75em 1em;border:0;border-radius:.25rem;background-color:transparent;transition:275ms ease}.button:hover,.button:focus{background-color:#e8e8e8;background-color:var(--neutral-100)}.button[data-type=accent]{background-color:#00d1ab;background-color:var(--brand-accent-400);color:#263550;color:var(--brand-primary-700)}.button[data-type=accent]:hover,.button[data-type=accent]:focus{background-color:#0afaca;background-color:var(--brand-accent-200);color:#263550;color:var(--brand-primary-700)}.button[data-type=primary]{background-color:#345793;background-color:var(--brand-primary-400);color:#fff;color:var(--neutral-000)}.button[data-type=primary]:hover,.button[data-type=primary]:focus{background-color:#9fe8fe;background-color:var(--cyan-300);color:#263550;color:var(--brand-primary-700)}.button[data-type=round]{background-color:#00d1ab;background-color:var(--brand-accent-400);color:#263550;color:var(--brand-primary-700);font-weight:700;font-size:1rem;font-size:var(--fs-300);padding:.75em 2em;border-radius:3.75rem;min-width:14rem}.button[data-type=round]:hover,.button[data-type=round]:focus{background-color:#0afaca;background-color:var(--brand-accent-200);color:#263550;color:var(--brand-primary-700)}.card{display:grid;grid-gap:.5rem;gap:.5rem;padding:1.5rem;background-color:#e8e8e8;background-color:var(--neutral-100);font-family:Inter,sans-serif;color:#404040;color:var(--neutral-700);line-height:1.7;box-shadow:none;border-radius:1rem}.card__heading{font-size:1.5rem;font-size:var(--fs-700);color:#404040;color:var(--neutral-700);font-family:Montserrat,sans-serif;text-transform:none;letter-spacing:0;font-weight:700;line-height:1.1}.heading-1{font-size:2.625rem;font-size:var(--fs-900);color:#263550;color:var(--brand-primary-700);font-family:Montserrat,sans-serif;text-transform:none;letter-spacing:0;font-weight:700;line-height:1.1}.heading-2{font-size:2.25rem;font-size:var(--fs-800);color:#263550;color:var(--brand-primary-700);font-family:Montserrat,sans-serif;text-transform:none;letter-spacing:0;font-weight:700;line-height:1.1}.heading-3{font-size:1.5rem;font-size:var(--fs-700);color:#263550;color:var(--brand-primary-700);font-family:Montserrat,sans-serif;text-transform:none;letter-spacing:0;font-weight:700;line-height:1.1}.site-header{color:#404040;color:var(--neutral-700);background-color:#f0f4fa;background-color:var(--brand-primary-100);padding:2rem 0}.site-header__inner{display:flex;position:relative;z-index:5;gap:1rem;align-items:center;justify-content:space-between}@media screen and (min-width: 45em){.site-header__inner{justify-content:space-between}.site-header__inner .mobile-nav{display:none}}@media screen and (max-width: 45em){.site-header__inner .nav{position:absolute;width:110%;left:-120%;top:90px;flex-direction:column;--flex-row-gap: 2rem;background-color:#f0f4fa;background-color:var(--brand-primary-100);text-align:center;padding-bottom:2rem;transition:.25s ease-in-out}.site-header__inner .nav.active{left:-5%}}.nav{--flex-column-gap: 3rem;list-style:none;font-family:Inter,sans-serif;font-weight:400;justify-content:space-between}.nav a{color:#404040;color:var(--neutral-700);-webkit-text-decoration:none;text-decoration:none}.nav a:hover,.nav a:focus{color:#00d1ab;color:var(--brand-accent-400)}.site-footer{background-color:#fff;background-color:var(--neutral-000);color:#6b6b6b;color:var(--neutral-400)}.site-footer nav :after{content:"";height:1px;width:100%;background-color:#e8e8e8;background-color:var(--neutral-100);margin-top:1rem;margin-bottom:1.5rem}.site-footer a{color:#404040;color:var(--neutral-700);-webkit-text-decoration:none;text-decoration:none;font-family:Inter,sans-serif;letter-spacing:0}.site-footer a:hover,.site-footer a:focus{color:#00d1ab;color:var(--brand-accent-400)}.hamburger{cursor:pointer;background-image:url(../../assets/hamburger-svg/icon-hamburger.svg);background-repeat:no-repeat;aspect-ratio:1/1;border:0;width:2rem;height:1rem;z-index:10;transition:background-image .25s ease-in-out}.hamburger.active{background-image:url(../../assets/hamburger-svg/icon-close.svg)}@media screen and (max-width: 45em){.hero .button{margin-bottom:1.2rem}}.about-us .hero__img{position:relative;margin-top:3.75rem}.about-us .hero__img img{max-height:32rem;width:100%;-o-object-fit:cover;object-fit:cover}.about-us .hero .button{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-cards>:nth-of-type(1){background-image:url("data:image/svg+xml,%3Csvg width='60' height='51' viewBox='0 0 60 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.1596 0.578125H38.3839C36.7562 0.578125 35.1509 0.957499 33.695 1.6862C32.2391 2.41491 30.9727 3.47292 29.9961 4.77647C29.0195 3.47292 27.7531 2.41491 26.2972 1.6862C24.8414 0.957499 23.236 0.578125 21.6083 0.578125H4.8327C3.72041 0.578125 2.65367 1.02045 1.86716 1.80779C1.08065 2.59513 0.638794 3.663 0.638794 4.77647V38.3632C0.638794 39.4767 1.08065 40.5446 1.86716 41.3319C2.65367 42.1192 3.72041 42.5616 4.8327 42.5616H21.6083C23.2768 42.5616 24.8769 43.225 26.0566 44.4061C27.2364 45.5871 27.8992 47.1889 27.8992 48.8591C27.8992 49.4158 28.1201 49.9497 28.5134 50.3434C28.9066 50.7371 29.44 50.9583 29.9961 50.9583C30.5523 50.9583 31.0856 50.7371 31.4789 50.3434C31.8722 49.9497 32.0931 49.4158 32.0931 48.8591C32.0931 47.1889 32.7559 45.5871 33.9356 44.4061C35.1154 43.225 36.7155 42.5616 38.3839 42.5616H55.1596C56.2718 42.5616 57.3386 42.1192 58.1251 41.3319C58.9116 40.5446 59.3535 39.4767 59.3535 38.3632V4.77647C59.3535 3.663 58.9116 2.59513 58.1251 1.80779C57.3386 1.02045 56.2718 0.578125 55.1596 0.578125ZM21.6083 38.3632H4.8327V4.77647H21.6083C23.2768 4.77647 24.8769 5.43995 26.0566 6.62097C27.2364 7.80198 27.8992 9.40378 27.8992 11.074V40.4624C26.086 39.0966 23.8775 38.3596 21.6083 38.3632ZM55.1596 38.3632H38.3839C36.1148 38.3596 33.9062 39.0966 32.0931 40.4624V11.074C32.0931 9.40378 32.7559 7.80198 33.9356 6.62097C35.1154 5.43995 36.7155 4.77647 38.3839 4.77647H55.1596V38.3632ZM38.3839 11.074H48.8687C49.4248 11.074 49.9582 11.2951 50.3515 11.6888C50.7447 12.0825 50.9656 12.6164 50.9656 13.1732C50.9656 13.7299 50.7447 14.2638 50.3515 14.6575C49.9582 15.0512 49.4248 15.2723 48.8687 15.2723H38.3839C37.8278 15.2723 37.2944 15.0512 36.9012 14.6575C36.5079 14.2638 36.287 13.7299 36.287 13.1732C36.287 12.6164 36.5079 12.0825 36.9012 11.6888C37.2944 11.2951 37.8278 11.074 38.3839 11.074ZM50.9656 21.5698C50.9656 22.1266 50.7447 22.6605 50.3515 23.0542C49.9582 23.4479 49.4248 23.669 48.8687 23.669H38.3839C37.8278 23.669 37.2944 23.4479 36.9012 23.0542C36.5079 22.6605 36.287 22.1266 36.287 21.5698C36.287 21.0131 36.5079 20.4792 36.9012 20.0855C37.2944 19.6918 37.8278 19.4707 38.3839 19.4707H48.8687C49.4248 19.4707 49.9582 19.6918 50.3515 20.0855C50.7447 20.4792 50.9656 21.0131 50.9656 21.5698ZM50.9656 29.9665C50.9656 30.5233 50.7447 31.0572 50.3515 31.4509C49.9582 31.8445 49.4248 32.0657 48.8687 32.0657H38.3839C37.8278 32.0657 37.2944 31.8445 36.9012 31.4509C36.5079 31.0572 36.287 30.5233 36.287 29.9665C36.287 29.4098 36.5079 28.8759 36.9012 28.4822C37.2944 28.0885 37.8278 27.8674 38.3839 27.8674H48.8687C49.4248 27.8674 49.9582 28.0885 50.3515 28.4822C50.7447 28.8759 50.9656 29.4098 50.9656 29.9665Z' fill='hsl(169, 100%, 41%)'/%3E%3C/svg%3E%0A");background-size:200px;background-repeat:no-repeat;background-position:150% 175%}.feature-cards>:nth-of-type(1) a{color:#0a5748;color:var(--brand-accent-700)}.feature-cards>:nth-of-type(2){background-image:url("data:image/svg+xml,%3Csvg width='71' height='55' viewBox='0 0 71 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.1141 29.8656C63.0809 29.8365 63.0463 29.8059 63.0132 29.7767C63.473 24.3149 62.3846 19.1429 59.7004 14.3045C59.5188 13.9768 59.5188 13.767 59.7249 13.4408C60.4356 12.312 60.4443 11.1264 59.7581 9.98744C59.0647 8.83682 57.9878 8.10421 56.6846 8.43192C55.6005 8.70574 55.0196 8.28044 54.4055 7.60026C54.3204 7.50705 54.2281 7.41529 54.1243 7.34538C53.8274 7.14438 53.7957 6.90989 53.8807 6.5545C54.2123 5.16647 53.6284 3.79009 52.4305 3.01524C51.2541 2.25495 49.863 2.28845 48.7487 3.15798C48.4517 3.39101 48.2441 3.36771 47.9356 3.21624C45.0856 1.82092 42.0698 1.02131 38.9185 0.76351C34.0575 0.365889 29.417 1.21065 25.0302 3.39393C24.7852 3.51627 24.6352 3.50608 24.4176 3.3211C23.2009 2.28263 21.6958 2.19815 20.4316 3.06767C19.1846 3.92554 18.6901 5.37038 19.1731 6.85745C19.2754 7.1706 19.2134 7.33372 18.99 7.5522C18.7925 7.74445 18.595 7.93817 18.4004 8.13334C17.2644 7.90758 16.1602 7.71969 15.0919 7.57259C7.33188 6.50061 2.46652 7.61628 1.01917 10.7987C-0.428184 13.9797 1.90286 18.4365 7.76003 23.6857V24.7854C8.13628 25.9724 8.82392 26.8623 10.032 27.2876C10.1343 27.324 10.2064 27.5702 10.2165 27.7245C10.2698 28.4674 10.2655 29.2175 10.339 29.9573C11.018 36.832 13.8637 42.6332 18.8516 47.3551C19.1154 47.6041 19.1702 47.8051 19.0851 48.1489C18.7565 49.4699 19.2769 50.7924 20.3999 51.5891C21.5214 52.3858 22.9255 52.428 24.0442 51.6474C24.37 51.4201 24.5978 51.407 24.951 51.5876C27.9221 53.1169 31.0863 53.9879 34.402 54.2618C39.3582 54.671 44.0822 53.7971 48.5339 51.5236C48.7732 51.4012 48.926 51.3954 49.1523 51.5745C50.3676 52.5402 51.8351 52.5955 53.059 51.7493C54.28 50.906 54.7716 49.4961 54.3262 48.0032C54.2382 47.709 54.2844 47.5488 54.4992 47.3478C54.9691 46.905 55.4203 46.4506 55.8528 45.9874C57.7398 46.2452 59.4568 46.3749 60.9921 46.3749C65.7378 46.3749 68.7694 45.15 69.8593 42.7526C71.3052 39.5731 68.9727 35.1162 63.1141 29.8656ZM61.475 28.4543C61.4649 28.7718 61.449 29.0893 61.4274 29.4082C61.4 29.8073 61.3611 30.2049 61.315 30.5997C61.1189 32.2994 60.7499 33.9627 60.2035 35.591C60.1459 35.7629 60.0839 35.9333 60.0175 36.1023C60.0003 36.1489 59.9628 36.1867 59.9902 36.1445C57.5755 34.1375 55.1608 32.1304 52.6799 30.068C52.912 29.031 52.7375 27.9488 51.9605 26.9832C51.8798 26.8842 51.962 26.5798 52.0542 26.421C52.4146 25.7962 52.762 25.1655 53.0979 24.529C53.3704 24.012 53.6313 23.4891 53.885 22.9647C54.6044 21.4806 55.2545 19.9629 55.824 18.4074C56.1858 17.4199 56.5448 16.428 56.8216 15.4143C57.0046 14.7429 57.564 15.0633 57.9258 14.8827C57.9979 14.8463 58.2689 15.075 58.3554 15.2337C60.6259 19.3658 61.6336 23.7818 61.475 28.4543ZM57.0075 10.0137C57.9114 10.0239 58.625 10.7783 58.612 11.709C58.599 12.6077 57.8826 13.3446 57.009 13.3563C56.0532 13.3694 55.3324 12.6499 55.331 11.6813C55.331 10.7113 56.0431 10.002 57.0075 10.0137ZM50.7208 4.128C51.6261 4.13382 52.3642 4.88974 52.3541 5.8015C52.3425 6.7555 51.652 7.4619 50.7208 7.47063C49.7751 7.47937 49.0543 6.74239 49.0601 5.77383C49.0673 4.86061 49.8111 4.12217 50.7208 4.128ZM25.8577 4.82128C29.688 2.92639 33.7417 2.12678 37.9944 2.34671C41.0448 2.50401 43.9698 3.19876 46.7593 4.46445C47.0188 4.58242 47.2739 4.71205 47.519 4.83148C47.4296 5.78257 47.4296 5.78111 46.5748 6.05784C45.6507 6.35642 45.6219 6.34186 44.7295 6.7118C43.9237 7.30023 44.5854 8.50328 45.3609 8.22364C46.3297 7.8231 46.4392 7.81874 47.4498 7.51287C47.5968 7.46918 47.8578 7.49976 47.9414 7.60172C49.3786 9.31455 50.95 9.584 52.8399 8.36492C53.3271 8.82662 53.7971 9.27085 54.2872 9.73402C53.8029 10.5657 53.5809 11.4192 53.7856 12.3586C53.9672 13.1946 54.3809 13.8821 55.07 14.3715C55.3295 14.555 55.3569 14.7108 55.269 15.0007C54.5222 17.4447 53.5982 19.8071 52.5011 22.0938C52.2488 22.6196 51.9879 23.141 51.7183 23.658C51.368 24.328 51.0033 24.9922 50.6227 25.6476C50.4555 25.9374 50.2695 25.9054 49.987 25.9418C49.0745 26.0598 48.7934 25.4903 48.4546 24.8116C47.6531 23.2051 46.7492 21.6772 45.7458 20.2266C44.9587 19.089 44.1111 18.001 43.2 16.9597C42.2082 15.825 41.1457 14.7458 40.0083 13.7262C39.7171 13.4655 39.6306 13.2616 39.7503 12.8553C39.8901 12.3819 39.9002 11.8576 39.8916 11.3565C39.8872 11.055 39.9002 10.8686 40.1943 10.6982C41.0261 10.219 40.9309 10.1724 41.7916 9.75878C42.9001 9.25774 41.9415 7.8901 41.2121 8.2251C40.1583 8.72758 40.0631 8.87906 39.0482 9.4835C37.7407 8.31831 35.9618 8.05032 34.2881 9.47622C31.9311 8.07653 29.453 6.92882 26.8394 6.0826C26.5309 5.9821 26.2051 5.91948 25.9197 5.77528C25.7481 5.68789 25.5406 5.48399 25.529 5.3194C25.5189 5.15773 25.6963 4.89993 25.8577 4.82128ZM51.1359 29.2247C51.1273 30.17 50.4238 30.8837 49.4954 30.8895C48.5901 30.8953 47.8405 30.1001 47.8607 29.1534C47.8794 28.2591 48.6132 27.5206 49.4839 27.5192C50.4339 27.5177 51.146 28.2518 51.1359 29.2247ZM46.236 29.4417H46.2374C46.2634 29.9384 46.409 30.4176 46.6785 30.8589C46.827 31.1021 46.8054 31.258 46.6295 31.4779C44.2509 34.4608 41.584 37.1349 38.6186 39.4871C36.1434 38.539 33.6279 37.4743 31.1065 36.3033C28.4958 35.0915 25.973 33.8083 23.5757 32.4814C23.6391 32.4144 23.6953 32.3358 23.74 32.2426C24.246 30.4132 24.9034 28.613 25.7121 26.8405C25.7755 26.7239 26.7472 24.9456 27.8168 23.1221C27.9898 23.1352 28.725 21.6714 28.689 21.6685C29.0797 21.0349 29.453 20.4538 29.7716 20.0066C30.886 18.5123 32.1315 17.114 33.4794 15.8017C33.6221 15.6634 33.7792 15.5381 33.9104 15.3881C34.0805 15.1958 34.2477 15.0356 34.4251 14.9206C34.7768 14.6948 35.1732 14.6555 35.7239 14.941C36.4995 15.3429 37.3846 15.1667 38.166 14.7472C38.2236 14.7167 38.2755 14.6948 38.326 14.6788C38.5422 14.7735 38.757 14.8696 38.9733 14.9657C40.19 16.0727 41.3187 17.2466 42.3624 18.4875C44.3143 20.8091 45.965 23.3609 47.3056 26.1472C47.3806 26.303 47.3907 26.6453 47.31 26.6934C47.3056 26.6963 47.3013 26.7021 47.297 26.7094C47.1615 26.8696 46.037 28.2256 46.236 29.4417ZM35.0147 11.8284C35.0031 10.9181 35.7456 10.1447 36.6365 10.136C37.5893 10.1273 38.3202 10.8599 38.3145 11.8168C38.3087 12.7504 37.6009 13.4743 36.6754 13.4932C35.8003 13.5107 35.0262 12.7358 35.0147 11.8284ZM22.2941 4.13528C23.2225 4.14839 23.9072 4.86207 23.9101 5.81752C23.9116 6.72491 23.1576 7.49103 22.2638 7.48957C21.3715 7.48811 20.6204 6.722 20.6219 5.81461C20.6233 4.84022 21.3398 4.12071 22.2941 4.13528ZM8.48371 21.9904C3.70196 17.6005 1.55832 13.8034 2.59338 11.527C3.36896 9.81995 5.95228 8.92712 9.90078 8.92712C11.3712 8.92712 13.0334 9.05092 14.8598 9.3029C15.546 9.39757 16.2495 9.50972 16.966 9.63789C16.9256 9.68304 16.8824 9.72819 16.842 9.7748C16.6777 9.96268 16.5998 10.3792 16.6907 10.6035C16.7844 10.8351 17.126 11.0827 17.374 11.1002C17.6219 11.1177 17.9391 10.9109 18.138 10.7142C18.3744 10.4812 18.6051 10.2423 18.8357 10.0035C19.31 9.51117 19.7742 9.0116 20.2384 8.52222C20.3148 8.5397 20.3898 8.55717 20.4662 8.57465C21.161 8.99266 21.8386 9.14996 22.5392 9.08297C22.7194 9.06549 22.901 9.0349 23.0841 8.98829C24.0442 8.74797 24.7261 8.12897 25.2148 7.29149C28.0403 8.11586 30.6769 9.2592 33.181 10.7186C33.4145 10.8541 33.4678 10.9895 33.4578 11.275C33.4405 11.7454 33.452 12.2377 33.5572 12.6951C33.5716 12.7562 33.5875 12.8189 33.6048 12.8786C33.7201 13.2762 33.625 13.4597 33.3554 13.7C33.1507 13.8821 32.9489 14.0671 32.7485 14.2535C31.2435 15.6546 29.8696 17.1796 28.627 18.8254L28.6241 18.824C28.6241 18.824 28.5174 18.9623 28.3358 19.2099C28.2781 19.2857 28.2219 19.3497 28.1628 19.4007C28.1715 19.4051 28.1787 19.4095 28.1873 19.4138C27.8413 19.8916 27.3224 20.6329 26.7428 21.5432C26.6088 21.5359 26.3118 22.4127 25.8419 23.0216C25.3459 23.8765 24.8457 24.8101 24.4031 25.7743L24.4046 25.7758C23.505 27.6983 22.7727 29.6762 22.2076 31.7095C19.0866 29.9209 16.1976 28.0595 13.6273 26.1763C13.9862 25.735 14.1664 25.1961 14.2587 24.5727C14.3668 23.8372 14.2313 22.8322 13.5826 22.0559C13.4038 21.8418 13.2136 21.5942 12.9742 21.4485C12.66 21.2577 12.6513 21.0495 12.7407 20.7334C13.3736 18.4817 14.2818 16.3538 15.4841 14.3511C15.8214 13.7889 15.7551 13.3519 15.3183 13.0708C14.857 12.7752 14.449 12.9237 14.0886 13.5223C12.8286 15.6153 11.8527 17.8365 11.2256 20.2032C11.1175 20.6111 10.9531 20.7873 10.5221 20.8456C9.63698 20.9679 8.96231 21.3612 8.48371 21.9904ZM9.37893 24.0513C9.38758 23.6944 9.51444 23.3595 9.71915 23.0871C10.0204 22.6836 10.4918 22.4157 11.005 22.4142C11.9478 22.4127 12.6657 23.1555 12.6557 24.1227C12.6513 24.5348 12.5187 24.8975 12.2953 25.1772C11.9911 25.5588 11.5168 25.7874 10.9618 25.7743C10.0695 25.7525 9.35731 24.9776 9.37893 24.0513ZM22.297 50.5608C21.3801 50.5783 20.6175 49.8107 20.619 48.8713C20.6204 47.9595 21.3657 47.1934 22.2537 47.189C23.1317 47.1847 23.8986 47.9581 23.9101 48.8596C23.9231 49.7772 23.1951 50.5448 22.297 50.5608ZM24.7462 46.7346C24.308 46.1549 23.691 45.8243 22.9904 45.6306C22.8333 45.5869 22.6141 45.3859 22.6012 45.2417C22.3705 42.6084 22.4037 40.0231 22.7064 37.4874C22.7828 36.4518 21.4335 36.1299 21.0832 37.3563C20.7833 39.8163 20.73 42.2894 20.9462 44.7742C21.0097 45.5039 20.9592 46.0603 20.0279 46.2948C14.8368 41.1126 12.2059 34.7608 11.7849 27.4041C11.9046 27.343 12.0185 27.2891 12.128 27.2366C17.1822 31.0016 23.4849 34.6895 30.3814 37.8923C32.5928 38.9191 34.8028 39.8658 36.9853 40.7266C36.8815 40.8023 36.7777 40.8795 36.6725 40.9553C33.2055 43.4386 29.4732 45.4165 25.5002 46.94C25.1629 47.0696 24.9783 47.0405 24.7462 46.7346ZM47.9976 49.55C48.0308 49.8632 47.9587 49.9986 47.6877 50.1282C40.3197 53.6369 32.9604 53.6296 25.604 50.0962C25.5406 50.0656 25.4829 50.0219 25.4151 49.9811C25.4555 49.6199 25.4497 49.2485 25.5521 48.9121C25.6054 48.7387 25.8289 48.564 26.0148 48.4926C28.849 47.4119 31.575 46.104 34.1814 44.5426C35.7859 43.5799 37.3241 42.5385 38.796 41.4214C42.9578 42.9798 46.9971 44.2091 50.7438 45.0538C50.7381 45.1441 50.7337 45.2359 50.7294 45.3262C50.7193 45.4966 50.529 45.7442 50.369 45.801C48.6852 46.3967 47.8059 47.744 47.9976 49.55ZM51.2383 50.6919C50.3229 50.7006 49.5862 49.9753 49.5776 49.0548C49.5689 48.0746 50.2681 47.3551 51.2253 47.358C52.1609 47.3609 52.85 48.06 52.8601 49.014C52.8702 49.9374 52.1494 50.6832 51.2383 50.6919ZM53.5117 46.0457C53.3444 46.2015 53.2003 46.42 52.9278 46.1943C52.6784 45.9874 52.2863 45.9976 52.3368 45.4427C52.3382 45.4267 52.3397 45.4092 52.3411 45.3932L52.5011 45.4252V45.4238C52.9696 45.517 53.4324 45.6029 53.8894 45.683C53.7654 45.8054 53.64 45.9263 53.5117 46.0457ZM55.3324 44.1494C54.4343 44.0124 53.5117 43.8479 52.5674 43.6571L52.3988 43.6207L52.4507 42.0069C52.331 40.1513 50.7957 40.3785 50.7424 42.0069C50.728 42.4453 50.7208 42.8691 50.7193 43.2536L50.6573 43.2405C47.4195 42.4875 43.9612 41.4476 40.3947 40.1513C43.0803 37.9316 45.531 35.4367 47.7468 32.6693C48.0048 32.3474 48.2066 32.1931 48.6305 32.3882C48.9289 32.5266 49.295 32.5149 49.7448 32.5907C49.9884 33.8476 50.2378 35.1119 50.4771 36.3761C50.5535 36.7839 50.64 37.167 51.1158 37.2849C51.7025 37.4306 52.2099 37.0053 52.1018 36.363C51.8884 35.0915 51.6117 33.8316 51.3551 32.5688C51.2945 32.2717 51.1878 32.0168 51.5439 31.7765C51.8957 31.5391 52.0456 31.8115 52.2402 31.9469C54.6476 33.6277 56.872 35.5284 58.9522 37.6054C59.2175 37.8704 59.2449 38.0685 59.0863 38.4006C58.0801 40.5009 56.8316 42.419 55.3324 44.1494ZM68.2851 42.0243C67.2846 44.2236 63.2842 45.0728 57.2324 44.3999C60.1473 40.7863 62.0142 36.6281 62.7595 31.9003C67.2846 36.146 69.2942 39.8076 68.2851 42.0243Z' fill='hsl(36, 80%, 65%)'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:320px;background-position:110% 125%}.feature-cards>:nth-of-type(2) a{color:#875812;color:var(--yellow-500)}.feature-cards>:nth-of-type(3){background-image:url("data:image/svg+xml,%3Csvg width='63' height='63' viewBox='0 0 63 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.7113 20.3598C36.4101 15.1044 30.5554 10.6601 23.4191 7.94956C23.5202 8.47613 23.6026 8.91323 23.6893 9.34885C23.7745 9.77421 23.8627 10.1966 23.958 10.6543C23.3628 10.7833 22.8238 10.9007 22.2314 11.0283C21.9265 9.5586 21.613 8.13291 21.3471 6.69988C21.2604 6.23492 21.5017 5.85063 21.9699 5.74062C23.4942 5.38126 25.0258 5.05418 26.6282 4.69775C26.7525 5.30793 26.8666 5.8653 26.988 6.45347C26.4909 6.56934 26.0589 6.67055 25.6572 6.76442C27.9604 7.99797 30.2751 9.23738 32.5869 10.4753C32.48 10.2641 32.3543 10.0133 32.1881 9.68768C32.9727 9.25791 33.7558 8.82815 34.5751 8.37932C34.8424 8.92349 35.0981 9.44126 35.3654 9.98543C34.6993 10.3492 34.0665 10.6939 33.3469 11.087C36.8508 13.4617 40.0295 16.1385 42.9626 19.1072C42.545 19.5267 42.1506 19.9213 41.7113 20.3598Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M51.0266 20.6677C52.4252 20.2614 53.7357 19.8639 55.0564 19.5045C55.6517 19.3417 56.0634 19.5412 56.2282 20.0868C56.6804 21.5873 57.0922 23.101 57.5416 24.6851C56.9578 24.8523 56.416 25.0078 55.8438 25.1721C55.6878 24.6441 55.5476 24.1747 55.3656 23.5572C52.6954 30.7238 48.4402 36.6818 43.3268 42.0838C42.9381 41.6379 42.5624 41.2067 42.1521 40.7374C47.2814 35.2707 51.671 29.1485 54.1389 21.6431C53.2069 21.9056 52.3848 22.1388 51.5106 22.3852C51.3473 21.8073 51.1956 21.2705 51.0266 20.6677Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M56.3235 60.7983C56.153 60.2013 56.0056 59.6791 55.838 59.0939C56.3452 58.9296 56.8278 58.7727 57.4173 58.582C50.3662 55.8817 44.4986 51.5518 39.1366 46.3257C39.5773 45.9429 39.9992 45.5777 40.4847 45.1567C43.1129 47.6972 45.9825 50.1643 49.1424 52.2573C52.2923 54.3445 55.5837 56.1442 59.3057 57.3118C59.0587 56.4141 58.8318 55.5839 58.5819 54.6745C59.1309 54.5147 59.6727 54.3577 60.2854 54.1803C60.687 55.6455 61.0974 57.0595 61.4557 58.4881C61.5728 58.956 61.2997 59.3257 60.8547 59.4621C59.3736 59.9182 57.884 60.3421 56.3235 60.7983Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M8.73769 39.3646C9.67109 39.1681 10.4961 38.9935 11.3775 38.8087C11.5061 39.3881 11.626 39.9322 11.7618 40.5424C11.1824 40.6744 10.6305 40.805 10.0757 40.9267C9.26508 41.1056 8.4545 41.2831 7.64247 41.4503C7.12376 41.5574 6.74086 41.3491 6.55447 40.8739C6.50824 40.7551 6.47789 40.6289 6.45189 40.5043C6.14846 39.058 5.84648 37.6118 5.53149 36.104C6.11523 35.9764 6.65272 35.8576 7.24657 35.7285C7.35927 36.2199 7.46041 36.6687 7.59623 37.2627C10.4773 30.4144 14.6921 24.6706 19.7289 19.4944C20.1508 19.93 20.541 20.3304 20.9672 20.7705C18.3967 23.4429 15.9823 26.2767 13.8945 29.3848C11.8124 32.4796 10.0193 35.7256 8.73769 39.3646Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M43.9539 56.5682C44.042 56.0211 44.1301 55.4696 44.1966 55.0486C45.2904 55.0486 46.3148 55.0633 47.3363 55.0457C49.2176 55.0119 50.9876 54.569 52.5134 53.4029C54.1764 52.1312 55.0058 50.3579 55.3049 48.3103C55.721 45.4707 55.2124 42.7307 54.3642 40.0407C54.0146 38.9304 53.5869 37.845 53.1809 36.7097C53.6866 36.4838 54.1938 36.2565 54.8006 35.9836C55.2659 37.2876 55.7672 38.5563 56.1704 39.8574C56.8104 41.9255 57.215 44.0479 57.2222 46.2246C57.2323 49.029 56.6371 51.6413 54.7125 53.7872C53.5392 55.0955 52.0813 55.9199 50.4096 56.3966C48.5934 56.9158 45.497 57.0243 43.9539 56.5682Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M37.0588 9.14917C36.8334 8.6314 36.6094 8.11804 36.358 7.54453C36.884 7.32452 37.3882 7.10157 37.9012 6.90209C40.6811 5.82402 43.5261 5.05251 46.5286 5.04811C49.2811 5.04517 51.8241 5.67881 53.9163 7.62227C55.2022 8.81768 56.0041 10.3094 56.4636 12.0064C57.0444 14.1479 56.9968 16.3026 56.6616 18.5159C56.0879 18.425 55.5577 18.3428 54.9523 18.2475C54.984 17.9057 55.0187 17.5698 55.0476 17.2325C55.2224 15.2054 55.1733 13.2062 54.3425 11.3024C53.2921 8.88955 51.4051 7.5636 48.9184 7.0693C45.9232 6.47233 43.0334 7.07077 40.1884 7.99043C39.1467 8.32632 38.1295 8.74874 37.0588 9.14917Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M5.81752 43.4802C6.4157 43.5873 6.94597 43.6826 7.53837 43.7897C7.47913 44.3148 7.41267 44.8164 7.36932 45.3195C7.21617 47.1442 7.2913 48.9527 7.97906 50.6718C9.06706 53.3882 11.1636 54.8007 13.9421 55.2275C14.9506 55.3815 15.9823 55.3713 17.0515 55.4387C17.0977 55.9594 17.1454 56.5153 17.1989 57.1108C15.6615 57.3015 14.195 57.1739 12.7559 56.8248C7.98773 55.669 5.65136 51.8613 5.56033 47.2469C5.54588 46.5516 5.56033 45.8534 5.60512 45.1597C5.63835 44.614 5.73949 44.0743 5.81752 43.4802Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M19.3518 5.00856C19.2521 5.58793 19.1567 6.13796 19.0527 6.7452C18.5239 6.68653 18.0297 6.61906 17.5327 6.57799C15.4174 6.40345 13.3425 6.53399 11.4353 7.60032C9.15956 8.87054 8.08023 10.9475 7.75368 13.4732C7.63087 14.4281 7.63809 15.3991 7.58319 16.4068C7.05291 16.4537 6.5053 16.5021 5.96058 16.549C5.34362 10.9871 7.94441 5.71554 14.143 4.85895C15.8696 4.61986 17.589 4.70787 19.3518 5.00856Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M28.6395 51.4199C28.9256 51.9524 29.1886 52.4452 29.4848 52.9967C28.4748 53.513 27.5039 54.0088 26.4708 54.5353C26.215 53.9721 25.9809 53.4529 25.7324 52.9043C26.7005 52.4085 27.6426 51.9274 28.6395 51.4199Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M12.766 33.5753C13.2746 33.2203 13.7312 32.9021 14.2239 32.5588C14.8625 33.4492 15.4867 34.3175 16.1485 35.2386C15.6818 35.6068 15.2339 35.9603 14.7484 36.3445C14.0852 35.4161 13.4494 34.5287 12.766 33.5753Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M22.191 19.5648C21.7864 19.1335 21.4035 18.7258 20.9744 18.2681C21.8037 17.5025 22.61 16.7603 23.4639 15.9727C23.8569 16.4362 24.2268 16.8718 24.6213 17.3367C23.802 18.0877 23.0145 18.8094 22.191 19.5648Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M9.986 29.0296C9.47307 27.9941 8.9847 27.007 8.46887 25.9626C9.02371 25.7045 9.53809 25.464 10.0756 25.2131C10.5611 26.1959 11.0364 27.1551 11.5364 28.1643C11.0393 28.4415 10.5437 28.7187 9.986 29.0296Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M47.1716 26.6755C47.6369 26.3132 48.0761 25.9715 48.5746 25.5828C49.2349 26.5112 49.8822 27.4177 50.5483 28.3535C50.06 28.6908 49.6019 29.0062 49.0861 29.3611C48.4446 28.462 47.8189 27.5849 47.1716 26.6755Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M35.6052 46.7395C35.9737 47.2177 36.3219 47.6709 36.6932 48.1549C35.7844 48.8282 34.9146 49.4721 33.9739 50.1688C33.6402 49.6818 33.318 49.2139 32.9625 48.6947C33.8425 48.0435 34.7051 47.4054 35.6052 46.7395Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M39.297 45.9812C38.8867 45.5016 38.5355 45.0894 38.1396 44.6274C38.9401 43.8808 39.7276 43.1474 40.5078 42.4199C40.9283 42.8247 41.3415 43.2208 41.7967 43.6579C40.9543 44.4397 40.1495 45.1877 39.297 45.9812Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M27.1686 15.2467C26.7987 14.7553 26.4621 14.3079 26.0936 13.818C27.0126 13.1433 27.8983 12.4921 28.8201 11.8159C29.1568 12.3176 29.4703 12.7825 29.8171 13.3003C28.9415 13.9442 28.0832 14.5749 27.1686 15.2467Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M45.1126 24.0839C44.3699 23.2523 43.6605 22.4602 42.9135 21.6256C43.344 21.2091 43.7558 20.8101 44.198 20.3833C44.9522 21.2311 45.6819 22.0525 46.4549 22.9193C46.0026 23.3124 45.5735 23.6835 45.1126 24.0839Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M18.2291 37.8054C18.9805 38.6385 19.6942 39.4321 20.4051 40.2212C20.0049 40.648 19.6104 41.069 19.1827 41.5251C18.4126 40.6685 17.6757 39.8486 16.9027 38.992C17.3448 38.5945 17.7595 38.2249 18.2291 37.8054Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M8.87633 22.1536C8.31572 22.3487 7.79556 22.5306 7.20894 22.7345C6.93441 21.7708 6.67288 20.8512 6.40125 19.8904C7.0081 19.7452 7.54559 19.6176 8.1221 19.4797C8.37351 20.3745 8.61914 21.2413 8.87633 22.1536Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M22.7126 54.1172C22.9033 54.676 23.0782 55.1894 23.2891 55.8069C22.3543 56.0826 21.4411 56.3525 20.4875 56.6342C20.343 56.0049 20.2173 55.4607 20.0858 54.8872C20.9629 54.6306 21.8009 54.3841 22.7126 54.1172Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M53.9308 34.1942C53.454 34.4392 53.0393 34.6533 52.6217 34.8631C52.5437 34.9027 52.457 34.9276 52.3414 34.9702C52.233 34.7707 52.1304 34.5815 52.0308 34.3923C51.7447 33.8496 51.46 33.3069 51.1552 32.726C51.671 32.4268 52.1492 32.1496 52.6882 31.8372C53.1029 32.6233 53.5045 33.3875 53.9308 34.1942Z' fill='hsl(340, 68%, 63%)'/%3E%3Cpath d='M41.327 37.8009C41.0612 38.2922 40.6566 38.4521 40.1032 38.4507C35.0057 38.4345 29.9067 38.4419 24.8091 38.4404C23.8887 38.4404 23.594 38.147 23.6012 37.2112C23.6142 35.8428 23.5376 34.4625 23.6807 33.1072C23.9321 30.7502 25.2224 29.0751 27.303 28.019C27.3695 27.9853 27.4345 27.9486 27.5385 27.8929C26.5863 26.3029 26.3147 24.6118 26.858 22.8282C27.2524 21.5345 28.0211 20.5019 29.1105 19.7274C31.2721 18.1917 34.2283 18.3384 36.215 20.0296C38.1584 21.6841 39.2103 24.8215 37.3984 27.9032C38.3376 28.3359 39.1597 28.9299 39.8229 29.7366C40.5699 30.6445 41.0424 31.6801 41.2389 32.8447C41.2562 32.9459 41.2953 33.0427 41.3256 33.1424C41.327 34.6943 41.327 36.2476 41.327 37.8009ZM39.5152 36.5981C39.5152 35.5333 39.5672 34.5139 39.5036 33.5003C39.3866 31.6595 38.1006 30.0388 36.3769 29.4902C36.1963 29.433 35.9275 29.4609 35.7671 29.5606C33.5608 30.9423 31.3689 30.9423 29.1626 29.5606C29.0022 29.4609 28.732 29.4286 28.5528 29.4902C27.0603 30.0021 26.0589 31.0391 25.6024 32.5631C25.2065 33.8802 25.4608 35.2414 25.3972 36.5996C30.1292 36.5981 34.7991 36.5981 39.5152 36.5981ZM32.5147 20.4858C30.3011 20.4388 28.4416 22.2679 28.3867 24.5458C28.3318 26.787 30.1566 28.7158 32.3702 28.7539C34.6329 28.7935 36.4954 26.9806 36.5445 24.6924C36.5936 22.4234 34.7832 20.5327 32.5147 20.4858Z' fill='hsl(340, 68%, 63%)'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:300px;background-position:105% 50%}.feature-cards>:nth-of-type(3) a{color:#791133;color:var(--pink-500)}.feature-cards>:nth-of-type(4){background-image:url("data:image/svg+xml,%3Csvg width='57' height='56' viewBox='0 0 57 56' fill='hsl(197, 64%, 53%)' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50.6253 18.4337C52.0413 19.2996 53.7462 19.1697 55.0033 18.1163C55.6968 17.539 56.0147 16.7453 56.2892 15.9227V14.725C56.0292 13.9601 55.7402 13.2097 55.1189 12.6469C53.8185 11.478 52.0268 11.3048 50.5386 12.2861C50.2641 12.4593 50.0762 12.4737 49.8017 12.3294C47.7355 11.3192 45.6549 10.3235 43.5887 9.31332C43.4153 9.22674 43.213 9.01027 43.1841 8.82267C42.3317 4.49336 38.8206 1.27524 34.7171 0.683563C33.4023 0.77015 33.3011 2.42972 34.8616 2.57403C37.6791 3.15127 40.0487 5.17162 41.0457 8.02896C42.1727 11.2471 41.0746 14.826 38.9073 16.6732C38.3582 17.3803 37.578 17.9287 36.7111 18.174C36.581 18.3039 36.3354 18.3904 35.9019 18.5348C33.8791 19.213 31.8851 19.1409 29.9057 18.3327C29.8623 18.3183 29.819 18.2894 29.7756 18.275C28.8653 18.0008 27.5938 16.7164 27.5938 16.7597C25.7444 15.4177 24.3284 12.1129 25.0364 9.01027C25.7588 5.80658 28.6342 3.02139 31.1771 2.66062C32.6076 2.45858 32.3764 0.64027 30.5992 0.91446C26.3946 2.02565 23.3892 5.61898 23.028 9.96272C23.0136 10.1359 22.9269 10.3524 22.7968 10.4678C21.063 11.9686 19.3146 13.455 17.5952 14.927C16.8728 14.4941 16.2081 13.9746 15.4568 13.6571C14.4598 13.253 13.4195 12.9788 12.3792 12.7046C12.0469 12.618 11.8879 12.5314 11.9024 12.1562C11.9313 10.8574 11.9168 9.55865 11.9024 8.25986C11.9024 8.01453 11.9168 7.84136 12.2058 7.72591C13.8241 7.09094 14.7633 5.6767 14.6766 4.10372C14.5754 2.42972 13.5062 1.14536 11.7868 0.669132C11.7001 0.64027 11.6279 0.611408 11.5412 0.568115H10.4575C10.4142 0.596977 10.3708 0.625839 10.313 0.64027C8.55026 0.972184 7.45214 2.47301 7.30766 3.91612C7.14872 5.61898 8.21793 7.26412 9.77841 7.75477C9.894 7.79807 10.0385 7.97124 10.0385 8.08669C10.0529 9.58751 10.0529 11.0739 10.0529 12.618C7.27876 12.9355 4.98139 14.1189 3.20418 16.2258C1.42697 18.3183 0.617839 20.8004 0.86347 23.5712C1.0802 25.9812 2.13497 28.1603 3.72434 29.8054C3.72434 29.8054 3.94107 29.9641 3.95552 29.9641C5.41486 30.4259 5.73273 28.9251 4.85135 28.2757C3.29088 26.7027 2.14942 23.7011 2.91521 20.7283C3.83993 17.1494 6.94643 14.5807 10.5442 14.4219C14.2864 14.2487 17.6097 16.4711 18.8523 20.0356C19.9937 23.2681 18.8956 26.847 16.5694 28.8241C16.5694 28.7664 16.3093 29.0406 16.1648 29.1993C15.7747 29.6322 14.2864 30.3538 13.8385 30.5125C12.0758 31.1186 10.313 31.1619 8.57915 30.6424C7.351 30.195 6.55632 31.566 7.61108 32.3308C8.23238 32.5473 8.89703 32.706 9.56168 32.8071C11.8735 33.1101 14.0553 32.7205 16.0637 31.5227C18.7367 29.9497 20.3694 27.5974 21.0196 24.5092C22.2911 25.5049 23.5048 26.4574 24.7474 27.3954C25.0797 27.6407 25.1231 27.8428 25.0219 28.2468C24.6463 29.6322 25.0075 30.8733 26.0478 31.869C26.9147 32.706 28.1718 33.0524 29.3421 32.7926C30.9315 32.4318 31.914 31.4072 32.1886 29.8343C32.4631 28.3334 31.9285 27.0779 30.6859 26.1976C29.4144 25.3173 28.0562 25.2741 26.7125 26.0389C26.3946 26.2265 26.1923 26.2121 25.9178 25.9812C24.4584 24.8267 22.9847 23.7011 21.5253 22.5322C21.323 22.3734 21.193 22.0848 21.1208 21.825C20.904 20.9736 20.8318 20.0644 20.5139 19.2563C20.1093 18.2173 19.5025 17.236 18.9534 16.1681C20.2827 15.028 21.6987 13.8302 23.158 12.5892C24.6029 19.4006 32.0874 23.1238 38.5316 19.3862C39.8898 21.2045 41.2624 23.0228 42.6495 24.87C42.4617 24.9277 42.3461 24.971 42.2161 25.0143C39.8465 25.7791 37.9537 27.179 36.6099 29.2859C34.9916 31.8546 34.6304 34.6109 35.4107 37.5404C35.454 37.728 35.4685 38.06 35.3529 38.1465C34.2114 39.0413 33.0266 39.9071 31.8418 40.7874C31.7262 40.6142 31.6395 40.4844 31.5528 40.3401C28.7208 35.7943 22.4789 34.2646 17.8842 37.0209C15.0667 38.7094 13.3906 41.1771 12.9138 44.4385C12.8705 44.7704 12.7404 44.8858 12.3936 44.8858C11.0933 44.8714 9.79286 44.8714 8.49246 44.8858C8.17459 44.8858 8.0301 44.7992 7.91451 44.4818C7.63998 43.6881 7.10537 43.082 6.38293 42.649C4.47568 41.5234 2.17831 42.2017 1.1669 44.1643C0.22772 45.997 1.06575 48.306 2.98745 49.1574C4.90915 50.0089 7.14872 49.0708 7.91451 47.0649C8.01565 46.7907 8.14569 46.7186 8.42022 46.7186C9.74951 46.733 11.0933 46.733 12.4225 46.7186C12.7549 46.7186 12.856 46.8485 12.8994 47.1515C12.9572 47.5556 13.0294 47.9741 13.1305 48.3637C14.0842 52.0436 17.3063 55.3916 21.8721 55.8967C25.6721 56.3152 29.4577 54.5835 31.5673 51.12C32.1452 50.182 32.5209 49.1286 32.9977 48.104C33.9224 48.5513 34.9194 49.0275 35.9019 49.5038C36.8989 49.98 37.9103 50.4706 38.9073 50.9469C38.8495 51.1633 38.8061 51.3221 38.7772 51.4664C38.2426 53.8764 40.3233 56.1709 42.7507 55.8823C44.34 55.6947 45.5682 54.6268 45.9583 53.0827C46.3195 51.6396 45.7271 50.0666 44.4701 49.1863C43.2564 48.3349 41.5948 48.3349 40.2944 49.1719C40.1354 49.2729 39.8465 49.3162 39.6875 49.244C37.5924 48.2627 35.5263 47.267 33.4456 46.2424C33.3011 46.1702 33.1711 45.9393 33.1422 45.7661C33.0555 45.1456 33.1566 44.4529 32.911 43.9045C32.362 42.6346 32.9977 42.0429 33.9513 41.4368C34.7605 40.9317 35.5118 40.2968 36.292 39.7051C36.3787 39.835 36.4365 39.9071 36.4799 39.9793C38.5461 43.385 42.664 45.4486 46.9553 44.6838C52.5325 43.7025 56.3615 38.0022 55.0611 32.5184C53.9341 27.7418 50.004 24.6102 45.048 24.5236C44.8458 24.5236 44.5712 24.3793 44.4412 24.2062C42.9963 22.3157 41.5659 20.4108 40.1354 18.5059C40.0632 18.4049 40.0054 18.3039 39.9476 18.2028C42.1872 15.7784 42.5773 14.9703 43.2853 11.2327C45.207 12.1562 47.1142 13.0798 49.0215 14.0034C48.9926 14.1477 48.9637 14.2487 48.9348 14.3642C48.6314 15.966 49.2816 17.6256 50.6253 18.4337ZM52.6048 13.4983C53.7174 13.4983 54.5987 14.4796 54.4253 15.6053C54.2953 16.4423 53.5873 17.1061 52.7493 17.1638C51.6512 17.2504 50.7553 16.3845 50.7698 15.3022C50.7698 14.292 51.5934 13.4983 52.6048 13.4983ZM9.15711 4.24803C9.15711 3.22343 9.99514 2.38643 11.021 2.40086C12.018 2.41529 12.8416 3.25229 12.8416 4.24803C12.8416 5.27263 12.0035 6.08077 10.9632 6.08077C9.95179 6.06634 9.15711 5.2582 9.15711 4.24803ZM28.533 27.3521C29.5589 27.3377 30.3969 28.1747 30.3969 29.1993C30.3969 30.195 29.5733 31.0176 28.5764 31.032C27.5505 31.0465 26.7125 30.2095 26.7125 29.1849C26.7125 28.1747 27.536 27.3521 28.533 27.3521ZM4.51903 47.6422C3.49316 47.6422 2.65513 46.8052 2.66958 45.7806C2.68402 44.7848 3.52206 43.9622 4.51903 43.9622C5.5449 43.9622 6.35403 44.7992 6.35403 45.8383C6.33958 46.8485 5.53045 47.6422 4.51903 47.6422ZM28.7208 51.7839C28.1573 52.5343 27.3338 53.0971 26.4379 53.328C26.3223 53.4146 26.1634 53.4867 25.99 53.5445C23.8805 54.2804 21.7998 54.266 19.7337 53.4001C19.5747 53.3424 19.4736 53.2703 19.4013 53.1548C18.6211 52.8806 17.9565 52.3611 17.4796 51.6973C17.4796 51.7406 17.4796 51.7839 17.4796 51.8272C15.8903 51.1633 14.402 47.3824 14.7488 44.9147C15.2979 40.9606 18.2021 38.0022 21.9443 37.5549C25.8311 37.0931 29.3566 39.2 30.787 42.8222C32.0296 46.0403 31.0471 49.7202 28.7208 51.7839ZM42.4328 50.4418C43.3286 50.4418 44.1089 51.1056 44.2534 51.9859C44.4412 53.1115 43.5309 54.1217 42.4328 54.1217C41.4214 54.1217 40.5833 53.2558 40.5978 52.2457C40.5978 51.2355 41.4214 50.4418 42.4328 50.4418ZM44.5857 26.4285C48.2412 26.1976 51.6078 28.2901 52.9227 31.6093C54.1797 34.7841 53.3561 38.5795 50.9721 40.6575C50.3363 41.61 49.2671 42.3027 48.1256 42.4759C48.0823 42.4903 48.039 42.5047 47.9812 42.5191C45.9439 43.1974 43.921 43.1541 41.9271 42.3315C41.7826 42.2738 41.6815 42.2017 41.6092 42.1295C40.8001 41.8842 40.1065 41.3935 39.6008 40.7297C39.6008 40.7441 39.6008 40.7441 39.6008 40.7586C37.7369 39.3587 36.2487 35.9675 37.1301 32.6195C38.0548 29.2137 41.1035 26.6594 44.5857 26.4285Z' /%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:175px;background-position:120% 175%}.feature-cards>:nth-of-type(4) a{color:#155d74;color:var(--cyan-500)}.about .button{margin-top:1.2rem}@media screen and (max-width: 45em){.about .button{margin-bottom:3rem}}.whoAreWe .even-columns{--grid-gap:2.5rem}@media screen and (min-width: 45em){.whoAreWe .even-columns{grid-template-columns:30% 60%;max-width:95ch;--grid-gap:5.5rem}}.whoAreWe__information{text-align:left;--flow-spacer:2rem}.whoAreWe__img{justify-self:center}@media screen and (min-width: 45em){.whoAreWe__img{order:-1;justify-self:left}}.whoAreWe img{max-width:23rem;-o-object-fit:cover;object-fit:cover;width:100%}.benefits{color:#fff;color:var(--neutral-000)}.benefits__accordion p{font-family:Montserrat,sans-serif;font-weight:400;font-size:1.75;font-size:var(--fs-750)}.benefits__accordion .row{cursor:pointer;justify-content:space-between;width:100%}.benefits__accordion .row[data-type=active] p{font-weight:600}.benefits__accordion .row[data-type=active] svg{fill:#0afaca;fill:var(--brand-accent-200)}.benefits__accordion .row[data-type=active] path{fill:#263550;fill:var(--brand-primary-700)}.benefits__accordion .row[data-type=active] circle{stroke:#0afaca;stroke:var(--brand-accent-200)}.benefits__accordion>*:where(:not(:last-child)){padding-bottom:1rem;border-bottom:1px solid hsl(0,0%,100%);border-bottom:1px solid var(--neutral-000)}.benefits .even-columns{--grid-gap: 3.5rem}@media screen and (min-width: 45em){.benefits .even-columns{--grid-gap:5.5rem}}.testimonial h2{color:#6b6b6b;color:var(--neutral-400);margin-bottom:2rem}.testimonial__review p{max-width:40ch;font-size:1.5rem;font-size:var(--fs-700)}.testimonial__information{font-size:1.125rem;font-size:var(--fs-400)}.testimonial__information h3{font-weight:700}.testimonial__information p{color:#6b6b6b;color:var(--neutral-400)}.testimonial__image{max-width:15rem}@media screen and (min-width: 45em){.testimonial{grid-template-columns:60% 40%}}.price-plan{justify-self:center;margin-top:3.3rem;background-color:#f0f4fa;background-color:var(--brand-primary-100);border-radius:1rem;max-width:17.9rem;max-height:40.125rem}@media screen and (min-width: 45em){.price-plan{height:40.125rem}}.price-plan .container{display:flex;flex-direction:column;height:100%}.price-plan__wrapper{align-self:start;height:100%}.price-plan__price{margin-top:1.5rem;margin-bottom:2.6rem}.price-plan__service{--flow-spacer: .6rem;display:flex;align-items:flex-start;gap:.6rem;width:100%}.price-plan .button{width:100%;align-self:end;margin-top:1.75rem;margin-bottom:1.75rem}.checkmark{max-width:1.4rem;fill:#00d1ab;fill:var(--brand-accent-400)}.cirle-checkmark{max-width:2.7rem;fill:#00d1ab;fill:var(--brand-accent-400);stroke:#00d1ab;stroke:var(--brand-accent-400)}.price-tag{text-align:center}.price-tag span{font-size:2.25rem;font-size:var(--fs-800);font-weight:700}.comparison-chart{overflow-x:auto}.comparison-chart p,.comparison-chart h2{justify-self:start}.comparison-chart .price-tag,.comparison-chart svg{justify-self:center;width:100%}.comparison-chart .reverse{flex-direction:row-reverse}.comparison-chart .heading-2[data-type=mobile]{margin-bottom:3rem}@media screen and (min-width: 45em){.comparison-chart .heading-2[data-type=mobile]{display:none}}@media screen and (max-width: 45em){.comparison-chart .heading-2[data-type=desktop]{visibility:hidden}}.scroll-bar{cursor:pointer}.scroll-bar::-webkit-scrollbar{background-color:#263550;background-color:var(--brand-primary-700);border-radius:1rem}.scroll-bar::-webkit-scrollbar-track{border-radius:1rem}.scroll-bar::-webkit-scrollbar-thumb{background:hsl(168,96%,51%);background:var(--brand-accent-200);border-radius:1rem}.scroll-bar::-webkit-scrollbar-thumb :hover{color:#9ffeeb;color:var(--brand-accent-100)}.scroll-bar::-webkit-scrollbar-thumb :active{color:#9ffeeb;color:var(--brand-accent-100)}.contact p{max-width:56ch}.contact .button{margin-top:2rem}.even-columns{display:grid;grid-gap:1.5rem;grid-gap:var(--grid-gap, 1.5rem);gap:1.5rem;gap:var(--grid-gap, 1.5rem)}@media screen and (min-width: 45em){.even-columns{grid-auto-flow:column;grid-auto-columns:1fr}}.grid-auto-fit{display:grid;grid-gap:1.5rem;grid-gap:var(--grid-gap, 1.5rem);gap:1.5rem;gap:var(--grid-gap, 1.5rem);grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))}.offset-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.offset-grid>:nth-child(2),.offset-grid>:nth-child(3){grid-column:span 2}.offset-grid p{max-width:32ch}@media screen and (max-width: 30em){.offset-grid{grid-template-columns:1fr}.offset-grid>:nth-child(2),.offset-grid>:nth-child(3){grid-column:span 1}}.clr-neutral-000{color:#fff;color:var(--neutral-000)}.clr-neutral-400{color:#6b6b6b;color:var(--neutral-400)}.bg-brand-primary-100{background-color:#f0f4fa;background-color:var(--brand-primary-100)}.bg-brand-primary-200{background-color:#cdd8e9;background-color:var(--brand-primary-200)}.bg-brand-primary-700{background-color:#263550;background-color:var(--brand-primary-700)}.bg-brand-accent-100{background-color:#9ffeeb;background-color:var(--brand-accent-100)}.bg-brand-accent-200{background-color:#0afaca;background-color:var(--brand-accent-200)}.clr-brand-accent-400{color:#00d1ab;color:var(--brand-accent-400)}.bg-yellow-300{background-color:#ffe2b8;background-color:var(--yellow-300)}.bg-pink-300{background-color:#f7b5cb;background-color:var(--pink-300)}.bg-cyan-300{background-color:#9fe8fe;background-color:var(--cyan-300)}.fs-300{font-size:1rem;font-size:var(--fs-300)}.fs-200{font-size:.875rem;font-size:var(--fs-200)}.section{padding-top:max(3.75rem,min(10vh,5rem));padding-bottom:max(3.75rem,min(10vh,5rem))}.mx-auto{margin-left:auto;margin-right:auto}.margin-block-end-4{margin-bottom:1rem}.margin-inline-start-8{margin-left:2rem}.margin-block-end-11{margin-bottom:4rem}.container{--padding: 1rem * 2;--max-width: 63rem;width:min(100% - 1rem * 2,63rem);width:min(100% - var(--padding),var(--max-width));margin-left:auto;margin-right:auto}.container[data-type=wide]{--max-width: 68.75rem}.fw-bold{font-weight:700}.text-center{text-align:center}.flex-group{display:flex;flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem;-moz-column-gap:var(--flex-column-gap, 1rem);column-gap:var(--flex-column-gap, 1rem);row-gap:.5rem;row-gap:var(--flex-row-gap, .5rem);width:-moz-fit-content;width:fit-content}.flex-group.mx-auto{justify-content:center}.flow>*:where(:not(:first-child)){margin-top:1em;margin-top:var(--flow-spacer, 1em)}.flow-large>*:where(:not(:first-child)){margin-top:3em;margin-top:var(--flow-spacer-large, 3em)}.border-radius-2{border-radius:1rem}.vertically-centered{align-items:center}.full-height-image[data-position=right]{margin-bottom:calc(max(3.75rem,min(10vh,5rem))*-1)}@media screen and (min-width: 45em){.full-height-image{height:calc(100% + max(3.75rem,min(10vh,5rem))*2 + -0px);height:calc(100% + max(3.75rem,min(10vh,5rem)) * 2 - var(--space-top, 0px) - var(--space-bottom, 0px));margin-top:calc(max(3.75rem,min(10vh,5rem))*-1);transform:translateY(0);transform:translateY(calc(var(--space-top, 0px) * .5 + var(--space-bottom, 0px) * -.5))}}.full-height-image img{-o-object-fit:cover;object-fit:cover;height:100%}.round{border-radius:50%;aspect-ratio:1/1}.round-top{border-radius:100vw 100vw 0 0}.round-kwarter{border-radius:100vw 100vw 100vw 0}.chart-row{display:grid;grid-template-columns:repeat(4,10rem);grid-gap:0;gap:0;align-items:center}@media screen and (min-width: 45em){.chart-row{gap:max(2.75rem,min(8vw,6.5rem))}}.chart-row[data-type=header]{margin-bottom:1rem}@media screen and (min-width: 45em){.chart-row[data-type=header]{margin-bottom:4.5rem}}.chart-row[data-type=row]{padding-top:1.3rem;padding-bottom:1.3rem;border-bottom:1px solid hsl(0,0%,91%);border-bottom:1px solid var(--neutral-100)}.chart-row[data-type=row] p{white-space:nowrap}@media screen and (min-width: 45em){.hidden{display:none}}@media screen and (max-width: 45em){.hidden[data-type=reverse]{display:none}}
