:root{--color-black: #000000;--color-black-rgb: 0, 0, 0;--color-filter-black: brightness(0);--color-off-white: #fff7f7;--color-off-white-rgb: 255, 247, 247;--color-white: #ffffff;--color-white-rgb: 255, 255, 255;--color-filter-white: brightness(0) invert(1);--color-blue: #49a0d5;--color-blue-rgb: 73, 160, 213;--color-red: #da2328;--color-red-rgb: 218, 35, 40;--color-filter-red: brightness(0) saturate(100%) invert(19%) sepia(77%) saturate(3768%) hue-rotate(347deg) brightness(88%) contrast(93%);--color-yellow: #ffe600;--color-yellow-rgb: 255, 230, 0;--color-green: #65bc55;--color-green-rgb: 101, 188, 85;--color-pink: #f4a1c1;--color-pink-rgb: 244, 161, 193;--color-orange: #fdd70b;--color-orange-rgb: 253, 215, 11;--font-weight-regular: normal;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 900;--spacing-8xl: 16rem;--spacing-7xl: 14rem;--spacing-6xl: 12rem;--spacing-5xl: 10rem;--spacing-4xl: 8rem;--spacing-3xl: 7.2rem;--spacing-2xl: 6.4rem;--spacing-xl: 6rem;--spacing-4lg: 5.6rem;--spacing-3lg: 5rem;--spacing-2lg: 4.8rem;--spacing-lg: 4rem;--spacing-2md: 3.6rem;--spacing-md: 3rem;--spacing-2sm: 2.4rem;--spacing-sm: 2rem;--spacing-xs: 1.6rem;--spacing-2xs: 1.2rem;--spacing-3xs: 1rem;--spacing-4xs: .8rem;--spacing-5xs: .6rem;--spacing-6xs: .3rem;--spacing-7xs: .15rem;--duration: .3s;--duration-x2: .5s;--duration-x3: 1.5s;--timing-function: ease-in-out;--font-body-letter-spacing: 0;--font-site-header-letter-spacing: 0;--font-subheader-letter-spacing: 0;--font-subheader-text-transform: unset;--font-button-letter-spacing: 0;--font-badge-letter-spacing: 0;--font-badge-text-transform: capitalize;--card-border-radius: 2rem;--font-heading-family: cooper-black-std, "Mitr", serif;--font-body-family: Quicksand, "Mitr", sans-serif;--font-size-h1: 3.6rem;--font-size-h2: 2.8rem;--font-size-h3: 2.2rem;--font-size-h4: 2.2rem;--font-size-h5: 1.6rem;--font-size-overline: 1.2rem;--font-size-subtitle: 1.6rem;--font-size-subtitle2: 1.4rem;--font-size-body: 1.2rem;--line-height-h1: 1.2;--line-height-h2: 1.17;--line-height-h3: 1.18;--line-height-h4: 1.22;--line-height-h5: 1.25;--line-height-overline: 1.25;--line-height-subtitle: 1.25;--line-height-subtitle2: 1.42;--line-height-body: 1.5}@media (min-width: 992px){:root{--font-size-h1: 4rem;--font-size-h2: 3rem;--font-size-h3: 2.4rem;--font-size-h4: 2.4rem;--line-height-h1: 1.2;--line-height-h2: 1.2;--line-height-h3: 1.17;--line-height-h4: 1.22}}.card--product .card-body{display:grid}.card--product .card-body .card-custom-fields{order:0}.card--product .card-body .card-title{order:1}.card--product .card-body .price{order:2}.card-media{padding:var(--spacing-xl) var(--spacing-xs) var(--spacing-lg)}.section-divider svg{width:100%;height:100%}body{font-family:var(--font-body-family);font-size:var(--font-size-body);line-height:var(--line-height-body)}h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-family:var(--font-heading-family)}h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-family:var(--font-heading-family)}h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-family:var(--font-heading-family)}h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-family:var(--font-body-familyfamily)}h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-family:var(--font-body-family)}h6{font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle);font-family:var(--font-body-family)}.sliding-text__container .sliding-item{--sm-sliding-item-gap: var(--spacing-lg) !important;align-items:center}.sliding-item>*:nth-child(10n+1),.sliding-item>*:nth-child(10n+3),.sliding-item>*:nth-child(10n+5),.sliding-item>*:nth-child(10n+7),.sliding-item>*:nth-child(10n+9){font-size:var(--font-size-h1);line-height:var(--line-height-h1)}.sliding-item>*:nth-child(10n+1){color:var(--color-green)}.sliding-item>*:nth-child(10n+3){color:var(--color-pink)}.sliding-item>*:nth-child(10n+7){color:#f37721}.sliding-item>*:nth-child(10n+9){color:var(--color-blue)}.announcements-bar{font-size:var(--font-size-overline);line-height:var(--line-height-overline);font-weight:var(--font-weight-semibold)}html.sticky-header-initialized .site-header{z-index:99}header.header{font-family:var(--font-body-family)}header.header.overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:126%;background:linear-gradient(0deg,#0000 19.23%,#0000004d 59.62%);transition:var(--duration) var(--timing-function);opacity:0;z-index:1}html:not(.sticky-header-show) header.header.overlay:before{opacity:1}header .header-content{position:relative;z-index:10}.header-logo>*{margin-top:1rem!important;margin-bottom:1rem!important}.header-shortlinks{font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle);font-weight:var(--font-weight-bold)}.header-item__link-icon{position:relative;background-position:center;background-size:contain;background-repeat:no-repeat}.header-item__link-icon>svg{display:none}.header-item.--left .header-item__link:first-child .header-item__link-icon{height:1.6rem;width:1.8rem;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="18" viewBox="0 0 20 18" fill="none"><path d="M1 1H18.5M1.5 9H19M1.5 17H19" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>')}.header-item.--right .header-item__link .header-item__link-icon{width:2.4rem;height:2.4rem}.header-item.--right .header-item__link:nth-child(1) .header-item__link-icon{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="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 21L16.7 16.7" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.header-item.--right .header-item__link:nth-child(2) .header-item__link-icon{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="M4 21V20C4 16.69 6.69 14 10 14H14C17.31 14 20 16.69 20 20V21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 11C9.79 11 8 9.21 8 7C8 4.79 9.79 3 12 3C14.21 3 16 4.79 16 7C16 9.21 14.21 11 12 11Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.header-item.--right .header-item__link:nth-child(3) .header-item__link-icon{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="M8.93499 7H7.77299C6.70099 7 5.81099 7.81 5.73499 8.858L5.00499 18.858C4.92099 20.015 5.85799 21 7.04299 21H16.957C18.142 21 19.079 20.015 18.995 18.858L18.265 8.858C18.189 7.81 17.299 7 16.227 7H15.065M8.93499 7V5C8.93499 3.895 9.84999 3 10.978 3H13.022C14.15 3 15.065 3.895 15.065 5V7M8.93499 7H15.065" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}html.sticky-header-scroll:not(.sticky-header-show) .header:not(.overlay) .header-item__link-icon{filter:var(--color-filter-black)}html.sticky-header-initialized.sticky-header-show header.header{background-color:var(--color-blue);color:var(--color-white)}.drawer-panel.drawer-menu__contents{background-color:var(--color-blue);color:var(--color-white);position:relative}.drawer-panel.drawer-menu__contents.has-open-submenu{background-color:var(--color-blue)}.drawer-panel.drawer-menu__contents:before,.drawer-panel.drawer-menu__contents:after{content:""!important;position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain;aspect-ratio:1}.drawer-panel.drawer-menu__contents:before{bottom:var(--spacing-md);left:0;width:58.2278481013%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="183" height="177" viewBox="0 0 183 177" fill="none"><g clip-path="url(%23clip0_593_2226)"><path d="M3.34651 123.785C6.00271 109.258 9.93388 94.9304 15.6949 81.2951L14.7623 83.5012C19.5316 72.3067 25.5287 61.6402 33.0015 52.0063L31.5494 53.8721C37.4167 46.3621 44.1103 39.5328 51.6775 33.7126C51.0518 34.1937 50.4261 34.6748 49.8005 35.1559C56.0809 30.3683 62.8808 26.2965 70.1765 23.2104L67.957 24.1374C74.2847 21.4972 80.8957 19.608 87.7074 18.6927C86.881 18.7983 86.0664 18.9156 85.24 19.0212C91.5441 18.2116 97.9072 18.2468 104.211 19.0682L101.744 18.7396C108.556 19.6666 115.202 21.4854 121.53 24.1374C120.786 23.8323 120.054 23.5155 119.31 23.2104C125.213 25.7215 130.785 28.9367 135.861 32.8325C135.236 32.3514 134.61 31.8703 133.984 31.3892C138.47 34.8743 142.531 38.8639 146.026 43.3464L144.574 41.4807C148.304 46.3269 151.314 51.6543 153.711 57.2633L152.778 55.0572C156.037 62.8019 158.079 70.9807 159.224 79.2886L158.893 76.8361C161.018 92.6656 159.909 108.671 158.646 124.524C158.468 126.765 159.802 129.5 161.361 131.037C162.966 132.633 165.611 133.841 167.913 133.736C170.309 133.63 172.8 132.844 174.465 131.037C176.129 129.23 176.979 127.071 177.18 124.524C179.116 100.187 180.521 74.5596 171.171 51.4196C166.803 40.6123 160.7 30.6499 152.105 22.6237C144.113 15.1489 134.787 9.61035 124.611 5.62069C115.072 1.88919 104.601 -0.0234993 94.3301 -3.07638e-05C82.6901 0.0234378 71.4632 2.781 60.8148 7.2987C40.1673 16.0759 23.3565 32.3514 11.1734 50.8446C-0.808962 69.0445 -8.4352 90.0606 -13.0039 111.253C-13.5469 113.787 -14.0545 116.334 -14.5267 118.892C-14.999 121.45 -14.9163 123.738 -13.5941 125.991C-12.4726 127.904 -10.265 129.723 -8.05743 130.227C-5.68456 130.767 -3.01656 130.65 -0.915209 129.3C1.00906 128.068 2.92152 126.12 3.34651 123.797V123.785Z" fill="%23F4A1C1"/><path d="M20.1809 117.167C23.0024 106.77 26.2252 96.4793 30.4161 86.5404L29.4835 88.7464C33.816 78.5493 39.1638 68.7864 45.9755 59.9974L44.5235 61.8632C49.281 55.7848 54.6878 50.2345 60.803 45.4938L58.926 46.9371C64.0259 43.0179 69.5507 39.7206 75.4888 37.2094L73.2694 38.1364C78.6881 35.8834 84.3546 34.3111 90.1746 33.5014C89.3483 33.607 88.5337 33.7243 87.7073 33.8299C92.9017 33.1494 98.1432 33.079 103.338 33.7361L100.87 33.4075C105.722 34.0646 110.409 35.3554 114.919 37.2329C114.175 36.9278 113.443 36.611 112.699 36.3059C118.271 38.6762 123.466 41.8093 128.247 45.4821L126.37 44.0388C129.687 46.6203 132.756 49.507 135.342 52.8278C134.858 52.2058 134.374 51.5839 133.89 50.962C136.027 53.7665 137.726 56.8292 139.12 60.0561L138.187 57.85C141.386 65.4773 143.015 73.75 144.149 81.9053C144.042 81.0839 143.924 80.2743 143.818 79.4529C145.435 91.504 145.459 103.719 143.865 115.77L144.196 113.318C143.617 117.601 142.838 121.861 141.858 126.073C140.772 130.755 143.31 136.27 148.328 137.409C153.05 138.476 158.563 136 159.732 130.978C164.43 110.725 164.749 89.779 160.759 69.3731C158.929 59.9974 156.166 50.1993 150.441 42.3725C144.479 34.2407 136.404 27.7868 127.527 22.9992C118.437 18.106 108.544 15.2663 98.2023 14.8673C88.9115 14.5036 79.3137 16.1581 70.6368 19.432C61.287 22.964 52.9997 27.9511 45.338 34.3228C38.4437 40.0491 32.5765 46.8785 27.3703 54.1303C16.356 69.4905 9.42623 87.5261 4.16106 105.526C3.51176 107.768 2.88608 110.009 2.2722 112.262C1.00903 116.909 3.84231 122.483 8.74152 123.597C13.6171 124.7 18.7879 122.142 20.1455 117.167H20.1809Z" fill="%236798CB"/><path d="M32.5293 117.273C35.1146 106.993 38.1132 96.7962 42.2569 87.0215C41.9853 87.6552 41.7256 88.2771 41.4541 88.9107C44.7714 81.1661 48.797 73.6914 53.8969 66.9559C54.9948 65.5126 52.9643 68.1176 53.7907 67.085C54.0858 66.7095 54.3927 66.334 54.6997 65.9585C55.3135 65.2192 55.9392 64.4799 56.5649 63.7642C57.8399 62.3208 59.1621 60.9245 60.5315 59.575C61.9009 58.2256 63.3294 56.9348 64.7932 55.7027C65.1592 55.3976 65.5252 55.0925 65.9029 54.7874C66.0918 54.6349 66.6349 54.0364 66.871 54.0247C66.8592 54.0247 65.2064 55.2685 66.2453 54.5175C66.4106 54.4002 66.5758 54.2711 66.7411 54.1538C67.1779 53.8252 67.6265 53.5084 68.0751 53.2033C71.5931 50.7508 75.3472 48.6621 79.2902 46.9724L77.3895 47.7703C81.6866 45.975 86.149 44.6959 90.7649 44.0623L88.6518 44.3439C92.9961 43.7924 97.3877 43.7924 101.732 44.3439L99.6189 44.0623C103.68 44.6138 107.635 45.6582 111.424 47.2071C110.787 46.9372 110.161 46.679 109.524 46.4091C111.743 47.3362 113.88 48.4274 115.91 49.7182C116.442 50.0585 116.961 50.3988 117.48 50.7626C117.74 50.9386 117.988 51.1381 118.248 51.3141C118.956 51.8069 116.571 49.9764 117.693 50.8799C118.625 51.6309 119.535 52.4054 120.396 53.2385C121.258 54.0716 122.084 54.9517 122.864 55.867C123.029 56.0665 123.194 56.2542 123.348 56.4537C124.375 57.6858 122.545 55.3389 123.088 56.1134C123.525 56.7353 123.973 57.3338 124.386 57.9674C126.016 60.4316 127.361 63.0484 128.53 65.759C128.259 65.1253 127.999 64.5034 127.727 63.8698C131.446 72.6705 133.429 82.2457 134.728 91.6683C134.634 90.9642 134.539 90.2719 134.445 89.5679C136.156 102.311 136.156 115.231 134.445 127.974L134.728 125.874C134.634 126.531 134.539 127.2 134.445 127.857C134.114 130.039 134.079 131.952 135.247 133.935C136.215 135.578 138.104 137.139 139.993 137.561C142.024 138.019 144.314 137.925 146.108 136.763C147.726 135.731 149.461 134.029 149.756 132.046C152.554 113.306 152.082 94.4141 147.985 75.8857C146.12 67.4722 143.547 58.9531 139.061 51.5253C134.87 44.5903 128.932 38.7584 121.801 34.8274C108.319 27.3879 91.5205 26.1323 76.9527 31.0724C61.3697 36.3529 48.7144 47.1601 39.1639 60.2908C29.0939 74.1373 23.144 90.7061 18.717 107.087C18.1858 109.07 17.6664 111.065 17.1587 113.06C16.1553 117.061 18.4573 121.814 22.7072 122.776C26.9572 123.738 31.396 121.544 32.4821 117.261L32.5293 117.273Z" fill="%23BCD539"/><path d="M45.6451 118.422C48.2777 110.208 50.9339 102.006 54.2866 94.0503L53.4839 95.9395C55.2429 91.809 57.1789 87.749 59.422 83.8532C60.5317 81.917 61.7122 80.0278 62.9754 78.1855C63.601 77.2702 64.2621 76.355 64.935 75.4749C63.9552 76.6718 66.0802 73.9494 64.935 75.4749C65.2892 75.0525 65.6315 74.6183 65.9857 74.1959C67.3315 72.6 68.7718 71.0863 70.2828 69.6547C70.9912 68.9858 71.7113 68.3287 72.455 67.6951C72.88 67.3313 73.305 66.9793 73.7418 66.6272C73.9543 66.4512 74.1786 66.2752 74.3911 66.1109C73.3286 66.9206 73.1279 67.0731 73.7772 66.592C77.1299 64.163 80.6597 62.0626 84.4846 60.455L82.584 61.2529C85.8187 59.927 89.1596 58.9765 92.6303 58.4836L90.5172 58.7653C93.5511 58.3663 96.5969 58.3428 99.6309 58.7301L97.5177 58.4484C100.245 58.8239 102.901 59.528 105.439 60.5841L103.538 59.7862C104.459 60.1851 105.356 60.6193 106.23 61.1121C107.08 61.5932 107.883 62.3325 108.756 62.7432C107.234 62.0157 107.788 61.9805 108.449 62.5437C108.756 62.8019 109.052 63.0718 109.335 63.3416C109.961 63.9401 110.551 64.562 111.117 65.2191C111.318 65.4538 112.274 66.6507 111.377 65.5007C110.48 64.3508 111.542 65.7472 111.708 65.9936C112.168 66.6507 112.593 67.3313 113.006 68.0236C113.904 69.5491 114.671 71.1332 115.367 72.7643C115.096 72.1306 114.836 71.5087 114.565 70.8751C117.197 77.2116 118.578 84.0409 119.499 90.8116L119.216 88.7112C120.526 98.6736 120.526 108.753 119.204 118.704C119.299 118 119.393 117.308 119.487 116.604C119.287 118.094 119.051 119.572 118.791 121.063C118.413 123.21 118.449 125.205 119.594 127.141C120.562 128.784 122.451 130.344 124.339 130.767C128.2 131.635 133.347 129.605 134.114 125.252C136.723 110.337 136.676 95.3058 133.819 80.415C131.364 67.6364 126.146 53.9894 114.069 47.3361C108.001 43.9918 100.823 42.3842 93.8817 42.6658C87.0936 42.9474 80.7188 44.778 74.6036 47.6294C62.9399 53.0859 53.72 62.7667 47.0736 73.5622C39.3647 86.0944 34.7842 100.293 30.3336 114.21C29.0705 118.153 31.8093 122.999 35.8821 123.926C40.2147 124.911 44.2993 122.623 45.6569 118.411L45.6451 118.422Z" fill="%23FDD703"/><path d="M61.9481 120.945C63.7071 112.426 65.9973 104.013 69.3855 95.9865L68.5827 97.8757C69.7987 95.0243 71.1445 92.2315 72.6792 89.5444C73.4347 88.2067 74.2375 86.8924 75.0874 85.6134C75.5478 84.9211 76.0201 84.2288 76.5041 83.5482C76.7048 83.2665 76.9173 82.9849 77.118 82.7033C77.295 82.4686 78.2631 81.2013 77.3777 82.3395C76.4923 83.4778 77.3423 82.3982 77.5311 82.1635C77.7909 81.835 78.0624 81.5181 78.3339 81.2013C78.8297 80.6146 79.3374 80.0514 79.8568 79.4881C80.9075 78.3616 81.9936 77.2703 83.1387 76.2377C83.7289 75.6979 84.3428 75.1816 84.9567 74.6771C86.0664 73.7618 83.4574 75.7214 84.7442 74.8413C85.0393 74.6301 85.3345 74.4189 85.6414 74.2077C87.0226 73.2689 88.4747 72.471 89.9976 71.7904L88.0969 72.5884C89.6788 71.9312 91.2962 71.4619 92.9843 71.2154L90.8712 71.4971C92.2406 71.3328 93.5982 71.3328 94.9676 71.5205L92.8545 71.2389C94.1294 71.4384 95.3572 71.7787 96.5495 72.2481C95.912 71.9782 95.2864 71.72 94.6489 71.4501C95.9002 71.9782 97.0926 72.6236 98.2141 73.398C99.4064 74.2311 97.7419 73.1985 97.7064 72.9873C97.7183 73.0929 98.3439 73.5154 98.462 73.621C99.005 74.1021 99.5363 74.6066 100.032 75.1347C100.469 75.6041 100.988 76.0969 101.331 76.6484C101.095 76.2847 100.186 75.123 100.917 76.1673C101.106 76.4372 101.295 76.7188 101.472 76.9887C102.334 78.3382 103.042 79.758 103.668 81.2248L102.865 79.3356C104.294 82.8207 105.108 86.47 105.628 90.178L105.344 88.0776C107.033 100.798 106.537 113.975 104.872 126.672C104.624 128.526 105.935 131.002 107.198 132.257C108.579 133.63 110.834 134.663 112.817 134.569C114.871 134.475 117.008 133.806 118.437 132.257C119.959 130.603 120.479 128.878 120.762 126.672C122.238 115.454 122.616 104.048 121.718 92.7596C120.845 81.6824 118.26 69.5492 109.228 62.0392C104.554 58.1552 98.9696 55.5032 92.7482 55.5384C86.9164 55.5736 81.1554 57.8618 76.5159 61.2882C68.1577 67.4605 61.6766 75.827 57.0489 85.0619C52.0434 95.0712 48.8442 105.808 46.5894 116.721C45.7512 120.758 47.7699 125.44 52.1379 126.437C56.1045 127.341 61.0155 125.252 61.9127 120.922L61.9481 120.945Z" fill="%23EE4351"/><path d="M-18.9183 134.569C-18.9183 134.569 -24.0182 117.671 -10.9143 111.523C-10.9143 111.523 2.55562 105.069 9.8277 115.137C9.8277 115.137 14.9276 103.919 28.7516 106.453C28.7516 106.453 38.5737 108.988 38.5737 116.216C38.5737 116.216 55.9865 98.7675 69.1376 115.489C72.8799 120.241 75.3236 131.048 65.5016 139.356C65.5016 139.356 73.6237 152.252 61.0156 162.625C57.2497 165.723 45.1256 171.109 37.8417 162.825C37.8417 162.825 38.5855 176.225 19.2838 176.965C13.3575 177.188 1.32787 174.677 -0.00613213 163.224C-0.00613213 163.224 -14.5621 175.521 -26.2021 158.155C-26.2021 158.155 -36.0242 143.123 -18.9183 134.545V134.569Z" fill="white"/><path d="M97.5293 134.569C97.5293 134.569 88.6517 144.742 97.5293 156.923C97.5293 156.923 104.471 166.627 115.414 162.508C115.414 162.508 116.146 177.176 135.861 176.132C135.861 176.132 148.635 175.78 151.562 167.049C151.562 167.049 163.486 177.821 176.389 162.156C176.389 162.156 183.33 152.71 177.853 145.036C177.853 145.036 187.899 138.054 179.954 124.43C179.954 124.43 172.009 110.807 155.21 120.593C155.21 120.593 156.733 111.663 143.405 109.317C133.772 107.615 129.51 114.926 130.018 117.108C130.018 117.108 125.154 103.297 104.459 112.016C94.8141 116.076 92.5357 126.707 97.5175 134.581L97.5293 134.569Z" fill="white"/></g><defs><clipPath id="clip0_593_2226"><rect width="212" height="177" fill="white" transform="translate(-29)"/></clipPath></defs></svg>')}.drawer-panel.drawer-menu__contents:after{right:0;bottom:25%;width:37.9746835443%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="121" viewBox="0 0 120 121" fill="none"><g clip-path="url(%23clip0_593_2217)"><path d="M123.724 84.6213C121.894 74.6904 119.187 64.8958 115.22 55.5746L115.862 57.0826C112.577 49.4299 108.447 42.1381 103.301 35.5523L104.301 36.8277C100.26 31.6938 95.6505 27.0252 90.4391 23.0464C90.87 23.3753 91.3009 23.7042 91.7318 24.033C87.4065 20.7602 82.7236 17.9766 77.6992 15.8669L79.2277 16.5006C74.87 14.6957 70.3171 13.4042 65.6261 12.7785C66.1952 12.8507 66.7561 12.931 67.3252 13.0031C62.9838 12.4496 58.6017 12.4737 54.2602 13.0352L55.9594 12.8106C51.2683 13.4443 46.6911 14.6877 42.3334 16.5006C42.8456 16.2921 43.3496 16.0755 43.8618 15.8669C39.7968 17.5836 35.9594 19.7815 32.4635 22.4447C32.8944 22.1159 33.3252 21.787 33.7561 21.4581C30.6667 23.8405 27.87 26.5679 25.4635 29.6322L26.4635 28.3568C23.8944 31.6698 21.8212 35.3116 20.1708 39.146L20.8131 37.6379C18.5692 42.9323 17.1627 48.5234 16.374 54.2028L16.6017 52.5263C15.1383 63.3476 15.9025 74.2893 16.7724 85.1267C16.8944 86.6588 15.9757 88.5279 14.9025 89.5787C13.7968 90.6697 11.9757 91.4959 10.3903 91.4237C8.73989 91.3515 7.02444 90.8141 5.8781 89.5787C4.73175 88.3434 4.14639 86.8674 4.00819 85.1267C2.67485 68.4896 1.70737 50.9701 8.14639 35.1512C11.1545 27.7632 15.3578 20.9527 21.2765 15.4658C26.7805 10.356 33.2033 6.56971 40.2114 3.84232C46.7805 1.2914 53.9919 -0.0161418 61.0651 -9.82729e-05C69.0813 0.0159452 76.813 1.90106 84.1464 4.98943C98.3659 10.9897 109.943 22.1159 118.333 34.7581C126.585 47.1999 131.837 61.5668 134.984 76.0541C135.358 77.7868 135.707 79.5275 136.033 81.2762C136.358 83.025 136.301 84.5892 135.39 86.1294C134.618 87.4369 133.098 88.6803 131.577 89.0252C129.943 89.3942 128.106 89.314 126.659 88.3915C125.333 87.5492 124.016 86.2176 123.724 84.6293V84.6213Z" fill="%23F4A1C1"/><path d="M112.13 80.097C110.187 72.9898 107.967 65.9547 105.081 59.1603L105.723 60.6684C102.74 53.6975 99.0568 47.0234 94.3657 41.0151L95.3657 42.2905C92.0893 38.1353 88.3657 34.341 84.1544 31.1002L85.447 32.0869C81.9348 29.4076 78.13 27.1535 74.0405 25.4369L75.569 26.0706C71.8373 24.5304 67.9348 23.4555 63.9267 22.902C64.4958 22.9742 65.0568 23.0544 65.6259 23.1266C62.0487 22.6613 58.4389 22.6132 54.8617 23.0624L56.5609 22.8378C53.2194 23.287 49.9918 24.1694 46.8861 25.4529C47.3983 25.2443 47.9023 25.0277 48.4145 24.8192C44.5771 26.4396 40.9999 28.5814 37.7072 31.0922L38.9999 30.1055C36.7153 31.8703 34.6015 33.8436 32.821 36.1138C33.1544 35.6887 33.4877 35.2635 33.821 34.8383C32.3495 36.7555 31.1787 38.8492 30.2194 41.0552L30.8617 39.5471C28.6584 44.7612 27.5365 50.4166 26.756 55.9917C26.8292 55.4302 26.9105 54.8767 26.9836 54.3151C25.8698 62.5535 25.8536 70.9041 26.9511 79.1424L26.7235 77.4659C27.1218 80.3938 27.6584 83.3057 28.3332 86.1855C29.0812 89.3862 27.3332 93.1564 23.8779 93.9345C20.6259 94.6645 16.8292 92.9719 16.0243 89.5386C12.7885 75.6931 12.569 61.3743 15.317 47.4245C16.5771 41.0151 18.4796 34.3169 22.4227 28.9664C26.5283 23.4074 32.0893 18.9954 38.2031 15.7225C44.4633 12.3775 51.2763 10.4362 58.3983 10.1635C64.7966 9.91478 71.4064 11.0458 77.382 13.2839C83.821 15.6985 89.5283 19.1077 94.8048 23.4635C99.5527 27.3781 103.593 32.0468 107.179 37.0042C114.764 47.5047 119.536 59.8341 123.162 72.1395C123.61 73.6716 124.041 75.2038 124.463 76.7439C125.333 79.9205 123.382 83.7309 120.008 84.4929C116.65 85.247 113.089 83.4982 112.154 80.097H112.13Z" fill="%236798CB"/><path d="M103.626 80.1693C101.845 73.1422 99.7804 66.1713 96.9267 59.4892C97.1137 59.9224 97.2926 60.3475 97.4796 60.7807C95.195 55.4864 92.4227 50.3765 88.9105 45.772C88.1544 44.7853 89.5528 46.5662 88.9837 45.8603C88.7804 45.6036 88.569 45.3469 88.3576 45.0902C87.9349 44.5848 87.504 44.0794 87.0731 43.5901C86.195 42.6034 85.2845 41.6488 84.3414 40.7263C83.3983 39.8038 82.4146 38.9214 81.4064 38.0792C81.1544 37.8706 80.9024 37.662 80.6422 37.4535C80.5121 37.3492 80.1381 36.9401 79.9755 36.9321C79.9837 36.9321 81.1219 37.7824 80.4064 37.269C80.2926 37.1888 80.1788 37.1005 80.065 37.0203C79.7641 36.7957 79.4552 36.5791 79.1463 36.3705C76.7235 34.694 74.1381 33.2661 71.4227 32.111L72.7316 32.6565C69.7723 31.4291 66.6991 30.5548 63.5202 30.1216L64.9755 30.3141C61.9837 29.9371 58.9593 29.9371 55.9674 30.3141L57.4227 30.1216C54.6259 30.4986 51.9024 31.2126 49.2926 32.2714C49.7316 32.0869 50.1625 31.9104 50.6015 31.7259C49.0731 32.3597 47.6015 33.1057 46.2032 33.9881C45.8373 34.2207 45.4796 34.4533 45.1219 34.702C44.943 34.8223 44.7723 34.9587 44.5934 35.079C44.1056 35.4159 45.7479 34.1646 44.9755 34.7822C44.3333 35.2956 43.7072 35.8251 43.1137 36.3946C42.5202 36.9641 41.9511 37.5658 41.4146 38.1915C41.3007 38.3278 41.1869 38.4562 41.0812 38.5926C40.3739 39.4348 41.6341 37.8305 41.2601 38.3599C40.9593 38.7851 40.6503 39.1942 40.3658 39.6274C39.2438 41.3119 38.317 43.1008 37.5121 44.9538C37.6991 44.5206 37.878 44.0955 38.065 43.6623C35.504 49.6786 34.1381 56.2244 33.2438 62.6658C33.3089 62.1845 33.3739 61.7112 33.4389 61.2299C32.2601 69.9415 32.2601 78.7735 33.4389 87.4851L33.2438 86.0492C33.3089 86.4984 33.3739 86.9557 33.4389 87.4049C33.6666 88.8969 33.691 90.2045 32.8861 91.5601C32.2194 92.6832 30.9186 93.7501 29.6178 94.0389C28.2194 94.3517 26.6422 94.2875 25.4064 93.4934C24.2926 92.7875 23.0975 91.6243 22.8942 90.2686C20.9674 77.4579 21.2926 64.5429 24.1137 51.8766C25.3983 46.125 27.1706 40.3012 30.2601 35.2234C33.1463 30.4826 37.2357 26.4958 42.1463 23.8085C51.4308 18.7227 62.9999 17.8644 73.0324 21.2415C83.7641 24.8513 92.4796 32.2393 99.0568 41.2157C105.992 50.6813 110.089 62.008 113.138 73.2064C113.504 74.5621 113.862 75.9258 114.211 77.2895C114.902 80.0249 113.317 83.2737 110.39 83.9315C107.463 84.5892 104.406 83.0892 103.658 80.1612L103.626 80.1693Z" fill="%23BCD539"/><path d="M94.5935 80.9555C92.7805 75.3402 90.9513 69.733 88.6423 64.2943L89.1952 65.5858C87.9838 62.7621 86.6505 59.9866 85.1057 57.3234C84.3415 55.9998 83.5285 54.7083 82.6586 53.4489C82.2277 52.8232 81.7724 52.1975 81.309 51.5959C81.9838 52.4141 80.5204 50.553 81.309 51.5959C81.0651 51.3071 80.8293 51.0103 80.5854 50.7215C79.6586 49.6305 78.6667 48.5957 77.6261 47.6171C77.1383 47.1598 76.6423 46.7106 76.1301 46.2775C75.8374 46.0288 75.5448 45.7881 75.2439 45.5475C75.0976 45.4271 74.9431 45.3068 74.7968 45.1945C75.5285 45.748 75.6667 45.8523 75.2196 45.5234C72.9106 43.8629 70.4797 42.427 67.8456 41.328L69.1545 41.8735C66.9269 40.9671 64.6261 40.3173 62.2358 39.9804L63.6911 40.1729C61.6017 39.9002 59.5041 39.8841 57.4147 40.1488L58.87 39.9563C56.9919 40.213 55.1626 40.6943 53.4147 41.4163L54.7236 40.8708C54.0895 41.1435 53.4716 41.4403 52.87 41.7773C52.2846 42.1061 51.7318 42.6115 51.1301 42.8923C52.1789 42.3949 51.7968 42.3709 51.3415 42.7559C51.1301 42.9324 50.9269 43.1169 50.7318 43.3014C50.3009 43.7105 49.8944 44.1357 49.5041 44.5849C49.3659 44.7453 48.7074 45.5635 49.3252 44.7774C49.9431 43.9913 49.2114 44.9458 49.0976 45.1143C48.7805 45.5635 48.4879 46.0288 48.2033 46.5021C47.5854 47.5449 47.057 48.6278 46.5773 49.7428C46.7643 49.3097 46.9431 48.8845 47.1301 48.4513C45.3171 52.7831 44.3659 57.4517 43.7318 62.0803L43.9269 60.6444C43.0244 67.4549 43.0244 74.3455 43.935 81.148C43.87 80.6667 43.8049 80.1934 43.7399 79.7121C43.8781 80.7309 44.0407 81.7416 44.2196 82.7603C44.4797 84.2283 44.4553 85.592 43.6667 86.9156C43 88.0387 41.6992 89.1056 40.3984 89.3943C37.7399 89.9879 34.1952 88.6002 33.6667 85.6241C31.87 75.4285 31.9025 65.1526 33.87 54.973C35.561 46.2373 39.1545 36.9081 47.4716 32.3597C51.6504 30.0735 56.5935 28.9746 61.374 29.1671C66.0488 29.3596 70.4391 30.611 74.6504 32.5603C82.683 36.2904 89.0326 42.9083 93.6098 50.2883C98.9187 58.8556 102.073 68.5619 105.138 78.0757C106.008 80.771 104.122 84.0839 101.317 84.7177C98.3334 85.3915 95.5204 83.8272 94.5854 80.9474L94.5935 80.9555Z" fill="%23FDD703"/><path d="M83.3659 82.6802C82.1545 76.8564 80.5773 71.1049 78.244 65.618L78.7968 66.9095C77.9594 64.9602 77.0326 63.051 75.9757 61.214C75.4553 60.2996 74.9025 59.4011 74.3171 58.5268C74.0001 58.0535 73.6749 57.5802 73.3415 57.1149C73.2033 56.9224 73.057 56.7299 72.9188 56.5374C72.7968 56.3769 72.1301 55.5106 72.7399 56.2887C73.3497 57.0668 72.7643 56.3288 72.6342 56.1684C72.4553 55.9438 72.2684 55.7272 72.0814 55.5106C71.7399 55.1095 71.3903 54.7245 71.0326 54.3394C70.309 53.5693 69.561 52.8233 68.7724 52.1174C68.3659 51.7484 67.9431 51.3954 67.5204 51.0505C66.7562 50.4248 68.5529 51.7644 67.6667 51.1628C67.4635 51.0184 67.2602 50.874 67.0488 50.7296C66.0976 50.0879 65.0976 49.5424 64.0488 49.0771L65.3578 49.6226C64.2683 49.1734 63.1545 48.8525 61.9919 48.6841L63.4472 48.8766C62.5041 48.7643 61.5692 48.7643 60.6261 48.8926L62.0814 48.7001C61.2033 48.8365 60.3578 49.0691 59.5366 49.39C59.9757 49.2055 60.4066 49.029 60.8456 48.8445C59.9838 49.2055 59.1627 49.6467 58.3903 50.1761C57.5692 50.7457 58.7155 50.0398 58.7399 49.8954C58.7318 49.9676 58.3009 50.2563 58.2196 50.3285C57.8456 50.6574 57.4797 51.0024 57.1383 51.3633C56.8375 51.6842 56.4797 52.0211 56.244 52.3982C56.4066 52.1495 57.0326 51.3553 56.5285 52.0693C56.3984 52.2538 56.2684 52.4463 56.1464 52.6308C55.5529 53.5533 55.0651 54.5239 54.6342 55.5266L55.1871 54.2351C54.2033 56.6176 53.6423 59.1124 53.2846 61.6472L53.4797 60.2113C52.3171 68.9069 52.6586 77.9153 53.8049 86.5948C53.9757 87.8623 53.0732 89.5549 52.2033 90.4132C51.2521 91.3517 49.6992 92.0577 48.3334 91.9935C46.9188 91.9293 45.4472 91.4721 44.4635 90.4132C43.4147 89.2821 43.057 88.1029 42.8618 86.5948C41.8456 78.9261 41.5854 71.1289 42.2033 63.412C42.8049 55.8395 44.5854 47.545 50.8049 42.4111C54.0245 39.7559 57.87 37.943 62.1545 37.967C66.1708 37.9911 70.1383 39.5553 73.3334 41.8977C79.0895 46.1171 83.5529 51.8366 86.7399 58.1497C90.187 64.9923 92.3903 72.3322 93.9431 79.7924C94.5204 82.5519 93.1301 85.7526 90.122 86.4344C87.3903 87.0521 84.0082 85.6242 83.3903 82.6642L83.3659 82.6802Z" fill="%23EE4351"/><path d="M139.057 91.9933C139.057 91.9933 142.569 80.442 133.545 76.2386C133.545 76.2386 124.268 71.8266 119.26 78.7093C119.26 78.7093 115.748 71.0405 106.228 72.7732C106.228 72.7732 99.4634 74.5059 99.4634 79.4473C99.4634 79.4473 87.4715 67.519 78.4146 78.9499C75.8374 82.1987 74.1545 89.5868 80.9187 95.2662C80.9187 95.2662 75.3252 104.082 84.0081 111.173C86.6016 113.291 94.9512 116.973 99.9675 111.31C99.9675 111.31 99.4553 120.47 112.748 120.976C116.829 121.128 125.114 119.412 126.033 111.582C126.033 111.582 136.057 119.989 144.073 108.117C144.073 108.117 150.837 97.8412 139.057 91.9773V91.9933Z" fill="white"/><path d="M58.8618 91.9933C58.8618 91.9933 64.9757 98.9482 58.8618 107.275C58.8618 107.275 54.0814 113.909 46.5448 111.093C46.5448 111.093 46.0407 121.12 32.4635 120.406C32.4635 120.406 23.6667 120.166 21.6505 114.198C21.6505 114.198 13.4391 121.561 4.55291 110.852C4.55291 110.852 -0.227585 104.395 3.54477 99.1487C3.54477 99.1487 -3.37392 94.3758 2.09762 85.0625C2.09762 85.0625 7.56917 75.7493 19.1383 82.4394C19.1383 82.4394 18.0895 76.3349 27.2684 74.7305C33.9025 73.5674 36.8375 78.5649 36.4879 80.057C36.4879 80.057 39.8375 70.6154 54.0895 76.5755C60.7318 79.3511 62.3009 86.6188 58.87 92.0014L58.8618 91.9933Z" fill="white"/></g><defs><clipPath id="clip0_593_2217"><rect width="146" height="121" fill="white" transform="matrix(-1 0 0 1 146 0)"/></clipPath></defs></svg>')}.drawer-submenu__panel .drawer-header{color:var(--color-white)}.drawer[data-drawer]{z-index:700}.drawer-header a.close,.drawer-header .close--submenu{min-height:unset;min-width:unset}.drawer-content{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-weight:var(--font-weight-medium)}.drawer-content.drawer-menu-nav>*:nth-child(-n+4){display:none}#drawer-menu .drawer-menu__item:not(.--drilldown),#drawer-menu .drawer-submenu__item,#drawer-menu .drawer-menu__item.--drilldown .drawer-menu__item-label{padding-top:var(--spacing-4xs);padding-bottom:var(--spacing-4xs)}[data-accordion-item] .drawer-menu__item-label span:before{background-color:var(--color-white)}.is-open>.drawer-menu__item-label span{color:var(--color-white)}[data-accordion-item]>input:checked+label>svg{filter:var(--color-filter-white)}[data-accordion-item]>input+label>svg{width:3rem;height:3rem}.drawer-submenu__panel-container.js .drawer-submenu__panel{background-color:var(--color-red)!important}#drawer-menu .drawer-submenu__item{color:var(--color-white)!important}.section-header>h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:900}[id*=__footer] .footer-block__title{padding-top:var(--spacing-xs);padding-bottom:var(--spacing-xs)}[id*=__footer] .footer-block__title>span,[id*=__footer] .footer-block__title{font-family:var(--font-body-family);font-size:var(--font-size-subtitle);line-height:var(--font-size-subtitle);font-weight:var(--font-weight-medium);text-transform:uppercase}[id*=__footer] ul.link-list{grid-gap:var(--spacing-6xs);display:flex;flex-direction:column}[id*=__footer] ul.link-list li a,[id*=__footer] .footer-block__description{padding:0;font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2)}[id*=__footer] .footer-social ul.flex{grid-gap:var(--spacing-xs)}[id*=__footer] .footer-social__item .link{width:2.4rem;min-width:unset;min-height:unset;aspect-ratio:1;background-position:center;background-repeat:no-repeat;background-size:contain}[id*=__footer] .footer-social__item svg{display:none}[id*=__footer] .footer-social__item:has(.feather-facebook) .link{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M22 12.5C22 6.98 17.52 2.5 12 2.5C6.48 2.5 2 6.98 2 12.5C2 17.34 5.44 21.37 10 22.3V15.5H8V12.5H10V10C10 8.07 11.57 6.5 13.5 6.5H16V9.5H14C13.45 9.5 13 9.95 13 10.5V12.5H16V15.5H13V22.45C18.05 21.95 22 17.69 22 12.5Z" fill="white"/></svg>')}[id*=__footer] .footer-social__item:has(.feather-instagram) .link{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M13.028 2.5C14.153 2.503 14.724 2.509 15.217 2.523L15.411 2.53C15.635 2.538 15.856 2.548 16.123 2.56C17.187 2.61 17.913 2.778 18.55 3.025C19.21 3.279 19.766 3.623 20.322 4.178C20.8307 4.67773 21.2242 5.28247 21.475 5.95C21.722 6.587 21.89 7.313 21.94 8.378C21.952 8.644 21.962 8.865 21.97 9.09L21.976 9.284C21.991 9.776 21.997 10.347 21.999 11.472L22 12.218V13.528C22.0024 14.2574 21.9948 14.9868 21.977 15.716L21.971 15.91C21.963 16.135 21.953 16.356 21.941 16.622C21.891 17.687 21.721 18.412 21.475 19.05C21.2242 19.7175 20.8307 20.3223 20.322 20.822C19.8223 21.3307 19.2175 21.7242 18.55 21.975C17.913 22.222 17.187 22.39 16.123 22.44L15.411 22.47L15.217 22.476C14.724 22.49 14.153 22.497 13.028 22.499L12.282 22.5H10.973C10.2433 22.5026 9.51352 22.4949 8.784 22.477L8.59 22.471C8.35261 22.462 8.11527 22.4517 7.878 22.44C6.814 22.39 6.088 22.222 5.45 21.975C4.78283 21.7241 4.17844 21.3306 3.679 20.822C3.16994 20.3224 2.77611 19.7176 2.525 19.05C2.278 18.413 2.11 17.687 2.06 16.622L2.03 15.91L2.025 15.716C2.00656 14.9868 1.99823 14.2574 2 13.528V11.472C1.99723 10.7426 2.00456 10.0132 2.022 9.284L2.029 9.09C2.037 8.865 2.047 8.644 2.059 8.378C2.109 7.313 2.277 6.588 2.524 5.95C2.77569 5.2822 3.17022 4.67744 3.68 4.178C4.17915 3.66955 4.78318 3.27607 5.45 3.025C6.088 2.778 6.813 2.61 7.878 2.56C8.144 2.548 8.366 2.538 8.59 2.53L8.784 2.524C9.51319 2.50623 10.2426 2.49857 10.972 2.501L13.028 2.5ZM12 7.5C10.6739 7.5 9.40214 8.02678 8.46446 8.96447C7.52678 9.90215 7 11.1739 7 12.5C7 13.8261 7.52678 15.0979 8.46446 16.0355C9.40214 16.9732 10.6739 17.5 12 17.5C13.3261 17.5 14.5978 16.9732 15.5355 16.0355C16.4732 15.0979 17 13.8261 17 12.5C17 11.1739 16.4732 9.90215 15.5355 8.96447C14.5978 8.02678 13.3261 7.5 12 7.5ZM12 9.5C12.394 9.49993 12.7841 9.57747 13.1481 9.72817C13.5121 9.87887 13.8428 10.0998 14.1215 10.3783C14.4001 10.6569 14.6211 10.9875 14.7719 11.3515C14.9228 11.7154 15.0004 12.1055 15.0005 12.4995C15.0006 12.8935 14.923 13.2836 14.7723 13.6476C14.6216 14.0116 14.4007 14.3423 14.1222 14.621C13.8436 14.8996 13.513 15.1206 13.149 15.2714C12.7851 15.4223 12.395 15.4999 12.001 15.5C11.2053 15.5 10.4423 15.1839 9.87968 14.6213C9.31707 14.0587 9.001 13.2956 9.001 12.5C9.001 11.7044 9.31707 10.9413 9.87968 10.3787C10.4423 9.81607 11.2053 9.5 12.001 9.5M17.251 6C16.9195 6 16.6015 6.1317 16.3671 6.36612C16.1327 6.60054 16.001 6.91848 16.001 7.25C16.001 7.58152 16.1327 7.89946 16.3671 8.13388C16.6015 8.3683 16.9195 8.5 17.251 8.5C17.5825 8.5 17.9005 8.3683 18.1349 8.13388C18.3693 7.89946 18.501 7.58152 18.501 7.25C18.501 6.91848 18.3693 6.60054 18.1349 6.36612C17.9005 6.1317 17.5825 6 17.251 6Z" fill="white"/></svg>')}[id*=__footer] .footer-social__item:has(.icon-tiktok) .link{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="28" viewBox="0 0 25 28" fill="none"><path d="M21.5368 12.1506C21.3524 12.1724 21.1669 12.1855 20.9813 12.19C18.9445 12.2315 17.0241 11.2433 15.8741 9.56186L16.0622 18.8594C16.1389 22.6546 13.1246 25.7935 9.32938 25.8702C5.53416 25.947 2.39534 22.9327 2.31856 19.1376C2.24178 15.3425 5.25611 12.2036 9.05134 12.1268C9.19485 12.1239 9.33524 12.1339 9.47649 12.14L9.545 15.5263C9.40359 15.5123 9.26456 15.4893 9.11943 15.4923C7.18242 15.5315 5.64394 17.1335 5.68313 19.0705C5.72232 21.0075 7.32433 22.546 9.26134 22.5068C11.1988 22.4676 12.8786 20.9066 12.8395 18.9693L12.5538 3.17808L15.7936 3.11254C16.1578 6.01154 18.5463 8.2334 21.4639 8.38743L21.5401 12.151" fill="white"/></svg>')}[id*=__footer] .footer-social__item:has(.feather-youtube) .link{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="28" viewBox="0 0 40 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.696 0.00011524H19.6786C19.6786 0.00011524 11.4135 0.000115212 5.90318 0.402772C5.13352 0.495724 3.45574 0.503451 1.95792 2.0891C0.777367 3.29747 0.393171 6.04066 0.393171 6.04066C0.393171 6.04066 0 9.26227 0 12.4838V15.5042C0 18.7258 0.39375 21.9474 0.39375 21.9474C0.39375 21.9474 0.777946 24.6909 1.9585 25.899C3.45631 27.4846 5.42385 27.4345 6.30017 27.6007C9.45017 27.9061 19.6877 28.0006 19.6877 28.0006C19.6877 28.0006 27.9615 27.988 33.4715 27.5853C34.2412 27.4924 35.9195 27.4846 37.4168 25.899C38.5973 24.6909 38.9821 21.9474 38.9821 21.9474C38.9821 21.9474 39.375 18.7258 39.375 15.5042V12.4838C39.375 9.26215 38.9818 6.04055 38.9818 6.04055C38.9818 6.04055 38.5971 3.29712 37.4165 2.08898C35.9192 0.503334 34.2409 0.495492 33.4712 0.402657C27.9612 -2.77019e-08 19.6958 0 19.6958 0L19.696 0.00011524ZM15.5763 8.30678L26.0275 13.7951L15.5763 19.5191V8.30678Z" fill="white"/></svg>')}[id*=__footer] .btn.to-top-link{background-color:var(--color-red)}[id*=__footer] .btn.to-top-link>svg{filter:var(--color-filter-white)}[id*=__footer] .footer__copyright{font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:300}[id*=__footer] hr{border-top:2px solid rgba(var(--color-white-rgb),.3)}[id*=__footer] .field .field__input{border:none!important;box-shadow:unset}[id*=__footer] .field__label{color:var(--color-black)}@media only screen and (min-width: 1024px){*:not(.card-media):focus-visible,input:focus-visible+label:not(.field__label){outline:1pt solid var(--color-black)!important}}.field__input,.onst-field *:is(input,select,textarea,label){border-radius:5px!important;border:1.5px solid var(--color-black)!important;box-shadow:var(--input-box-shadow);text-align:left!important}.onst-field *:is(input,select,textarea,label)::placeholder{opacity:.5}textarea+.field__label{top:calc(var(--font-size-subtitle2) * var(--line-height-subtitle2));transform:translateY(-50%)}.field__input,.field__label{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2)}.field__label{color:rgba(var(--color-black-rgb),.5)}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field__input:-webkit-autofill~.field__label,.field.select .field__label{top:calc(var(--input-border-width) + 1.3rem);transform:translateY(-50%)}[id*=shopify-section-template--].section-divider{z-index:5}[id*=shopify-section-template--].section-divider:last-child{display:none}.card.card--banner .card-media{padding:0}.card-media figure{overflow:visible}.card .card-media-overlay{--card-body-padding: var(--spacing-xs)}.card .badge{padding:var(--spacing-3xs) var(--spacing-xs);color:var(--color-black);background-color:var(--color-yellow);font-size:var(--font-size-overline);line-height:var(--line-height-overline);font-weight:var(--font-weight-semibold)}.pagination{margin-top:var(--spacing-4xl);margin-bottom:0}.pagination .pagination-item{font-size:var(--font-size-subtitle);line-height:var(--font-size-subtitle);font-weight:var(--font-weight-semibold)}.pagination .pagination-item.arrow-link{background-color:var(--color-red)}.pagination .pagination-item.arrow-link>svg{filter:var(--color-filter-white)}.rte.sm-size--default,.rte.sm-size--default p,.rte.sm-size--default p>*{font-size:var(--font-size-body)}.rte.sm-size--default h4{font-size:var(--font-size-h4)}.rte.sm-size--default h3{font-size:var(--font-size-h3)}.rte.sm-size--default h2{font-size:var(--font-size-h2)}.rte.sm-size--default h1{font-size:var(--font-size-h1)}.rte>*{margin-bottom:var(--spacing-sm)}.rte>h6{font-size:var(--font-size-subtitle)!important}.gridy-slider .btn.gridy-arrow{width:5.2rem;height:5.2rem;padding:0!important;justify-content:center;align-items:center;position:relative}.gridy-slider .btn.gridy-arrow:before{content:"";width:1.6rem;height:3.2rem;background-position:center;background-size:contain;background-repeat:no-repeat}.gridy-slider .btn.gridy-arrow[data-direction=next]:before{transform:translate(17.5%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="22" viewBox="0 0 13 22" fill="none"><path d="M1.5 2L10.5 11L1.5 20" stroke="%2349A0D5" stroke-width="3" stroke-linecap="round"/></svg>')}.gridy-slider .btn.gridy-arrow[data-direction=prev]:before{transform:translate(-17.5%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="22" viewBox="0 0 13 22" fill="none"><path d="M11.5 2L2.5 11L11.5 20" stroke="%2349A0D5" stroke-width="3" stroke-linecap="round"/></svg>')}.template-list-collections .gridy-slider .btn.gridy-arrow[data-direction=next]:before,.template-list-collections .gridy-slider .btn.gridy-arrow[data-direction=prev]:before{filter:var(--color-filter-white)}.gridy-slider .btn.gridy-arrow>svg{display:none}.gridy-track .hero--slideshow .hero__text-container{padding-bottom:calc(var(--container-margin) * 4)}.gridy-track .hero--slideshow .hero__text-container .btn,.btn.btn--primary:not(.btn--with-icon,.hotspot,.product-form__submit,[name=checkout],[data-drawer-close]),.back-to-blog .btn,.onst-custom-form-submit{aspect-ratio:1.4457831325;min-width:12rem;font-family:var(--font-body-family);text-transform:uppercase;font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle);font-weight:var(--font-weight-bold);background-color:unset;border-radius:unset;position:relative;overflow:visible;box-shadow:unset!important;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="83" viewBox="0 0 120 83" fill="none"><path d="M21.1823 19.9577C21.1823 19.9577 19.3302 3.80507 36.8081 0.652129C54.286 -2.49256 56.7528 6.73516 56.7528 6.73516C56.7528 6.73516 64.9782 -4.59727 83.4833 3.59047C83.4833 3.59047 94.588 9.04622 93.3505 16.5984C93.3505 16.5984 114.735 10.3008 119.669 34.2285C119.669 34.2285 123.777 56.0515 102.603 60.459C102.603 60.459 103.63 74.1025 88.0044 80.8128C88.0044 80.8128 74.0205 88.365 61.2739 75.3571C61.2739 75.3571 52.2236 88.365 33.9288 79.55C33.9288 79.55 23.6491 75.5634 23.2366 64.231C23.2366 64.231 0.825069 65.5268 0.000104161 42.4245C0.000104161 42.4328 -0.614575 21.2205 21.1823 19.9577Z" fill="white"/></svg>')}.template-page .onst-custom-form-submit,.template-page [id*=__contact_form_] .btn,.template-page [id*=__contact_form] .btn,.blog-article-nav .back-to-blog .btn,.customer.login .form-container .btn,.customer.register .form-container .btn,.template-404 .btn.btn--primary{box-shadow:none!important;color:var(--color-white);background-color:unset!important;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="83" viewBox="0 0 120 83" fill="none"><path d="M21.1825 19.9575C21.1825 19.9575 19.3303 3.80489 36.8083 0.651945C54.2862 -2.49274 56.753 6.73498 56.753 6.73498C56.753 6.73498 64.9784 -4.59746 83.4835 3.59029C83.4835 3.59029 94.5881 9.04604 93.3507 16.5982C93.3507 16.5982 114.735 10.3006 119.669 34.2283C119.669 34.2283 123.777 56.0513 102.603 60.4588C102.603 60.4588 103.63 74.1023 88.0046 80.8126C88.0046 80.8126 74.0206 88.3649 61.2741 75.3569C61.2741 75.3569 52.2238 88.3649 33.929 79.5498C33.929 79.5498 23.6493 75.5632 23.2368 64.2308C23.2368 64.2308 0.825252 65.5266 0.000287266 42.4243C0.000287266 42.4326 -0.614392 21.2204 21.1825 19.9575Z" fill="%2349A0D5"/></svg>')}.customer.login .form-container .btn,.customer.register .form-container .btn{width:fit-content;margin-left:auto;margin-right:auto;margin-top:var(--spacing-md)!important}.template-404 .btn.btn--primary{width:16rem}.template-index .richtext-section__container{padding-bottom:calc(var(--mb) * .75)}.template-index .richtext-section__container .hero__title,.template-product .hero__text-container .hero__title,.template-page .hero__text-container .hero__title{max-width:72.2rem;font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-weight:900;margin-bottom:var(--spacing-lg);margin-left:auto;margin-right:auto}.template-index .richtext-section__container .rte,.template-product .hero__text-container .rte,.template-page .hero__text-container .rte,.template-page .blocks-text .rte{max-width:54.2rem}.rte em{font-family:inherit;color:var(--color-yellow);font-style:normal}*:is(.template-index,.template-page) .richtext-section__container:before,*:is(.template-index,.template-page) .richtext-section__container:after{content:"";position:absolute;aspect-ratio:1.1923076923;width:21.5277777778vw;background-position:center;background-size:contain;background-repeat:no-repeat;top:50%;transform:translateY(-50%)}*:is(.template-index,.template-page) .richtext-section__container:before{left:var(--spacing-md);background-image:url('data:image/svg+xml,<svg width="310" height="260" viewBox="0 0 310 260" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_153_860)"><path d="M47.2993 181.831C51.1833 160.492 56.9317 139.446 65.3558 119.417L63.9921 122.657C70.9661 106.213 79.7355 90.5449 90.6627 76.3935L88.5394 79.1341C97.1188 68.1026 106.907 58.0708 117.972 49.5213C117.057 50.228 116.142 50.9347 115.227 51.6414C124.411 44.6088 134.354 38.6276 145.022 34.0944L141.777 35.4561C151.03 31.5778 160.697 28.8027 170.657 27.4582C169.449 27.6133 168.258 27.7857 167.049 27.9408C176.267 26.7515 185.572 26.8032 194.79 28.0098L191.182 27.5271C201.143 28.8888 210.861 31.5605 220.114 35.4561C219.027 35.0079 217.956 34.5425 216.869 34.0944C225.5 37.783 233.648 42.5059 241.071 48.2285C240.156 47.5218 239.241 46.8151 238.326 46.1084C244.886 51.2277 250.824 57.0883 255.934 63.6727L253.811 60.9321C259.266 68.0509 263.667 75.8764 267.172 84.1156L265.808 80.875C270.572 92.2513 273.559 104.265 275.233 116.469L274.75 112.867C277.857 136.119 276.235 159.63 274.387 182.917C274.129 186.209 276.079 190.225 278.358 192.483C280.706 194.828 284.572 196.603 287.939 196.448C291.443 196.293 295.085 195.138 297.519 192.483C299.953 189.829 301.196 186.657 301.49 182.917C304.321 147.168 306.375 109.523 292.703 75.5316C286.316 59.6565 277.391 45.0225 264.824 33.2325C253.137 22.2527 239.5 14.1169 224.62 8.25638C210.672 2.77507 195.36 -0.0345264 180.341 -5.2776e-05C163.321 0.0344208 146.904 4.08507 131.333 10.7212C101.141 23.6144 76.5592 47.5218 58.7443 74.687C41.2229 101.421 30.0713 132.292 23.3907 163.422C22.5966 167.145 21.8543 170.886 21.1638 174.643C20.4733 178.401 20.5942 181.762 22.5276 185.072C24.1675 187.881 27.3956 190.553 30.6237 191.294C34.0934 192.087 37.9948 191.915 41.0675 189.932C43.8813 188.122 46.6778 185.261 47.2993 181.848V181.831Z" fill="%23F4A1C1"/><path d="M71.9156 172.109C76.0413 156.838 80.754 141.721 86.8822 127.121L85.5184 130.362C91.8538 115.383 99.6737 101.042 109.634 88.1318L107.511 90.8724C114.468 81.9438 122.374 73.7908 131.316 66.8271L128.571 68.9472C136.029 63.1901 144.107 58.3466 152.79 54.6579L149.545 56.0196C157.469 52.7101 165.755 50.4004 174.265 49.2111C173.057 49.3662 171.865 49.5386 170.657 49.6937C178.253 48.694 185.917 48.5905 193.513 49.5558L189.905 49.0732C197 50.0384 203.853 51.9345 210.447 54.6924C209.36 54.2442 208.289 53.7788 207.202 53.3307C215.35 56.8125 222.945 61.4147 229.937 66.8098L227.192 64.6897C232.043 68.4818 236.531 72.7221 240.311 77.6001C239.604 76.6865 238.896 75.773 238.188 74.8594C241.312 78.979 243.798 83.4778 245.835 88.218L244.472 84.9774C249.15 96.1814 251.532 108.333 253.189 120.313C253.034 119.106 252.861 117.917 252.706 116.71C255.071 134.413 255.105 152.356 252.775 170.058L253.258 166.456C252.412 172.747 251.273 179.004 249.84 185.192C248.252 192.07 251.963 200.171 259.3 201.843C266.205 203.412 274.267 199.775 275.976 192.397C282.846 162.646 283.312 131.879 277.477 101.904C274.802 88.1318 270.762 73.739 262.39 62.2421C253.672 50.297 241.865 40.8167 228.883 33.7841C215.591 26.5964 201.125 22.4251 186.003 21.839C172.418 21.3047 158.383 23.7351 145.696 28.5441C132.024 33.7324 119.905 41.0581 108.702 50.4176C98.6207 58.8292 90.0412 68.861 82.4284 79.5134C66.3225 102.076 56.1894 128.569 48.4904 155.011C47.5409 158.303 46.626 161.595 45.7284 164.905C43.8813 171.73 48.0243 179.918 55.1882 181.555C62.3176 183.176 69.8786 179.418 71.8638 172.109H71.9156Z" fill="%236798CB"/><path d="M89.9722 172.265C93.7526 157.165 98.1373 142.186 104.196 127.828C103.799 128.759 103.42 129.672 103.023 130.603C107.873 119.227 113.76 108.247 121.217 98.3532C122.823 96.2331 119.854 100.06 121.062 98.5428C121.493 97.9912 121.942 97.4397 122.391 96.8881C123.289 95.8022 124.204 94.7162 125.119 93.6648C126.983 91.5447 128.916 89.4935 130.919 87.5113C132.921 85.529 135.01 83.633 137.151 81.8231C137.686 81.375 138.221 80.9268 138.773 80.4786C139.049 80.2546 139.844 79.3755 140.189 79.3582C140.172 79.3582 137.755 81.1853 139.274 80.0822C139.516 79.9098 139.757 79.7202 139.999 79.5478C140.638 79.0652 141.294 78.5998 141.95 78.1517C147.094 74.5492 152.583 71.481 158.349 68.9989L155.57 70.171C161.853 67.5338 168.378 65.655 175.128 64.7242L172.038 65.1379C178.391 64.3277 184.812 64.3277 191.165 65.1379L188.075 64.7242C194.013 65.5343 199.796 67.0684 205.337 69.3437C204.405 68.9472 203.49 68.568 202.558 68.1716C205.804 69.5333 208.928 71.1363 211.897 73.0323C212.674 73.5322 213.434 74.0321 214.193 74.5664C214.573 74.825 214.935 75.118 215.315 75.3765C216.351 76.1005 212.864 73.4115 214.504 74.7388C215.868 75.8419 217.197 76.9796 218.457 78.2034C219.717 79.4272 220.925 80.72 222.065 82.0644C222.306 82.3574 222.548 82.6332 222.773 82.9263C224.274 84.7361 221.599 81.2888 222.393 82.4264C223.032 83.3399 223.687 84.219 224.292 85.1498C226.674 88.7695 228.642 92.6133 230.351 96.5951C229.954 95.6643 229.574 94.7507 229.177 93.8199C234.615 106.748 237.515 120.813 239.414 134.654C239.276 133.62 239.137 132.603 238.999 131.569C241.502 150.288 241.502 169.265 238.999 187.985L239.414 184.899C239.276 185.864 239.137 186.847 238.999 187.812C238.516 191.018 238.464 193.828 240.173 196.741C241.589 199.154 244.351 201.447 247.113 202.067C250.082 202.739 253.431 202.601 256.055 200.895C258.42 199.378 260.957 196.879 261.389 193.966C265.48 166.439 264.789 138.687 258.799 111.47C256.072 99.1116 252.309 86.5977 245.749 75.6868C239.621 65.4998 230.938 56.9332 220.511 51.1588C200.797 40.2307 176.233 38.3864 154.931 45.643C132.144 53.3996 113.639 69.2747 99.6737 88.5627C84.9488 108.902 76.2485 133.241 69.775 157.303C68.9982 160.216 68.2387 163.146 67.4964 166.077C66.0291 171.954 69.3953 178.935 75.6098 180.349C81.8243 181.762 88.315 178.539 89.9031 172.247L89.9722 172.265Z" fill="%23BCD539"/><path d="M109.151 173.954C113 161.888 116.884 149.84 121.787 138.153L120.613 140.928C123.185 134.861 126.016 128.897 129.296 123.174C130.919 120.33 132.645 117.555 134.492 114.849C135.407 113.504 136.374 112.16 137.358 110.867C135.925 112.625 139.032 108.626 137.358 110.867C137.876 110.247 138.376 109.609 138.894 108.988C140.862 106.644 142.968 104.421 145.178 102.318C146.213 101.335 147.266 100.37 148.354 99.4392C148.975 98.9048 149.597 98.3877 150.236 97.8706C150.546 97.6121 150.874 97.3535 151.185 97.1122C149.631 98.3015 149.338 98.5256 150.287 97.8189C155.19 94.2509 160.351 91.1655 165.944 88.8041L163.165 89.9762C167.895 88.0284 172.78 86.6322 177.856 85.9083L174.766 86.322C179.202 85.7359 183.656 85.7014 188.092 86.2702L185.002 85.8566C188.99 86.4081 192.874 87.4423 196.585 88.9937L193.806 87.8216C195.153 88.4076 196.465 89.0454 197.742 89.7693C198.985 90.476 200.159 91.5619 201.436 92.1652C199.209 91.0965 200.021 91.0448 200.987 91.8722C201.436 92.2514 201.868 92.6479 202.282 93.0443C203.197 93.9234 204.06 94.8369 204.889 95.8022C205.182 96.1469 206.58 97.9051 205.268 96.2159C203.956 94.5267 205.51 96.5779 205.752 96.9398C206.425 97.9051 207.046 98.9048 207.651 99.9218C208.963 102.163 210.085 104.49 211.103 106.885C210.706 105.955 210.326 105.041 209.929 104.11C213.779 113.418 215.799 123.45 217.145 133.396L216.731 130.31C218.647 144.944 218.647 159.751 216.713 174.368C216.852 173.333 216.99 172.316 217.128 171.282C216.834 173.471 216.489 175.643 216.109 177.832C215.557 180.986 215.609 183.917 217.283 186.761C218.699 189.174 221.461 191.466 224.223 192.087C229.867 193.363 237.394 190.381 238.516 183.986C242.331 162.078 242.262 139.997 238.084 118.124C234.494 99.353 226.864 79.3066 209.204 69.5333C200.331 64.6208 189.836 62.2594 179.685 62.6731C169.759 63.0867 160.438 65.7757 151.496 69.9642C134.44 77.9793 120.958 92.1997 111.24 108.058C99.9671 126.466 93.2693 147.323 86.7613 167.766C84.9142 173.557 88.9191 180.676 94.8747 182.038C101.21 183.486 107.183 180.125 109.168 173.937L109.151 173.954Z" fill="%23FDD703"/><path d="M132.99 177.66C135.562 165.146 138.911 152.787 143.866 140.997L142.692 143.772C144.47 139.584 146.438 135.481 148.682 131.534C149.787 129.569 150.961 127.639 152.203 125.76C152.877 124.743 153.567 123.726 154.275 122.726C154.568 122.312 154.879 121.899 155.173 121.485C155.432 121.14 156.847 119.279 155.552 120.951C154.258 122.623 155.501 121.037 155.777 120.692C156.157 120.209 156.554 119.744 156.951 119.279C157.676 118.417 158.418 117.589 159.178 116.762C160.714 115.107 162.302 113.504 163.977 111.988C164.84 111.195 165.737 110.436 166.635 109.695C168.258 108.351 164.443 111.229 166.324 109.936C166.756 109.626 167.187 109.316 167.636 109.006C169.656 107.627 171.779 106.455 174.006 105.455L171.227 106.627C173.54 105.662 175.905 104.972 178.373 104.61L175.283 105.024C177.286 104.783 179.271 104.783 181.274 105.058L178.184 104.645C180.048 104.938 181.843 105.438 183.587 106.127C182.655 105.731 181.74 105.351 180.807 104.955C182.637 105.731 184.381 106.679 186.021 107.816C187.764 109.04 185.33 107.523 185.278 107.213C185.296 107.368 186.211 107.989 186.383 108.144C187.177 108.85 187.954 109.592 188.679 110.367C189.318 111.057 190.077 111.781 190.578 112.591C190.233 112.056 188.904 110.35 189.974 111.884C190.25 112.281 190.526 112.694 190.785 113.091C192.045 115.073 193.081 117.159 193.996 119.313L192.822 116.538C194.911 121.657 196.102 127.018 196.862 132.465L196.447 129.379C198.916 148.064 198.191 167.421 195.757 186.071C195.394 188.795 197.31 192.432 199.157 194.276C201.177 196.293 204.474 197.81 207.374 197.672C210.378 197.534 213.503 196.551 215.591 194.276C217.818 191.846 218.578 189.312 218.992 186.071C221.15 169.593 221.702 152.839 220.39 136.257C219.113 119.985 215.332 102.163 202.127 91.131C195.291 85.4256 187.126 81.5301 178.028 81.5818C169.5 81.6335 161.076 84.9947 154.292 90.0278C142.07 99.0944 132.593 111.384 125.826 124.95C118.507 139.653 113.829 155.424 110.532 171.455C109.306 177.384 112.258 184.261 118.645 185.727C124.445 187.054 131.627 183.986 132.939 177.625L132.99 177.66Z" fill="%23EE4351"/><path d="M14.7422 197.672C14.7422 197.672 7.28477 172.851 26.4462 163.819C26.4462 163.819 46.1427 154.338 56.7764 169.128C56.7764 169.128 64.2338 152.649 84.4482 156.372C84.4482 156.372 98.8106 160.096 98.8106 170.713C98.8106 170.713 124.273 145.082 143.503 169.645C148.975 176.626 152.549 192.501 138.186 204.704C138.186 204.704 150.063 223.648 131.627 238.885C126.12 243.436 108.391 251.347 97.7403 239.178C97.7403 239.178 98.8278 258.862 70.6036 259.948C61.9379 260.276 44.3474 256.587 42.3967 239.764C42.3967 239.764 21.112 257.828 4.09121 232.318C4.09121 232.318 -10.2712 210.237 14.7422 197.637V197.672Z" fill="white"/><path d="M185.019 197.672C185.019 197.672 172.038 212.616 185.019 230.508C185.019 230.508 195.17 244.763 211.172 238.713C211.172 238.713 212.242 260.259 241.071 258.725C241.071 258.725 259.749 258.207 264.03 245.383C264.03 245.383 281.465 261.207 300.333 238.195C300.333 238.195 310.483 224.32 302.474 213.047C302.474 213.047 317.164 202.791 305.546 182.779C305.546 182.779 293.929 162.767 269.364 177.143C269.364 177.143 271.591 164.026 252.102 160.578C238.015 158.079 231.784 168.817 232.526 172.023C232.526 172.023 225.414 151.736 195.153 164.543C181.049 170.507 177.717 186.123 185.002 197.689L185.019 197.672Z" fill="white"/></g><defs><clipPath id="clip0_153_860"><rect width="310" height="260" fill="white"/></clipPath></defs></svg>')}*:is(.template-index,.template-page) .richtext-section__container:after{right:var(--spacing-md);background-image:url('data:image/svg+xml,<svg width="310" height="260" viewBox="0 0 310 260" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_153_868)"><path d="M262.701 181.831C258.817 160.492 253.068 139.446 244.644 119.417L246.008 122.657C239.034 106.213 230.264 90.5449 219.337 76.3935L221.461 79.1341C212.881 68.1026 203.093 58.0708 192.028 49.5213C192.943 50.228 193.858 50.9347 194.773 51.6414C185.589 44.6088 175.646 38.6276 164.978 34.0944L168.223 35.4561C158.97 31.5778 149.303 28.8027 139.343 27.4582C140.551 27.6133 141.742 27.7857 142.951 27.9408C133.733 26.7515 124.428 26.8032 115.21 28.0098L118.818 27.5271C108.857 28.8888 99.1385 31.5605 89.8858 35.4561C90.9734 35.0079 92.0436 34.5425 93.1312 34.0944C84.4999 37.783 76.352 42.5059 68.9292 48.2285C69.8441 47.5218 70.759 46.8151 71.6739 46.1084C65.1141 51.2277 59.1759 57.0883 54.0662 63.6727L56.1894 60.9321C50.7345 68.0509 46.3325 75.8764 42.8282 84.1156L44.192 80.875C39.4276 92.2513 36.4411 104.265 34.7667 116.469L35.25 112.867C32.1428 136.119 33.7655 159.63 35.6125 182.917C35.8715 186.209 33.9208 190.225 31.6422 192.483C29.2945 194.828 25.4276 196.603 22.0615 196.448C18.5572 196.293 14.9148 195.138 12.4808 192.483C10.0468 189.829 8.80386 186.657 8.51041 182.917C5.67935 147.168 3.62512 109.523 17.297 75.5316C23.6841 59.6565 32.6089 45.0225 45.1759 33.2325C56.8627 22.2527 70.5 14.1169 85.3803 8.25638C99.3284 2.77507 114.64 -0.0345264 129.659 -5.2776e-05C146.679 0.0344208 163.096 4.08507 178.667 10.7212C208.859 23.6144 233.441 47.5218 251.256 74.687C268.777 101.421 279.929 132.292 286.609 163.422C287.403 167.145 288.146 170.886 288.836 174.643C289.527 178.401 289.406 181.762 287.472 185.072C285.832 187.881 282.604 190.553 279.376 191.294C275.907 192.087 272.005 191.915 268.932 189.932C266.119 188.122 263.322 185.261 262.701 181.848V181.831Z" fill="%23F4A1C1"/><path d="M238.084 172.109C233.959 156.838 229.246 141.721 223.118 127.121L224.482 130.362C218.146 115.383 210.326 101.042 200.366 88.1318L202.489 90.8724C195.532 81.9438 187.626 73.7908 178.684 66.8271L181.429 68.9472C173.971 63.1901 165.893 58.3466 157.21 54.6579L160.455 56.0196C152.531 52.7101 144.245 50.4004 135.735 49.2111C136.943 49.3662 138.135 49.5386 139.343 49.6937C131.747 48.694 124.083 48.5905 116.487 49.5558L120.095 49.0732C113 50.0384 106.147 51.9345 99.5528 54.6924C100.64 54.2442 101.711 53.7788 102.798 53.3307C94.6503 56.8125 87.0548 61.4147 80.0635 66.8098L82.8082 64.6897C77.9574 68.4818 73.4692 72.7221 69.6887 77.6001C70.3964 76.6865 71.1042 75.773 71.812 74.8594C68.6875 78.979 66.2017 83.4778 64.1647 88.218L65.5284 84.9774C60.8503 96.1814 58.4681 108.333 56.8109 120.313C56.9662 119.106 57.1389 117.917 57.2942 116.71C54.9293 134.413 54.8947 152.356 57.2252 170.058L56.7418 166.456C57.5877 172.747 58.727 179.004 60.1598 185.192C61.7479 192.07 58.0365 200.171 50.6999 201.843C43.7949 203.412 35.7334 199.775 34.0244 192.397C27.1539 162.646 26.6878 131.879 32.5225 101.904C35.1982 88.1318 39.2376 73.739 47.61 62.2421C56.3275 50.297 68.1351 40.8167 81.1165 33.7841C94.4086 26.5964 108.875 22.4251 123.997 21.839C137.582 21.3047 151.617 23.7351 164.304 28.5441C177.976 33.7324 190.095 41.0581 201.298 50.4176C211.379 58.8292 219.959 68.861 227.572 79.5134C243.677 102.076 253.811 128.569 261.51 155.011C262.459 158.303 263.374 161.595 264.272 164.905C266.119 171.73 261.976 179.918 254.812 181.555C247.682 183.176 240.121 179.418 238.136 172.109H238.084Z" fill="%236798CB"/><path d="M220.028 172.265C216.247 157.165 211.863 142.186 205.804 127.828C206.201 128.759 206.58 129.672 206.977 130.603C202.127 119.227 196.24 108.247 188.783 98.3532C187.177 96.2331 190.146 100.06 188.938 98.5428C188.507 97.9912 188.058 97.4397 187.609 96.8881C186.711 95.8022 185.796 94.7162 184.881 93.6648C183.017 91.5447 181.084 89.4935 179.081 87.5113C177.079 85.529 174.99 83.633 172.849 81.8231C172.314 81.375 171.779 80.9268 171.227 80.4786C170.951 80.2546 170.156 79.3755 169.811 79.3582C169.828 79.3582 172.245 81.1853 170.726 80.0822C170.484 79.9098 170.243 79.7202 170.001 79.5478C169.362 79.0652 168.706 78.5998 168.05 78.1517C162.906 74.5492 157.417 71.481 151.651 68.9989L154.43 70.171C148.147 67.5338 141.622 65.655 134.872 64.7242L137.962 65.1379C131.609 64.3277 125.188 64.3277 118.835 65.1379L121.925 64.7242C115.987 65.5343 110.204 67.0684 104.663 69.3437C105.595 68.9472 106.51 68.568 107.442 68.1716C104.196 69.5333 101.072 71.1363 98.1028 73.0323C97.326 73.5322 96.5664 74.0321 95.8069 74.5664C95.4271 74.825 95.0646 75.118 94.6848 75.3765C93.6491 76.1005 97.1361 73.4115 95.4962 74.7388C94.1324 75.8419 92.8032 76.9796 91.543 78.2034C90.2829 79.4272 89.0745 80.72 87.9352 82.0644C87.6935 82.3574 87.4518 82.6332 87.2274 82.9263C85.7256 84.7361 88.4013 81.2888 87.6072 82.4264C86.9685 83.3399 86.3125 84.219 85.7083 85.1498C83.3261 88.7695 81.3582 92.6133 79.6492 96.5951C80.0462 95.6643 80.426 94.7507 80.823 93.8199C75.3853 106.748 72.4852 120.813 70.5864 134.654C70.7245 133.62 70.8626 132.603 71.0007 131.569C68.4976 150.288 68.4976 169.265 71.0007 187.985L70.5864 184.899C70.7245 185.864 70.8626 186.847 71.0007 187.812C71.484 191.018 71.5358 193.828 69.8268 196.741C68.4113 199.154 65.6493 201.447 62.8873 202.067C59.9182 202.739 56.5692 202.601 53.9453 200.895C51.5804 199.378 49.0428 196.879 48.6112 193.966C44.52 166.439 45.2105 138.687 51.2006 111.47C53.9281 99.1116 57.6913 86.5977 64.251 75.6868C70.3792 65.4998 79.0623 56.9332 89.4888 51.1588C109.203 40.2307 133.767 38.3864 155.069 45.643C177.856 53.3996 196.361 69.2747 210.326 88.5627C225.051 108.902 233.752 133.241 240.225 157.303C241.002 160.216 241.761 163.146 242.504 166.077C243.971 171.954 240.605 178.935 234.39 180.349C228.176 181.762 221.685 178.539 220.097 172.247L220.028 172.265Z" fill="%23BCD539"/><path d="M200.849 173.954C197 161.888 193.116 149.84 188.213 138.153L189.387 140.928C186.815 134.861 183.984 128.897 180.704 123.174C179.081 120.33 177.355 117.555 175.508 114.849C174.593 113.504 173.626 112.16 172.642 110.867C174.075 112.625 170.968 108.626 172.642 110.867C172.124 110.247 171.624 109.609 171.106 108.988C169.138 106.644 167.032 104.421 164.822 102.318C163.787 101.335 162.734 100.37 161.646 99.4392C161.025 98.9048 160.403 98.3877 159.764 97.8706C159.454 97.6121 159.126 97.3535 158.815 97.1122C160.369 98.3015 160.662 98.5256 159.713 97.8189C154.81 94.2509 149.649 91.1655 144.056 88.8041L146.835 89.9762C142.105 88.0284 137.22 86.6322 132.144 85.9083L135.234 86.322C130.798 85.7359 126.344 85.7014 121.908 86.2702L124.998 85.8566C121.01 86.4081 117.126 87.4423 113.415 88.9937L116.194 87.8216C114.847 88.4076 113.535 89.0454 112.258 89.7693C111.015 90.476 109.841 91.5619 108.564 92.1652C110.791 91.0965 109.979 91.0448 109.013 91.8722C108.564 92.2514 108.132 92.6479 107.718 93.0443C106.803 93.9234 105.94 94.8369 105.111 95.8022C104.818 96.1469 103.42 97.9051 104.732 96.2159C106.044 94.5267 104.49 96.5779 104.248 96.9398C103.575 97.9051 102.954 98.9048 102.349 99.9218C101.037 102.163 99.9154 104.49 98.8969 106.885C99.2939 105.955 99.6737 105.041 100.071 104.11C96.2212 113.418 94.2015 123.45 92.855 133.396L93.2693 130.31C91.3532 144.944 91.3532 159.751 93.2866 174.368C93.1485 173.333 93.0104 172.316 92.8723 171.282C93.1657 173.471 93.511 175.643 93.8908 177.832C94.4432 180.986 94.3914 183.917 92.7169 186.761C91.3014 189.174 88.5394 191.466 85.7774 192.087C80.1326 193.363 72.6061 190.381 71.484 183.986C67.669 162.078 67.7381 139.997 71.9156 118.124C75.5062 99.353 83.1362 79.3066 100.796 69.5333C109.669 64.6208 120.164 62.2594 130.315 62.6731C140.241 63.0867 149.562 65.7757 158.504 69.9642C175.56 77.9793 189.042 92.1997 198.76 108.058C210.033 126.466 216.731 147.323 223.239 167.766C225.086 173.557 221.081 180.676 215.125 182.038C208.79 183.486 202.817 180.125 200.832 173.937L200.849 173.954Z" fill="%23FDD703"/><path d="M177.01 177.66C174.438 165.146 171.089 152.787 166.134 140.997L167.308 143.772C165.53 139.584 163.562 135.481 161.318 131.534C160.213 129.569 159.039 127.639 157.796 125.76C157.123 124.743 156.433 123.726 155.725 122.726C155.432 122.312 155.121 121.899 154.827 121.485C154.568 121.14 153.153 119.279 154.448 120.951C155.742 122.623 154.499 121.037 154.223 120.692C153.843 120.209 153.446 119.744 153.049 119.279C152.324 118.417 151.582 117.589 150.822 116.762C149.286 115.107 147.698 113.504 146.023 111.988C145.16 111.195 144.263 110.436 143.365 109.695C141.742 108.351 145.557 111.229 143.676 109.936C143.244 109.626 142.813 109.316 142.364 109.006C140.344 107.627 138.221 106.455 135.994 105.455L138.773 106.627C136.46 105.662 134.095 104.972 131.627 104.61L134.717 105.024C132.714 104.783 130.729 104.783 128.726 105.058L131.816 104.645C129.952 104.938 128.157 105.438 126.413 106.127C127.345 105.731 128.26 105.351 129.193 104.955C127.363 105.731 125.619 106.679 123.979 107.816C122.236 109.04 124.67 107.523 124.722 107.213C124.704 107.368 123.789 107.989 123.617 108.144C122.823 108.85 122.046 109.592 121.321 110.367C120.682 111.057 119.923 111.781 119.422 112.591C119.767 112.056 121.096 110.35 120.026 111.884C119.75 112.281 119.474 112.694 119.215 113.091C117.955 115.073 116.919 117.159 116.004 119.313L117.178 116.538C115.089 121.657 113.898 127.018 113.138 132.465L113.553 129.379C111.084 148.064 111.809 167.421 114.243 186.071C114.606 188.795 112.69 192.432 110.842 194.276C108.823 196.293 105.526 197.81 102.626 197.672C99.6218 197.534 96.4973 196.551 94.4086 194.276C92.1817 191.846 91.4222 189.312 91.0079 186.071C88.85 169.593 88.2976 152.839 89.6096 136.257C90.887 119.985 94.6675 102.163 107.873 91.131C114.709 85.4256 122.874 81.5301 131.972 81.5818C140.499 81.6335 148.924 84.9947 155.708 90.0278C167.93 99.0944 177.407 111.384 184.174 124.95C191.493 139.653 196.171 155.424 199.468 171.455C200.694 177.384 197.742 184.261 191.355 185.727C185.555 187.054 178.373 183.986 177.061 177.625L177.01 177.66Z" fill="%23EE4351"/><path d="M295.258 197.672C295.258 197.672 302.715 172.851 283.554 163.819C283.554 163.819 263.857 154.338 253.224 169.128C253.224 169.128 245.766 152.649 225.552 156.372C225.552 156.372 211.189 160.096 211.189 170.713C211.189 170.713 185.727 145.082 166.497 169.645C161.025 176.626 157.451 192.501 171.814 204.704C171.814 204.704 159.937 223.648 178.373 238.885C183.88 243.436 201.609 251.347 212.26 239.178C212.26 239.178 211.172 258.862 239.396 259.948C248.062 260.276 265.653 256.587 267.603 239.764C267.603 239.764 288.888 257.828 305.909 232.318C305.909 232.318 320.271 210.237 295.258 197.637V197.672Z" fill="white"/><path d="M124.98 197.672C124.98 197.672 137.962 212.616 124.98 230.508C124.98 230.508 114.83 244.763 98.8278 238.713C98.8278 238.713 97.7575 260.259 68.9292 258.725C68.9292 258.725 50.2511 258.207 45.97 245.383C45.97 245.383 28.5349 261.207 9.66699 238.195C9.66699 238.195 -0.483368 224.32 7.52643 213.047C7.52643 213.047 -7.16396 202.791 4.4537 182.779C4.4537 182.779 16.0714 162.767 40.6359 177.143C40.6359 177.143 38.4091 164.026 57.8984 160.578C71.9846 158.079 78.2164 168.817 77.4741 172.023C77.4741 172.023 84.5862 151.736 114.847 164.543C128.951 170.507 132.283 186.123 124.998 197.689L124.98 197.672Z" fill="white"/></g><defs><clipPath id="clip0_153_868"><rect width="310" height="260" fill="white" transform="matrix(-1 0 0 1 310 0)"/></clipPath></defs></svg>')}@media (max-width: 1024px){*:is(.template-index,.template-page) .richtext-section__container:before,*:is(.template-index,.template-page) .richtext-section__container:after{content:none}}[data-context=featured_collection] .section-header>*{font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:var(--font-weight-bold)}[data-context=featured_collection] .section-header .mb-gutter{margin-bottom:var(--spacing-2md)}[data-context=featured_collection] .gridy-slider{margin-bottom:var(--spacing-xl)}[data-context=featured_collection] .gridy-slider .card:nth-child(4n+1){background-color:var(--color-green)}[data-context=featured_collection] .gridy-slider .card:nth-child(4n+2){background-color:var(--color-pink)}[data-context=featured_collection] .gridy-slider .card:nth-child(4n+3){background-color:var(--color-orange)}[data-context=featured_collection] .gridy-slider .card:nth-child(4n+4){background-color:var(--color-blue)}[data-context=product_list] .gridy-slider .card:nth-child(3n+1),[data-context=featured_collection]:not(.color-alternative-1) .gridy-slider .card:nth-child(3n+1){background-color:var(--color-pink)}[data-context=product_list] .gridy-slider .card:nth-child(3n+2),[data-context=featured_collection]:not(.color-alternative-1) .gridy-slider .card:nth-child(3n+2){background-color:var(--color-red)}[data-context=product_list] .gridy-slider .card:nth-child(3n+3),[data-context=featured_collection]:not(.color-alternative-1) .gridy-slider .card:nth-child(3n+3){background-color:var(--color-green)}.card--product{justify-content:space-between}.card--product .card-custom-fields{font-size:var(--font-size-overline);line-height:var(--line-height-overline);font-weight:var(--font-weight-semibold)}.card--product .card-title{color:var(--color-white);font-size:var(--font-size-subtitle);line-height:var(--font-size-subtitle);font-weight:var(--font-weight-bold);font-family:var(--font-body-family);margin-top:var(--spacing-5xs)}.card--product .price{margin-top:var(--spacing-5xs);color:var(--color-white)}.card--product .price-item--last{color:var(--color-yellow);font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-weight:var(--font-weight-bold)}.card--product .price-item--regular{color:var(--color-white);font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-weight:var(--font-weight-bold)}.card--product .price--on-sale .price__sale .price-item--regular{opacity:.5;color:var(--color-white);font-size:var(--font-size-overline);line-height:var(--line-height-overline);margin-right:var(--spacing-5xs)}.card--product .card-title:first-child:last-child{text-align:center;font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.media--empty{background-color:unset;opacity:1}.template-index .hero .hero__text:before{content:none}.template-index [id^=template--][id*=__featured_collection_or_products_]:before,.template-index [id^=template--][id*=__featured_collection_or_products_]:after{content:none}[id*=__featured_look]{margin-bottom:calc(var(--sm-pb) / 2)}[id*=__featured_look] .grid .section-header{margin-bottom:var(--spacing-4xs)}[id*=__featured_look] .grid .section-header>h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2);color:var(--color-red);font-weight:900;text-wrap:balance;margin-bottom:var(--spacing-3xs)}[id*=__featured_look] .rte.sm-size--default *{font-family:Poppins,sans-serif}[id*=__featured_look] .rte.sm-size--default p{font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-light)}[id*=__featured_look] .col-sm-max-4{max-width:calc(var(--max-col-width) * 4 + var(--gutter) * 2)}[id*=__featured_look]>.grid>*:first-child{grid-column:span 7}[id*=__featured_look]>.grid>*:last-child{grid-column:span 5;position:relative}[id*=__featured_look]>.grid>*:last-child:before,[id*=__featured_look]>.grid>*:last-child:after{content:"";position:absolute;background-position:center;background-size:contain;background-repeat:no-repeat}[id*=__featured_look]>.grid>*:last-child:before{top:0;left:0;transform:translate(-75%,-150%);width:8.4rem;aspect-ratio:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="84" height="84" viewBox="0 0 84 84" fill="none"><g clip-path="url(%23clip0_153_132)"><path d="M30.1152 27.8073C30.1152 27.8073 30.0656 0.526514 41.0351 0.0553007C41.0351 0.0553007 50.3125 -2.4165 59.0451 25.691C59.0451 25.691 78.45 17.8209 83.1878 25.8067C83.1878 25.8067 88.9738 34.2885 69.7422 49.0036L70.1714 73.3001C70.1714 73.3001 71.0133 82.311 65.5244 83.7908C65.5244 83.7908 58.1372 86.8826 45.3931 68.9847L35.3729 78.4338C35.3729 78.4338 29.4548 85.4689 22.992 82.3606C22.992 82.3606 14.5565 80.1451 23.7019 56.3446L7.13628 46.3004C7.13628 46.3004 -9.16518 36.471 7.50771 32.3872L30.1069 27.8073H30.1152Z" fill="%23F4A1C1"/></g><defs><clipPath id="clip0_153_132"><rect width="84" height="84" fill="white"/></clipPath></defs></svg>')}[id*=__featured_look]>.grid>*:last-child:after{bottom:0;right:0;transform:translate(40%,125%);width:17.1rem;aspect-ratio:1.4615384615;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="171" height="117" viewBox="0 0 171 117" fill="none"><g clip-path="url(%23clip0_153_86)"><path d="M22.899 74.0309C22.899 72.2169 28.5615 44.5692 48.5186 38.8667C56.6803 36.541 63.016 38.9132 68.2266 40.3365C71.9063 41.3412 80.3355 42.6715 82.0232 33.8153C83.0653 28.3453 85.5369 21.8148 94.2981 16.2983C97.7749 14.1029 105.134 11.4889 111.885 11.3958C119.051 11.2935 121.762 5.20023 127.452 -0.00927734C127.452 -0.00927734 132.423 9.36784 142.208 8.96782C142.208 8.96782 140.308 29.3872 125.46 29.778C116.754 30.0105 109.164 26.5685 103.576 31.6013C103.576 31.6013 98.3836 35.0247 95.5892 44.6902C95.5892 44.6902 91.596 57.1744 77.0247 58.3837C77.0247 58.3837 70.8365 59.5931 61.0609 53.751C61.0609 53.751 36.7786 49.7043 34.7865 78.9055L22.8898 74.0309H22.899Z" fill="%23BCD539"/><path d="M63.265 93.9663C63.4679 93.3616 63.265 86.7846 73.2436 87.3893C73.2436 87.3893 79.9759 88.8498 84.504 90.5336C91.1072 92.9895 102.174 93.1105 109.727 85.4729C112.632 82.5333 116.09 78.9052 117.981 71.1003C118.876 67.4257 120.065 59.3417 130.459 59.1184C144.154 58.83 157.628 59.7975 171 25.3961C171 25.3961 170.677 20.568 166.481 19.554C166.481 19.554 162.488 18.7447 159.094 19.554C159.094 19.554 155.7 36.2617 141.332 42.7084C141.332 42.7084 135.946 44.5225 129.758 45.3225C129.758 45.3225 114.191 44.5132 109.801 58.0021C109.801 58.0021 106.61 71.6956 93.4312 75.3144C93.4312 75.3144 88.6448 77.3238 76.7665 74.9144C76.7665 74.9144 54.3286 62.0674 54.5315 86.4311L63.265 93.957V93.9663Z" fill="%23EE4351"/><path d="M152.924 15.8237C152.924 15.8237 155.673 18.8192 159.896 19.396C159.896 19.396 155.912 35.6571 142.734 42.3085C142.734 42.3085 138.003 45.183 128.79 45.4621C122.841 45.6389 114.071 47.5273 109.432 59.7231C109.432 59.7231 104.415 78.9053 86.8741 76.468C84.9651 76.1982 81.1747 75.9191 76.7665 74.9237C76.7665 74.9237 59.0228 71.0538 54.5315 86.4405L47.1906 82.6822C47.1906 82.6822 48.4263 70.077 60.4799 65.8443C60.4799 65.8443 72.681 62.9791 82.4843 69.0258C82.4843 69.0258 93.2652 73.2493 100.643 62.5791C100.643 62.5791 102.238 59.7604 103.539 56.1323C103.539 56.1323 107.753 39.8805 127.794 39.22C127.794 39.22 146.773 19.7402 152.924 15.8237Z" fill="white"/><path d="M33.3017 78.4498C33.3017 77.8452 39.8219 53.4907 52.9176 50.8394C56.7171 50.0673 60.2677 50.3557 68.5863 53.8628C72.3397 55.4443 78.3619 57.3885 84.3564 54.9977C88.5987 53.3047 93.4865 51.9 96.4284 41.1926C97.3137 37.9738 97.7656 32.3364 103.557 29.9363C103.557 29.9363 110.631 26.4292 119.982 27.7036C124.16 28.2711 130.634 28.6339 135.752 21.6662C137.855 18.8103 140.742 15.8241 142.143 8.98662C142.143 8.98662 148.728 7.58191 152.924 15.8334C152.924 15.8334 151.329 24.6896 140.944 34.1504C140.944 34.1504 135.144 40.8018 124.372 40.6995C119.041 40.653 108.012 44.988 103.76 56.7094C101.538 62.8399 95.3678 73.0915 82.475 69.0262C68.6969 64.6819 55.1586 59.3793 47.1813 82.6826L33.2925 78.4591L33.3017 78.4498Z" fill="%23F28DB6"/><path d="M24.9924 67.2864C24.9924 67.2864 20.7778 43.1273 30.3598 41.0156C30.3598 41.0156 38.1434 37.3875 50.1232 60.9512C50.1232 60.9512 65.9948 50.988 71.3806 57.3232C71.3806 57.3232 77.7717 63.9467 63.099 79.9566L67.1937 101.418C67.1937 101.418 69.3148 109.269 64.7129 111.428C64.7129 111.428 58.6815 115.307 44.7374 101.418L37.3595 111.335C37.3595 111.335 33.2279 118.479 27.0674 116.721C27.0674 116.721 19.3023 116.06 23.7105 93.5572L7.60838 87.2127C7.60838 87.2127 -8.23554 81.0172 5.81003 74.8309L24.9924 67.2771V67.2864Z" fill="%23FDD70B"/></g><defs><clipPath id="clip0_153_86"><rect width="171" height="117" fill="white"/></clipPath></defs></svg>')}[id*=__featured_look] .col-12>.grid{--gap: var(--spacing-sm)}[id*=__featured_look] .card.layout--thumbnail{background-color:var(--color-off-white);grid-template-columns:auto 1fr auto;grid-gap:var(--spacing-sm)}[id*=__featured_look] .card.layout--thumbnail .card-media{padding:0;height:100%;aspect-ratio:1}[id*=__featured_look] .card.layout--thumbnail .card-body{margin-top:0}[id*=__featured_look] .card.layout--thumbnail .card-title{font-family:var(--font-heading-family);font-size:var(--font-size-h5);line-height:var(--line-height-h5);color:var(--color-red)}[id*=__featured_look] .card.layout--thumbnail .price .price-item--regular{color:var(--color-black);font-family:Poppins,sans-serif;font-weight:100}[id*=__featured_look] .card.layout--thumbnail:nth-child(3) .hotspot,[id*=__featured_look] .hotspot-container .featured-look__hotspot:nth-child(3){background-color:#c85f6d}[id*=__featured_look] .card.layout--thumbnail:nth-child(3) .card-title{color:#c85f6d}[id*=__featured_look] .card.layout--thumbnail:nth-child(4) .hotspot,[id*=__featured_look] .hotspot-container .featured-look__hotspot:nth-child(4){background-color:#cd6e42}[id*=__featured_look] .card.layout--thumbnail:nth-child(4) .card-title{color:#cd6e42}@media (max-width: 767px){[id*=__featured_look]{margin-bottom:calc(var(--pb) / 2)}[id*=__featured_look]>.grid>*:first-child{grid-column:span 6}[id*=__featured_look]>.grid>*:last-child{grid-column:span 6;max-width:unset}[id*=__featured_look]>.grid>*:last-child:before,[id*=__featured_look]>.grid>*:last-child:after{content:none}}[id*=__gallery_] .section-header{margin-bottom:var(--spacing-3lg)}[id*=__gallery_] .grid{display:flex;grid-gap:var(--spacing-2md) var(--spacing-3xl);justify-content:center;flex-wrap:wrap}[id*=__gallery_] .grid>*{width:auto}[id^=template--][id*=__testimonials_]{position:relative}[id^=template--][id*=__testimonials_]:before,[id^=template--][id*=__testimonials_]:after{content:"";position:absolute;background-position:center;background-size:contain;background-repeat:no-repeat}[id^=template--][id*=__testimonials_]:before{aspect-ratio:1.4811320755;width:15.7rem;left:0;top:12.5%;transform:translate(-15%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="106" viewBox="0 0 120 106" fill="none"><g clip-path="url(%23clip0_153_47)"><path d="M-24.8638 44.1242C-23.6455 43.6221 -34.6792 21.9849 -4.91685 9.86466C-4.91685 9.86466 17.9369 2.37931 23.9048 16.1527C23.9048 16.1527 29.757 -3.11304 58.6634 0.432657C58.6634 0.432657 81.4709 2.18619 81.309 22.3634C81.309 22.3634 132.391 22.5025 117.17 74.0193C117.17 74.0193 103.824 107.089 69.0957 92.3889C69.0957 92.3889 62.349 112.002 34.8922 104.131C34.8922 104.131 19.1474 101.458 17.3972 86.4254C17.3972 86.4254 -17.1071 108.287 -32.8903 77.4259C-32.8903 77.4259 -46.2217 53.0001 -24.8638 44.1242Z" fill="white"/></g><defs><clipPath id="clip0_153_47"><rect width="157" height="106" fill="white" transform="translate(-37)"/></clipPath></defs></svg>')}[id^=template--][id*=__testimonials_]:after{aspect-ratio:1;width:7.6rem;right:15%;top:5%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="76" height="76" viewBox="0 0 76 76" fill="none"><g clip-path="url(%23clip0_153_81)"><path d="M27.2427 25.1614C27.2427 25.1614 27.1978 0.478811 37.1226 0.0524754C37.1226 0.0524754 45.5164 -2.18392 53.4174 23.2467C53.4174 23.2467 70.9742 16.1261 75.2607 23.3514C75.2607 23.3514 80.4957 31.0254 63.0957 44.3391L63.484 66.3215C63.484 66.3215 64.2457 74.4743 59.2796 75.8131C59.2796 75.8131 52.5959 78.6105 41.0656 62.4172L31.9997 70.9664C31.9997 70.9664 26.6452 77.3315 20.7979 74.5192C20.7979 74.5192 13.1658 72.5146 21.4402 50.9809L6.45224 41.8932C6.45224 41.8932 -8.2967 33 6.7883 29.3051L27.2352 25.1614H27.2427Z" fill="%23FFE600"/></g><defs><clipPath id="clip0_153_81"><rect width="76" height="76" fill="white"/></clipPath></defs></svg>')}[id*=__testimonials_] .grid{--gutter: min(var(--spacing-4xl), 5.5555555556vw)}[id*=__testimonials_] .card--testimonial .card-body{color:var(--color-white)}[id*=__testimonials_] .card--testimonial .card-body>h3{font-size:60px;line-height:normal}[id*=__testimonials_] .card--testimonial .card-body .quotation-mark{display:none}[id*=__testimonials_] .card--testimonial .card-body .rte{margin-bottom:var(--spacing-2sm)}[id*=__testimonials_] .card--testimonial .card-body .rte>*{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-family:var(--font-heading-family);font-weight:900}[id*=__testimonials_] .card--testimonial .card-body cite{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-weight:var(--font-weight-medium)}@media (max-width: 767px){[id^=template--][id*=__testimonials_]:before,[id^=template--][id*=__testimonials_]:after{content:none}[id*=__testimonials_] .card--testimonial .card-body{--card-body-padding: var(--spacing-2lg)}}[id*=__banner_grid_]{position:relative;z-index:1;overflow:hidden}[id^=template--][id*=__banner_grid_]:before,[id^=template--][id*=__banner_grid_]:after{content:"";position:absolute;background-position:center;background-size:contain;background-repeat:no-repeat}[id^=template--][id*=__banner_grid_]:before{width:11.3rem;aspect-ratio:1;top:3.3rem;left:28%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="158" height="158" viewBox="0 0 158 158" fill="none"><g clip-path="url(%23clip0_153_49)"><path d="M54.7186 72.6522C54.7186 72.6522 33.2754 42.8693 44.8971 33.7538C44.8971 33.7538 53.1006 23.778 84.6838 47.6567C84.6838 47.6567 99.7257 23.8395 111.166 28.8546C111.166 28.8546 124.141 33.59 114.655 64.7539L134.174 90.9768C134.174 90.9768 142.159 100.167 137.319 106.088C137.319 106.088 131.668 115.26 103.704 105.687L100.159 123.872C100.159 123.872 99.2054 136.202 89.7036 137.871C89.7036 137.871 78.7454 142.063 70.0822 108.876L44.0986 110.884C44.0986 110.884 18.5723 112.92 33.5962 95.3836L54.7096 72.6587L54.7186 72.6522Z" fill="%23F37721"/></g><defs><clipPath id="clip0_153_49"><rect width="113" height="113" fill="white" transform="translate(0 65.8594) rotate(-35.6492)"/></clipPath></defs></svg>')}[id^=template--][id*=__banner_grid_]:after{width:16rem;aspect-ratio:1;top:0;right:0;transform:translate(25%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="160" height="158" viewBox="0 0 160 158" fill="none"><g clip-path="url(%23clip0_473_2111)"><path d="M81.7448 47.582C81.7978 48.0604 82.4878 48.0737 82.5541 47.5953C83.6421 39.5698 84.9291 31.1987 88.5778 23.8774C91.5366 17.9379 95.9416 12.251 101.302 8.3046C110.046 1.86024 124.256 -0.252455 131.46 9.71306C134.326 13.686 136.104 18.3631 135.865 23.306C135.865 23.4655 135.971 23.5718 136.131 23.5718C142.048 23.2795 148.138 27.2391 151.389 31.9694C156.272 39.0648 156.391 48.552 153.26 56.3783C150.115 64.2311 143.495 69.3467 135.613 71.9378C129.178 74.0505 122.199 74.861 115.446 74.9274C114.358 74.9274 112.978 74.861 112.076 75.5386C111.837 75.7114 113.973 76.3625 113.986 76.3625C115.021 76.6016 116.096 76.7478 117.157 76.9205C119.612 77.3324 122.159 77.5052 124.574 78.1164C128.807 79.0864 132.999 80.3088 137.006 81.9963C145.339 85.4909 153.061 91.231 157.174 99.2964C161.287 107.349 161.128 117.912 155.316 124.848C150.964 130.043 143.906 132.634 137.152 132.063C136.834 132.036 136.569 132.289 136.582 132.608C136.661 136.78 134.844 142.254 132.827 145.882C126.525 157.243 112.089 160.352 100.917 154.545C88.538 148.114 82.5674 133.91 80.7364 120.782C80.6833 120.41 80.1393 120.383 80.0597 120.756C76.9019 135.372 67.8398 153.987 51.666 157.588C37.4426 160.764 18.3763 145.164 26.2709 130.123C25.7269 131.16 20.7115 130.92 19.6899 130.854C17.5404 130.708 15.4175 130.176 13.4539 129.313C9.51324 127.585 6.22276 124.569 3.88757 120.981C-1.32679 112.956 -1.10124 103.562 3.71508 95.4431C11.7821 81.8369 28.1417 77.7178 42.9754 77.5317C43.2673 77.5317 43.3071 77.1066 43.0152 77.0534C35.4922 75.5121 27.9294 75.2463 20.8309 71.9112C9.23461 66.4767 2.99861 53.9733 5.55935 41.337C7.44342 32.0624 16.8107 21.778 26.3903 23.7977C25.8197 16.2637 32.0557 6.53739 38.5173 3.24212C46.5047 -0.837099 55.5801 -1.31544 63.395 3.41486C71.2099 8.14516 76.6233 16.37 78.8258 25.1397C80.6701 32.4743 80.9222 40.1145 81.758 47.6086L81.7448 47.582Z" fill="%2364BC54"/></g><defs><clipPath id="clip0_473_2111"><rect width="160" height="158" fill="white"/></clipPath></defs></svg>')}[id*=__banner_grid_] .grid{grid-gap:var(--spacing-sm)}[id*=__banner_grid_] .grid .banner-grid-section__item{border-radius:2rem}@media (max-width: 767px){[id^=template--][id*=__banner_grid_]:before,[id^=template--][id*=__banner_grid_]:after{content:none}[id^=template--][id*=__banner_grid_].container.sm-down-edge-to-edge>*{grid-column:2}}.template-collection [id*=__hero_] .hero__text{color:var(--color-white);z-index:5}.template-collection [id*=__hero_] .hero__text .rte p{font-size:var(--font-size-overline);line-height:var(--line-height-overline);font-weight:var(--font-weight-semibold);opacity:.7}.template-collection [id*=__hero_] .hero__text .subheading{font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-family:var(--font-heading-family);font-weight:900}.template-collection [id*=__hero_] .hero:before{content:"";z-index:3;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-black-rgb),.25)}.template-collection [id*=__products] .product-grid-actions .sort-by #sort-by,.template-collection [id*=__products] .product-grid-actions .filters-button,.template-collection [id*=__products] .product-grid-actions .products-count{font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle);font-weight:var(--font-weight-semibold);font-family:var(--font-body-family)}.template-collection [id*=__products] .product-grid-actions .link-icon.icon--round{background-color:var(--color-red)}.template-product .product-main{border-radius:2rem;background-color:rgba(var(--color-white-rgb),.8);position:relative;z-index:5}@media only screen and (min-width: 1024px){.template-product .product-main{display:flex;justify-content:center;grid-gap:min(15rem,10.4166666667vw);margin:0 var(--spacing-xl)}.template-product .product-main .pdp-media{width:42%}.template-product .product-main .pdp-content{width:36%}}.template-product [id^=template--][id*=__main]{background-image:url(./product-bg.png);background-position:center top;background-size:100% auto;background-repeat:no-repeat}.template-product .product-main .product-media .media{margin:var(--spacing-2xs)}.template-product .product-main .gridy-arrows .btn{--color-button-background: var(--color-off-white)}.template-product .product-main .pdp-media .media-sliders{gap:var(--spacing-lg)}.template-product .product-main .product-thumbnails-slider .gridy-track{--slide-items-width: calc((100% - var(--gap) * 5) / 6)}.template-product .product-main .product-thumbnails-slider .thumbnail-btn{border-radius:5px}.thumbnail-btn.active:after{box-shadow:inset 0 0 0 1px var(--color-button-background)}.pdp-content .breadcrumb .breadcrumb-item{font-size:var(--font-size-overline);line-height:var(--line-height-overline)}.pdp-content .breadcrumb li:not(:first-child):before{margin:0 var(--spacing-4xs)}.product-block .price .price__sale .price-item--last,.product-block .price .price__regular .price-item--regular{font-weight:var(--font-weight-semibold)}.pdp-content .sticky>*:first-child{margin-bottom:var(--spacing-sm)}.pdp-content .product-block:nth-child(n+4){margin-top:var(--spacing-md)!important}.product-block.product-block__description .rte{font-family:var(--font-thai-support-family);font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle)}.product-block.product-block__variant_picker .product-form__input:not(:last-child){margin-bottom:var(--spacing-md)}.product-block .form__label{margin-bottom:var(--spacing-4xs);font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-weight:var(--font-weight-bold)}.product-block .form__label>[data-variant-legend]{display:none}.product-form__input .swatch{--single-swatch-size: 4rem}.product-form__input input[type=radio]+label{border:solid 2px var(--color-borders)}.product-form__input input[type=radio]:checked+label{border:solid 2px var(--color-red)!important}.product-form__input input[type=radio]+label:hover{border-color:rgba(var(--color-red-rgb),.3)}.product-form__input input[type=radio]+label:not(.swatch){border-radius:5px;padding:0;line-height:42px;min-width:52px;height:48px;padding:0 var(--spacing-4xs);font-size:var(--font-size-subtitle)}.product-form__input input[type=radio]+label:not(.swatch){border-color:rgba(var(--color-red-rgb),.3)}.quantity{--width: 15rem;--color-borders: var(--color-red);border:solid 2px var(--color-borders);font-size:var(--font-size-subtitle);line-height:var(--font-size-subtitle);font-weight:var(--font-weight-bold)}.quantity .quantity__button:before{content:"";width:1.4rem;aspect-ratio:1;background-position:center;background-size:contain;background-repeat:no-repeat}.quantity .quantity__button[name=minus]:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="2" viewBox="0 0 14 2" fill="none"><path d="M1 1H13" stroke="black" stroke-width="1.5" stroke-linecap="round"/></svg>')}.quantity .quantity__button[name=plus]:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M1 7L13 7" stroke="black" stroke-width="1.5" stroke-linecap="round"/><path d="M7 13L7 1" stroke="black" stroke-width="1.5" stroke-linecap="round"/></svg>')}.quantity .quantity__button>svg{display:none}.product-form__buttons .product-form__submit{color:var(--color-black);background-color:var(--color-white);border:2px solid var(--color-red)}.product-form__buttons .product-form__submit>span{font-family:var(--font-body-family);font-size:var(--font-size-subtitle);line-height:var(--font-size-subtitle);font-weight:var(--font-weight-bold)}:is(.btn--primary,.shopify-payment-button__button--unbranded):not([disabled]):not(.disabled):hover{box-shadow:0 2px 2px 1px #00000040}@media (max-width: 991px){.template-product .product-main .product-media .media{margin:0}}[id^=template--][id*=__the-product-recommendations]{overflow:hidden}[id*=__the-product-recommendations]+.section-divider .divider-graphics{transform:scale(1) translateY(98%)!important}[id*=__the-product-recommendations] .section-header,[id*=__featured_collection_or_products_] .section-header{color:var(--color-red);margin-bottom:var(--spacing-3lg);z-index:5}[id*=__the-product-recommendations] .gridy-slider,[id*=__featured_collection_or_products_] .gridy-slider{position:relative;z-index:5}[id*=__the-product-recommendations] .section-header:before,[id*=__the-product-recommendations] .section-header:after,[id^=template--][id*=__the-product-recommendations]:before,[id^=template--][id*=__the-product-recommendations]:after,[id*=__featured_collection_or_products_] .section-header:before,[id*=__featured_collection_or_products_] .section-header:after,[id^=template--][id*=__featured_collection_or_products_]:before,[id^=template--][id*=__featured_collection_or_products_]:after{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain}[id*=__the-product-recommendations] .section-header:before,[id*=__featured_collection_or_products_] .section-header:before{width:12.3rem;aspect-ratio:1;top:0;left:14%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="123" height="123" viewBox="0 0 123 123" fill="none"><g clip-path="url(%23clip0_184_1350)"><path d="M44.0995 40.7128C44.0995 40.7128 44.0192 0.780846 60.0836 0.0802853C60.0836 0.0802853 73.6713 -3.53736 86.4563 37.6119C86.4563 37.6119 114.87 26.0929 121.807 37.7842C121.807 37.7842 130.281 50.2105 102.119 71.7556L102.75 107.335C102.75 107.335 103.988 120.531 95.9505 122.701C95.9505 122.701 85.1262 127.226 66.4704 101.018L51.7934 114.857C51.7934 114.857 43.1363 125.159 33.6651 120.611C33.6651 120.611 21.3157 117.361 34.697 82.5167L10.4456 67.8049C10.4456 67.8049 -13.4274 53.4147 10.996 47.4313L44.088 40.7243L44.0995 40.7128Z" fill="%23C2D555"/></g><defs><clipPath id="clip0_184_1350"><rect width="123" height="123" fill="white"/></clipPath></defs></svg>')}[id*=__the-product-recommendations] .section-header:after,[id*=__featured_collection_or_products_] .section-header:after{width:12.3rem;aspect-ratio:1;top:5%;right:5%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="132" height="133" viewBox="0 0 132 133" fill="none"><g clip-path="url(%23clip0_184_1343)"><path d="M42.4641 62.1834C42.8236 62.1844 42.8918 61.6727 42.5425 61.583C36.6785 60.0958 30.575 58.4315 25.4505 55.1008C21.2932 52.3996 17.4456 48.6449 14.9708 44.3274C10.9285 37.2841 10.5638 26.5443 18.5696 22.0323C21.7607 20.2382 25.3823 19.3123 29.0304 19.9077C29.1487 19.9212 29.2366 19.8513 29.2501 19.733C29.5342 15.3102 32.9884 11.1188 36.7742 9.10276C42.4534 6.0738 49.5043 6.78717 55.0473 9.77606C60.6089 12.7771 63.8448 18.1302 65.1004 24.2068C66.1235 29.168 66.1341 34.4234 65.6116 39.4483C65.5194 40.2569 65.3533 41.2768 65.7798 42.0047C65.8878 42.1968 66.5519 40.6642 66.553 40.6544C66.8181 39.9054 67.0176 39.119 67.2356 38.3447C67.7492 36.5553 68.0931 34.6766 68.7511 32.9335C69.8293 29.8699 71.0916 26.8571 72.6832 24.0218C75.9821 18.1245 80.8959 12.8707 87.2298 10.4957C93.5539 8.11956 101.38 9.13101 106.035 14.0366C109.523 17.7102 110.848 23.1754 109.852 28.1463C109.805 28.3808 109.97 28.5993 110.208 28.6164C113.311 28.91 117.22 30.7238 119.741 32.5294C127.639 38.1739 128.724 49.1656 123.469 56.9776C117.648 65.6343 106.601 68.8708 96.7031 69.1217C96.4225 69.1297 96.3568 69.5317 96.6261 69.6223C107.206 73.205 120.254 81.514 121.557 93.8391C122.709 104.679 109.518 117.53 99.0238 110.391C99.7469 110.883 99.1448 114.59 99.009 115.344C98.7185 116.929 98.1443 118.462 97.3371 119.848C95.7215 122.631 93.2044 124.821 90.3442 126.254C83.9467 129.451 76.994 128.489 71.3767 124.223C61.9621 117.077 60.2903 104.57 61.4082 93.5295C61.433 93.3125 61.1208 93.247 61.0566 93.4595C59.2758 98.9204 58.4382 104.519 55.362 109.512C50.347 117.671 40.5398 121.249 31.3787 118.277C24.6553 116.093 17.816 108.262 20.1259 101.313C14.4864 101.1 7.79614 95.6427 5.89771 90.5618C3.54667 84.2805 3.96009 77.4952 8.13231 72.0869C12.3045 66.6787 18.8669 63.3508 25.5616 62.4553C31.1611 61.7048 36.8525 62.1634 42.4849 62.1757L42.4641 62.1834Z" fill="%2349A0D5"/></g><defs><clipPath id="clip0_184_1343"><rect width="119.683" height="118.016" fill="white" transform="translate(0.230469 118.914) rotate(-83.5006)"/></clipPath></defs></svg>')}[id^=template--][id*=__the-product-recommendations]:before,[id^=template--][id*=__featured_collection_or_products_]:before{width:14rem;aspect-ratio:1;bottom:7rem;left:0;transform:translate(-30%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="142" height="142" viewBox="0 0 142 142" fill="none"><path d="M50.9116 47.0018C50.9116 47.0018 50.819 0.901558 69.3649 0.0927813C69.3649 0.0927813 85.0515 -4.08369 99.8114 43.422C99.8114 43.422 132.614 30.1236 140.623 43.6209C140.623 43.6209 150.406 57.9667 117.894 82.8399L118.622 123.915C118.622 123.915 120.052 139.149 110.772 141.655C110.772 141.655 98.2759 146.879 76.7382 116.623L59.7941 132.6C59.7941 132.6 49.7997 144.493 38.8654 139.242C38.8654 139.242 24.6085 135.49 40.0568 95.2633L12.0592 78.279C12.0592 78.279 -15.5015 61.6659 12.6946 54.7581L50.8984 47.0151L50.9116 47.0018Z" fill="%23B99AC8"/></svg>')}[id^=template--][id*=__the-product-recommendations]:after,[id^=template--][id*=__featured_collection_or_products_]:after{width:18rem;aspect-ratio:1;bottom:0;right:25%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="185" height="184" viewBox="0 0 185 184" fill="none"><path d="M57.6421 83.7043C58.1838 83.7058 58.2867 82.9348 57.7602 82.7995C48.9238 80.5586 39.7264 78.0507 32.0043 73.0315C25.7396 68.9611 19.9417 63.3031 16.2123 56.7971C10.121 46.1835 9.57137 29.9997 21.6353 23.2006C26.444 20.4971 31.9014 19.1018 37.3988 19.999C37.5771 20.0193 37.7095 19.914 37.7298 19.7357C38.1579 13.071 43.3631 6.75493 49.0679 3.71699C57.6259 -0.847353 68.2509 0.227614 76.6037 4.73159C84.9846 9.25381 89.8608 17.3205 91.7528 26.4773C93.2945 33.9533 93.3105 41.8728 92.5231 49.4448C92.3843 50.6633 92.1339 52.2002 92.7766 53.297C92.9393 53.5865 93.94 51.277 93.9417 51.2622C94.3412 50.1336 94.6418 48.9486 94.9704 47.7818C95.7442 45.0853 96.2624 42.2542 97.2541 39.6277C98.8789 35.011 100.781 30.4711 103.179 26.1985C108.151 17.3119 115.555 9.39491 125.1 5.816C134.629 2.2354 146.423 3.75956 153.438 11.1518C158.693 16.6876 160.69 24.9231 159.189 32.4138C159.119 32.767 159.367 33.0964 159.725 33.1222C164.402 33.5646 170.292 36.2978 174.091 39.0186C185.992 47.5244 187.627 64.0878 179.708 75.8598C170.937 88.9045 154.29 93.7816 139.375 94.1597C138.952 94.1717 138.853 94.7776 139.259 94.9141C155.202 100.313 174.864 112.834 176.827 131.406C178.564 147.741 158.686 167.106 142.872 156.349C143.962 157.09 143.054 162.676 142.85 163.812C142.412 166.201 141.547 168.51 140.33 170.6C137.896 174.793 134.103 178.094 129.793 180.252C120.152 185.069 109.675 183.62 101.211 177.191C87.0236 166.423 84.5045 147.577 86.1891 130.94C86.2263 130.613 85.7559 130.514 85.6592 130.834C82.9756 139.063 81.7135 147.5 77.078 155.024C69.5209 167.319 54.7423 172.71 40.9375 168.233C30.8059 164.941 20.4997 153.14 23.9806 142.668C15.4824 142.348 5.40084 134.124 2.54008 126.468C-1.00271 117.003 -0.379731 106.778 5.9074 98.628C12.1945 90.4784 22.0833 85.4635 32.1717 84.1141C40.6095 82.9831 49.186 83.6742 57.6735 83.6928L57.6421 83.7043Z" fill="%23F4A1C1"/></svg>')}[id^=template--][id*=__featured_collection_or_products_]:before{bottom:14rem}[id^=template--][id*=__featured_collection_or_products_]:after{bottom:9rem}@media (max-width: 991px){[id*=__the-product-recommendations] .section-header:before,[id*=__the-product-recommendations] .section-header:after,[id^=template--][id*=__the-product-recommendations]:before,[id^=template--][id*=__the-product-recommendations]:after,[id*=__featured_collection_or_products_] .section-header:before,[id*=__featured_collection_or_products_] .section-header:after,[id^=template--][id*=__featured_collection_or_products_]:before,[id^=template--][id*=__featured_collection_or_products_]:after{content:none}[id*=__the-product-recommendations]+.section-divider .divider-graphics{transform:scale(1) translateY(90%)!important}}.template-product [id^=template--][id*=__hero_] .hero__text-container{padding-top:max(var(--spacing-4xl),10.4166666667vw)}.template-page main *:first-child .hero .hero__text:before{content:none}@media (min-width: 991px){.template-page [id^=template--][id*=__rich_text_] .hero__title{font-size:5.4rem;line-height:normal}}.template-page [id^=template--][id*=__rich_text_] .hero__title{color:var(--color-orange);margin-bottom:var(--spacing-lg)}@media (min-width: 1024px){.template-page [id^=template--][id*=__image_with_text_]:not(.color-alternative-1){--container-margin: max(6.9444444444vw, 10rem)}.template-page [id^=template--][id*=__image_with_text_]:not(.color-alternative-1) .grid.sm-grid-cols-2{display:flex;justify-content:space-between}.template-page [id^=template--][id*=__image_with_text_]:not(.color-alternative-1) .grid.sm-grid-cols-2>*{width:42%}.template-page .media-with-text>:first-child,.template-page .media-with-text .blocks-text{position:relative}.template-page .color-alternative-1 .media-with-text>:first-child:before,.template-page .color-alternative-1 .media-with-text>:first-child:after,.template-page .color-alternative-1 .media-with-text .media:before{content:none}.template-page .media-with-text>:first-child:before,.template-page .media-with-text>:first-child:after,.template-page .media-with-text .media:before,.template-page .media-with-text .blocks-text:before{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain}.template-page .media-with-text>:first-child:before{z-index:10;top:-25%;right:-25%;width:75%;aspect-ratio:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="388" height="382" viewBox="0 0 388 382" fill="none"><path d="M139.958 85.1845L185.747 10.2262C185.747 10.2262 199.626 -16.1566 214.889 15.7655C230.152 47.6876 244.031 85.1845 244.031 85.1845L316.193 78.2604C316.193 78.2604 357.048 69.9514 345.334 100.489C331.669 136.139 318.961 167.138 318.961 167.138L374.476 211.559C374.476 211.559 410.539 239.327 364.75 254.595C318.961 269.864 299.936 274.019 299.936 274.019V335.093C299.936 335.093 301.107 397.197 244.031 351.747L201.01 325.364L167.715 355.901C167.715 355.901 122.317 409.874 116.354 362.612L102.475 292.057L24.7756 278.173C24.7756 278.173 -23.7821 275.403 15.0499 236.522L74.7176 180.986L30.3129 114.337C30.3129 114.337 -11.6072 67.3948 47.7056 74.0704C111.136 81.2431 139.958 85.1845 139.958 85.1845Z" fill="%23C2D555"/></svg>')}.template-page .media-with-text>:first-child:after{z-index:10;bottom:-20%;left:-15%;width:50%;aspect-ratio:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="256" height="255" viewBox="0 0 256 255" fill="none"><path d="M67.6547 95.9864C67.6547 95.9864 25.1021 22.3005 54.0291 3.97009C54.0291 3.97009 75.2703 -17.1386 142.586 45.2812C142.586 45.2812 182.817 -6.17086 208.044 8.05487C208.044 8.05487 236.877 21.9918 207.758 91.6822L246.697 156.709C246.697 156.709 262.984 179.764 250.444 192.299C250.444 192.299 235.278 212.145 172.991 183.568L160.59 224.697C160.59 224.697 155.527 252.921 133.219 254.566C133.219 254.566 106.966 261.691 94.6868 183.119L34.2782 181.718C34.2782 181.718 -25.082 180.488 13.649 143.522L67.6324 95.9992L67.6547 95.9864Z" fill="%23B99AC8"/></svg>')}.template-page .media-with-text .media{z-index:20;overflow:visible}.template-page .media-with-text .media:before{width:20%;aspect-ratio:1.1818181818;right:-10%;bottom:15%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="104" height="88" viewBox="0 0 104 88" fill="none"><g clip-path="url(%23clip0_153_303)"><path d="M34.8687 47.1248C34.8687 47.1248 27.9862 35.5306 13.4662 41.8984C13.4662 41.8984 -3.90913 49.376 0.818139 68.5424C0.818139 68.5424 1.39233 78.4365 13.1909 85.8984C13.1909 85.8984 19.9789 89.6844 28.584 87.1184C28.584 87.1184 43.9142 83.9542 46.9032 68.5109C46.9032 68.5109 50.8675 50.4622 34.8765 47.1327L34.8687 47.1248Z" fill="%23EE4351"/><path d="M64.9468 50.0293C64.9468 50.0293 55.3428 53.8705 57.789 70.6755C57.789 70.6755 62.3039 85.796 78.5623 86.8429C78.5623 86.8429 96.2758 88.6297 102.804 68.7785C102.804 68.7785 109.891 53.1542 89.6765 42.7563C83.9503 39.8046 70.9798 34.83 64.9468 50.0214V50.0293Z" fill="%23EE4351"/><path d="M20.2618 49.0532C20.2382 50.6747 20.4034 52.367 20.7966 53.9334C21.1349 55.3108 21.772 56.5781 22.7867 57.5778C23.8564 58.6246 25.225 59.4432 26.5622 60.0965C28.3162 60.9545 30.2433 61.5842 32.2176 61.4346C33.4918 61.3323 34.7346 60.3799 34.6717 58.9788C34.6166 57.7352 33.5862 56.4128 32.2176 56.523C31.9895 56.5388 31.7614 56.5545 31.5254 56.5466C31.4074 56.5466 31.2973 56.5466 31.1793 56.5309C30.904 56.5073 30.9512 56.5151 31.3209 56.5624C30.9355 56.4522 30.5343 56.4128 30.1489 56.2947C29.9287 56.2239 29.7085 56.1452 29.4882 56.0665C29.0163 55.9012 29.9208 56.279 29.4253 56.0429C29.0556 55.8697 28.6859 55.6887 28.332 55.4919C27.9465 55.2794 27.569 55.059 27.1993 54.8228C27.0656 54.7363 26.9319 54.6497 26.7982 54.5631C26.7116 54.5001 26.6251 54.445 26.5386 54.382C26.3262 54.2246 26.3655 54.2561 26.6566 54.4765C26.6015 54.5237 25.8779 53.7051 25.8779 53.7051C26.0981 53.9964 26.1296 54.0357 25.9801 53.8232C25.9408 53.7681 25.9093 53.7051 25.87 53.65C25.8071 53.5398 25.7599 53.4218 25.697 53.3194C25.6183 53.1778 25.9408 53.9649 25.752 53.4375C25.697 53.288 25.6498 53.1384 25.6104 52.9888C25.5318 52.7134 25.4689 52.4379 25.4059 52.1545C25.343 51.8711 25.3115 51.5878 25.2643 51.3044C25.4295 52.2253 25.2643 51.21 25.2407 50.9738C25.1857 50.3363 25.1464 49.6987 25.1621 49.0611C25.1778 47.7781 24.0216 46.5502 22.708 46.6053C21.3944 46.6604 20.2696 47.6837 20.2539 49.0611L20.2618 49.0532Z" fill="%23231F20"/><path d="M69.1944 64.9846C71.8216 64.2447 74.6139 63.127 75.8016 60.4587C77.0837 57.5621 77.0601 54.0515 76.0218 51.0762C75.5971 49.864 74.3229 48.9352 73.0014 49.3603C71.8058 49.746 70.8384 51.0841 71.2867 52.3828C71.4833 52.9417 71.6407 53.5163 71.7508 54.0987C71.7665 54.1932 71.8452 54.3979 71.8137 54.4923C71.7744 54.2011 71.7665 54.146 71.7901 54.327C71.7901 54.39 71.8058 54.4608 71.8137 54.5238C71.8373 54.8229 71.8609 55.1141 71.8609 55.4132C71.8609 55.7123 71.8609 56.0036 71.8373 56.3027C71.8294 56.4365 71.8216 56.5624 71.8058 56.6962C71.798 56.7986 71.7822 56.893 71.7744 56.9875L71.8058 56.7277C71.8845 56.8773 71.5463 58.3098 71.3811 58.3885C71.444 58.3571 71.5856 57.995 71.3968 58.3177C71.3339 58.4279 71.271 58.5381 71.208 58.6404C70.9327 59.1363 71.4362 58.4279 71.2474 58.6168C71.1766 58.6877 71.1058 58.7742 71.035 58.8451C70.9406 58.9395 70.8462 59.0261 70.7518 59.1127C70.5001 59.341 70.7754 59.0419 70.8777 59.0182C70.6968 59.0576 70.4372 59.3016 70.272 59.3961C70.0675 59.5063 69.8237 59.585 69.6192 59.7109C69.8237 59.585 70.0203 59.5456 69.6742 59.6794C69.572 59.7188 69.4697 59.7581 69.3675 59.7896C68.8798 59.9628 68.3843 60.1045 67.8887 60.2461C66.6538 60.5925 65.765 62.0014 66.174 63.2687C66.583 64.5359 67.8651 65.3546 69.1944 64.9846Z" fill="%23231F20"/><path d="M23.9902 57.5384C31.6435 57.6407 38.0068 51.0998 41.507 44.9602C43.6308 41.245 45.5814 37.3016 46.8714 33.2085C48.2479 28.84 48.5704 24.2275 48.8536 19.6858C49.0502 16.5295 44.142 16.5452 43.9454 19.6858C43.7015 23.6136 43.4341 27.5413 42.3093 31.3352C41.2553 34.9009 39.5799 38.254 37.8102 41.5048C36.2527 44.362 34.483 47.1642 31.9109 49.2107C29.74 50.9424 26.8454 52.6583 23.9902 52.6189C20.8282 52.5796 20.8282 57.4912 23.9902 57.5305V57.5384Z" fill="%23231F20"/><path d="M72.0809 54.8308C68.8009 53.902 66.1501 51.8004 63.7432 49.4548C61.2184 46.9911 58.9452 44.2834 57.0653 41.3002C53.2111 35.1843 50.9773 27.8326 51.9998 20.5753C52.1886 19.253 51.6773 17.9542 50.2851 17.5528C49.1367 17.2222 47.4534 17.9542 47.2646 19.2687C46.0533 27.8877 48.2007 36.4515 52.8257 43.7796C56.9394 50.297 63.1061 57.4047 70.7752 59.5693C73.8192 60.4272 75.117 55.6888 72.0809 54.8308Z" fill="%23231F20"/><path d="M8.01513 68.2118C10.0681 72.7928 13.6627 76.6339 18.3821 78.4837C20.8126 79.4361 23.4869 79.7588 26.0669 79.4046C28.9378 79.011 31.447 77.5942 33.9876 76.2955C35.8675 75.3352 34.2078 72.5094 32.3358 73.4697C30.2357 74.5402 28.1434 75.7838 25.7837 76.1617C23.597 76.508 21.3003 76.1617 19.2631 75.3352C15.3381 73.7531 12.5379 70.3448 10.8389 66.5667C9.98155 64.6461 7.15777 66.3069 8.01513 68.2196V68.2118Z" fill="white"/><path d="M46.274 22.8737C46.274 22.8737 39.0848 32.3979 20.7027 20.4494C20.7027 20.4494 13.4348 15.892 11.0436 8.29626C11.0436 8.29626 8.66034 3.27443 14.3394 1.61361C20.0262 -0.0393442 31.9821 -2.1016 41.3029 4.95887C41.3029 4.95887 47.446 8.19393 48.5157 15.1993C48.5157 15.1993 54.9499 -3.80178 76.3838 1.68445C79.129 2.38498 83.6517 4.51808 86.6249 6.50162C86.6249 6.50162 90.9196 8.50091 87.6553 14.9159C87.6553 14.9159 78.2087 44.1259 46.274 22.8658V22.8737Z" fill="%2364BC54"/><path d="M24.4858 68.8572C25.1151 68.9831 25.7601 68.6053 25.996 67.9835C26.232 67.3774 25.9567 66.6297 25.414 66.2676C24.8004 65.8661 23.9903 66.1102 23.597 66.7005C23.1722 67.3459 23.3296 68.1803 23.9588 68.6289C24.0453 68.6919 24.1476 68.747 24.2498 68.7864C24.3285 68.8178 24.4072 68.8415 24.4858 68.8572Z" fill="white"/><path d="M17.3754 67.3696C17.3754 67.3696 18.5789 67.5586 18.9407 66.3149C19.1216 65.6931 18.7598 64.9374 18.1777 64.662C17.7373 64.4494 17.1788 64.5439 16.7855 64.8272C15.8259 65.5199 16.2035 67.1886 17.3754 67.3696Z" fill="white"/></g><defs><clipPath id="clip0_153_303"><rect width="104" height="88" fill="white"/></clipPath></defs></svg>')}.template-page .media-with-text .blocks-text:before{aspect-ratio:1;width:22%;right:0;bottom:0;transform:translateY(150%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="121" height="122" viewBox="0 0 121 122" fill="none"><g clip-path="url(%23clip0_153_314)"><path d="M38.8344 57.1781C39.1649 57.179 39.2277 56.7085 38.9064 56.626C33.5145 55.2585 27.9023 53.7282 23.1903 50.6656C19.3676 48.1818 15.8297 44.7293 13.554 40.7594C9.83714 34.283 9.50177 24.4077 16.8632 20.2589C19.7974 18.6092 23.1275 17.7578 26.482 18.3053C26.5908 18.3177 26.6716 18.2534 26.684 18.1446C26.9452 14.0778 30.1214 10.2238 33.6024 8.37003C38.8245 5.58488 45.3079 6.24082 50.4047 8.98914C55.5187 11.7486 58.4941 16.6709 59.6487 22.2583C60.5894 26.8202 60.5991 31.6526 60.1187 36.273C60.034 37.0165 59.8812 37.9544 60.2734 38.6236C60.3727 38.8003 60.9833 37.391 60.9843 37.382C61.2281 36.6933 61.4115 35.9702 61.612 35.2583C62.0842 33.6128 62.4004 31.8853 63.0055 30.2826C63.997 27.4656 65.1576 24.6953 66.6211 22.0882C69.6545 16.6656 74.1728 11.8347 79.9969 9.65084C85.8119 7.46597 93.008 8.396 97.2887 12.9067C100.495 16.2847 101.714 21.3099 100.798 25.8807C100.755 26.0963 100.907 26.2973 101.125 26.313C103.979 26.5829 107.573 28.2508 109.891 29.911C117.153 35.1012 118.151 45.2081 113.319 52.3914C107.966 60.3512 97.8087 63.3272 88.7076 63.5579C88.4496 63.5653 88.3891 63.935 88.6368 64.0183C98.365 67.3126 110.363 74.9528 111.561 86.2858C112.621 96.2528 100.491 108.07 90.8415 101.505C91.5064 101.958 90.9527 105.367 90.8279 106.06C90.5608 107.517 90.0328 108.927 89.2906 110.201C87.805 112.76 85.4906 114.774 82.8606 116.091C76.978 119.031 70.5849 118.146 65.4198 114.224C56.7629 107.653 55.2257 96.1528 56.2537 86.0011C56.2764 85.8016 55.9894 85.7413 55.9304 85.9367C54.2928 90.958 53.5227 96.1057 50.6941 100.697C46.0828 108.2 37.065 111.489 28.6413 108.757C22.459 106.748 16.1702 99.5474 18.2943 93.1578C13.1087 92.962 6.95693 87.9442 5.2113 83.2723C3.0495 77.4966 3.42964 71.2574 7.26603 66.2845C11.1024 61.3116 17.1365 58.2516 23.2924 57.4281C28.4412 56.738 33.6745 57.1597 38.8535 57.1711L38.8344 57.1781Z" fill="%23FFE600"/></g><defs><clipPath id="clip0_153_314"><rect width="110.05" height="108.517" fill="white" transform="translate(0 109.343) rotate(-83.5006)"/></clipPath></defs></svg>')}.template-page .color-alternative-1 .blocks-text:before{z-index:10;bottom:0;right:0;width:30%;transform:translateY(50%);aspect-ratio:1.45;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="201" height="137" viewBox="0 0 201 137" fill="none"><g clip-path="url(%23clip0_189_1178)"><path d="M26.9161 86.6856C26.9161 84.5615 33.572 52.1878 57.0303 45.5104C66.624 42.7872 74.0712 45.5649 80.196 47.2315C84.5212 48.408 94.4292 49.9656 96.413 39.5956C97.6379 33.1906 100.543 25.5438 110.841 19.0843C114.928 16.5135 123.579 13.4526 131.514 13.3437C139.937 13.2239 143.124 6.08904 149.812 -0.0109863C149.812 -0.0109863 155.655 10.9691 167.156 10.5007C167.156 10.5007 164.923 34.4106 147.471 34.8681C137.237 35.1404 128.316 31.11 121.747 37.0031C121.747 37.0031 115.644 41.0117 112.359 52.3294C112.359 52.3294 107.665 66.9477 90.5376 68.3637C90.5376 68.3637 83.2638 69.7798 71.7731 62.9391C71.7731 62.9391 43.2307 58.2007 40.8892 92.3935L26.9053 86.6856H26.9161Z" fill="%23BCD539"/><path d="M74.364 110.029C74.6025 109.321 74.364 101.62 86.0932 102.328C86.0932 102.328 94.0065 104.038 99.3291 106.01C107.091 108.885 120.099 109.027 128.977 100.084C132.392 96.6417 136.457 92.3935 138.679 83.2543C139.731 78.9516 141.129 69.4857 153.346 69.2243C169.444 68.8866 185.281 70.0195 201 29.7375C201 29.7375 200.62 24.0841 195.688 22.8968C195.688 22.8968 190.994 21.9491 187.005 22.8968C187.005 22.8968 183.016 42.4604 166.127 50.0092C166.127 50.0092 159.796 52.1333 152.522 53.0701C152.522 53.0701 134.224 52.1224 129.064 67.9171C129.064 67.9171 125.313 83.9515 109.822 88.1888C109.822 88.1888 104.196 90.5417 90.2341 87.7204C90.2341 87.7204 63.8598 72.6773 64.0983 101.206L74.364 110.018V110.029Z" fill="%23EE4351"/><path d="M179.753 18.5288C179.753 18.5288 182.984 22.0363 187.948 22.7117C187.948 22.7117 183.266 41.7525 167.775 49.5409C167.775 49.5409 162.214 52.9068 151.384 53.2336C144.392 53.4406 134.083 55.6518 128.631 69.9324C128.631 69.9324 122.734 92.3936 102.115 89.5396C99.8714 89.2237 95.4161 88.8969 90.2344 87.7314C90.2344 87.7314 69.3778 83.2 64.0986 101.217L55.4697 96.8161C55.4697 96.8161 56.9223 82.0562 71.0905 77.0999C71.0905 77.0999 85.4322 73.7449 96.9554 80.8253C96.9554 80.8253 109.628 85.7707 118.3 73.2765C118.3 73.2765 120.175 69.976 121.704 65.7277C121.704 65.7277 126.658 46.6978 150.214 45.9245C150.214 45.9245 172.523 23.1147 179.753 18.5288Z" fill="white"/><path d="M39.1441 91.8599C39.1441 91.1519 46.8082 62.6343 62.2014 59.5298C66.6675 58.6257 70.841 58.9633 80.619 63.07C85.0309 64.9218 92.1096 67.1984 99.1558 64.3989C104.142 62.4164 109.888 60.7716 113.346 48.2338C114.386 44.4649 114.918 37.8638 121.725 35.0534C121.725 35.0534 130.04 30.9468 141.032 32.4391C145.942 33.1036 153.552 33.5284 159.569 25.3696C162.04 22.0255 165.433 18.5289 167.081 10.5226C167.081 10.5226 174.821 8.87779 179.753 18.5398C179.753 18.5398 177.878 28.9098 165.672 39.9879C165.672 39.9879 158.853 47.7763 146.192 47.6565C139.926 47.6021 126.961 52.6781 121.964 66.4032C119.351 73.5816 112.099 85.5856 96.9444 80.8254C80.749 75.7384 64.8355 69.5295 55.4587 96.8162L39.1333 91.8708L39.1441 91.8599Z" fill="%23F28DB6"/><path d="M29.3772 78.7883C29.3772 78.7883 24.4232 50.4994 35.6862 48.0267C35.6862 48.0267 44.8354 43.7785 58.9169 71.3702C58.9169 71.3702 77.573 59.7039 83.9037 67.122C83.9037 67.122 91.416 74.8777 74.1691 93.6244L78.9822 118.754C78.9822 118.754 81.4755 127.948 76.0662 130.475C76.0662 130.475 68.9767 135.017 52.5862 118.754L43.914 130.366C43.914 130.366 39.0576 138.732 31.8163 136.673C31.8163 136.673 22.6888 135.9 27.8704 109.55L8.94333 102.121C8.94333 102.121 -9.68023 94.8662 6.82948 87.6224L29.3772 78.7774V78.7883Z" fill="%23FDD70B"/></g><defs><clipPath id="clip0_189_1178"><rect width="201" height="137" fill="white"/></clipPath></defs></svg>')}}.template-page .media-with-text .media>*{border-radius:2rem}.template-page .media-with-text .blocks-text{text-align:center}#template--24788823933237__image_with_text_nHhFCH .blocks-text .rte h6{line-height:1.75}.template-page .media-with-text .blocks-text .hero__title{margin-bottom:var(--spacing-sm)}.template-page .media-with-text .blocks-text em{font-family:inherit;color:var(--color-yellow);font-style:normal}.template-page .color-alternative-1 .media-with-text .blocks-text{text-align:left}.template-page .color-alternative-1 .media-with-text .blocks-text .rte p{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2)}.template-page [id*=__image_with_text_]+.section-divider .divider-graphics{transform:scale(1) translateY(98%)!important}.template-page [id*=__sliding_text_]{padding-bottom:calc(var(--pb) * 2)!important}@media (min-width: 768px){.template-page [id*=__sliding_text_]{padding-bottom:calc(var(--sm-pb) * 2)!important}}.template-page [id*=__contact_form_] .hero__title{color:var(--color-red);margin-bottom:var(--spacing-3xs)}.template-page [id*=__contact_form_] .rte{margin-bottom:var(--spacing-md)}.template-page [id*=__contact_form_] .rte p{margin-bottom:var(--spacing-3xs);font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2)}.template-page [id*=__contact_form_] .btn{margin-top:var(--spacing-2md)}.template-blog .richtext-section__container,.template-list-collections .section-header,.template-article [id*=__gallery] .section-header{color:var(--color-red)}.template-list-collections .section-header{margin-bottom:var(--spacing-3lg)}.template-blog .richtext-section__container .blocks-text .subheading,.template-list-collections .section-header .subheading,.template-article [id*=__gallery] .section-header .subheading{font-size:var(--font-size-overline);line-height:var(--line-height-overline);margin-block:var(--spacing-3xs)}.card.card--article .card-media{padding:0}.card.card--article .card-body{padding:var(--spacing-2sm) var(--spacing-sm)}.card.card--article .card-body .details>*{font-weight:var(--font-weight-semibold);font-size:var(--font-size-overline);line-height:var(--line-height-overline);text-transform:uppercase;opacity:1}.card.card--article .card-body .card-title{font-size:var(--font-size-subtitle);text-transform:uppercase;font-weight:var(--font-weight-bold);font-family:var(--font-body-family)}.card.card--article .card-body>p{font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-light)}@media (min-width: 992px){.template-blog [id^=template--][id*=__main]{background-image:url(./blog-bg.png);background-position:center top;background-size:98% auto;background-repeat:repeat-y}.template-blog [id*=__main] .grid .card.card--article:nth-child(4n),.template-blog [id*=__main] .grid .card.card--article:nth-child(4n+1){background-color:var(--color-red)}}.template-article .shopify-section .hero{min-height:unset!important;aspect-ratio:1.7777777778}.article-template .article-details>*{font-weight:var(--font-weight-semibold);font-size:var(--font-size-overline);line-height:var(--line-height-overline);opacity:.3}.article-template .article-block__title{margin-top:var(--spacing-sm)!important;margin-bottom:var(--spacing-lg)}.article-template .article-block__title .heading{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-family:var(--font-body-family);text-transform:uppercase;font-weight:var(--font-weight-semibold)}.article-template .rte{max-width:60.6rem}.article-template .rte>*{margin-bottom:var(--spacing-sm)}.blog-article-nav .article-link{align-items:center}.blog-article-nav .article-link .size--tiny{font-size:var(--font-size-overline);line-height:var(--line-height-overline);color:rgba(var(--color-black-rgb),.3);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-6xs)}.blog-article-nav .article-link .link{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-weight:var(--font-weight-bold);text-decoration:none;color:var(--color-black)}.template-page #template--24785024385333__rich_text_QARiiW .hero__title{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}.template-page #template--24785024385333__rich_text_QARiiW .rte{max-width:65.6rem}#template--24785024385333__rich_text_QARiiW .richtext-section__container:before,#template--24785024385333__rich_text_QARiiW .richtext-section__container:after{content:none}@media (min-width: 992px){.template-page #shopify-section-template--24785024385333__rich_text_QARiiW .container{background-image:url(./career-richtext-bg.png);background-position:center 50%;background-size:100% auto;background-repeat:no-repeat}}.template-page [id^=template--][id*=__testimonials_] .section-header{font-size:var(--font-size-h2);line-height:var(--line-height-h2);color:var(--color-red)}.template-page [id*=__testimonials_] .card--testimonial .card-body>h3{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.template-page [id^=template--][id*=__testimonials_]:before{content:none}.template-page [id*=__testimonials_] .card:nth-child(4n+1) .card-body>h3{color:var(--color-blue)}.template-page [id*=__testimonials_] .card:nth-child(4n+2) .card-body>h3{color:var(--color-pink)}.template-page [id*=__testimonials_] .card:nth-child(4n+3) .card-body>h3{color:var(--color-green)}.template-page [id*=__testimonials_] .card:nth-child(4n+4) .card-body>h3{color:#b99ac8}.template-page [id*=__testimonials_] .card--testimonial .card-body .rte>p{font-family:var(--font-body-family);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-light);color:var(--color-black)}@media (min-width: 992px){.template-page [id*=__testimonials_] .section-header:before,.template-page [id*=__testimonials_] .section-header:after,.template-page [id^=template--][id*=__testimonials_]:before,.template-page [id^=template--][id*=__testimonials_]:after{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain}.template-page [id*=__testimonials_] .section-header:before{width:7%;aspect-ratio:1;top:0;left:15%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="105" height="104" viewBox="0 0 105 104" fill="none"><path d="M32.9577 46.971C33.264 46.9719 33.3221 46.536 33.0245 46.4596C28.0295 45.1928 22.8304 43.7751 18.4652 40.9379C14.9239 38.637 11.6464 35.4386 9.53826 31.7609C6.09495 25.7612 5.78427 16.6128 12.6038 12.7694C15.3221 11.2411 18.4071 10.4524 21.5146 10.9596C21.6154 10.9711 21.6902 10.9115 21.7017 10.8107C21.9437 7.04333 24.8861 3.47297 28.1109 1.75567C32.9486 -0.824471 38.9547 -0.216806 43.6764 2.32921C48.414 4.88554 51.1704 9.4455 52.2399 14.6216C53.1114 18.8477 53.1204 23.3244 52.6753 27.6048C52.5969 28.2935 52.4553 29.1623 52.8187 29.7823C52.9106 29.946 53.4763 28.6405 53.4773 28.6321C53.7031 27.9941 53.873 27.3243 54.0588 26.6647C54.4962 25.1404 54.7891 23.5401 55.3497 22.0553C56.2682 19.4456 57.3433 16.8793 58.6991 14.4641C61.5093 9.44061 65.6949 4.9653 71.0903 2.94221C76.4773 0.91815 83.1437 1.77973 87.1093 5.9584C90.0798 9.08773 91.2087 13.7431 90.3604 17.9775C90.3206 18.1771 90.4611 18.3633 90.6636 18.3779C93.3069 18.628 96.6366 20.173 98.7843 21.711C105.512 26.5192 106.436 35.8822 101.96 42.5367C97.0011 49.9106 87.5911 52.6675 79.1599 52.8813C78.9209 52.8881 78.8649 53.2305 79.0943 53.3077C88.1064 56.3596 99.221 63.4374 100.331 73.9361C101.313 83.1695 90.076 94.1167 81.1367 88.0355C81.7527 88.4545 81.2398 91.6124 81.1241 92.2545C80.8767 93.6047 80.3876 94.9104 79.6999 96.0914C78.3237 98.4617 76.1796 100.328 73.7432 101.548C68.2936 104.271 62.3712 103.451 57.5863 99.8176C49.5666 93.7306 48.1426 83.0769 49.0948 73.6724C49.1159 73.4876 48.85 73.4318 48.7953 73.6128C47.2783 78.2645 46.5649 83.0333 43.9445 87.287C39.6726 94.2371 31.3186 97.2846 23.515 94.7533C17.7878 92.8926 11.9619 86.2216 13.9296 80.3024C9.12568 80.121 3.42674 75.4725 1.80961 71.1445C-0.193066 65.794 0.159094 60.014 3.71309 55.4071C7.26709 50.8003 12.8571 47.9655 18.5598 47.2027C23.3296 46.5634 28.1777 46.954 32.9755 46.9645L32.9577 46.971Z" fill="%2364BC54"/></svg>')}.template-page [id*=__testimonials_] .section-header:after{width:7%;aspect-ratio:1.1851851852;top:15%;right:15%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="117" height="107" viewBox="0 0 117 107" fill="none"><g clip-path="url(%23clip0_195_2071)"><path d="M42.0271 52.063C42.0271 52.063 39.061 39.9413 24.4475 41.6184C24.4475 41.6184 6.99896 43.4996 5.99993 61.7281C5.99993 61.7281 3.8279 70.6302 12.2775 80.437C12.2775 80.437 17.2762 85.6311 25.6093 85.7047C25.6093 85.7047 40.0735 87.0798 46.9122 74.2423C46.9122 74.2423 55.3226 59.3672 42.032 52.0721L42.0271 52.063Z" fill="%23EE4351"/><path d="M67.9371 62.8163C67.9371 62.8163 58.3718 63.598 55.9882 79.1184C55.9882 79.1184 55.8973 93.7129 70.044 99.0629C70.044 99.0629 85.2817 105.463 96.4566 89.6925C96.4566 89.6925 106.982 77.8102 91.8577 63.1176C87.5753 58.9501 77.4114 51.0229 67.9393 62.8094L67.9371 62.8163Z" fill="%23EE4351"/><path d="M28.5403 49.7926C28.0799 51.2194 27.7678 52.7603 27.6923 54.2519C27.6192 55.5615 27.8412 56.8551 28.4708 58.0149C29.1365 59.2314 30.1294 60.3275 31.1392 61.2689C32.4635 62.5046 34.0032 63.5857 35.7961 63.9908C36.9548 64.2471 38.316 63.7435 38.6399 62.4879C38.9281 61.3736 38.3719 59.9243 37.1273 59.6492C36.9206 59.601 36.7139 59.5529 36.5066 59.4817C36.4019 59.4496 36.3041 59.4196 36.2037 59.3736C35.9657 59.2778 36.0055 59.2976 36.3208 59.44C36.0086 59.2377 35.6632 59.0937 35.3531 58.8844C35.1768 58.7619 35.0027 58.6324 34.8285 58.5029C34.4545 58.2283 35.1549 58.8084 34.7791 58.4649C34.4979 58.2112 34.2188 57.9505 33.958 57.6803C33.6735 57.3875 33.3982 57.09 33.134 56.7806C33.0388 56.6677 32.9436 56.5548 32.8484 56.4418C32.7887 56.3626 32.7268 56.2904 32.6671 56.2112C32.5213 56.0142 32.5476 56.0527 32.7462 56.3268C32.6845 56.3535 32.2641 55.433 32.2641 55.433C32.3807 55.7504 32.3979 55.7937 32.3229 55.5652C32.3029 55.5058 32.292 55.4416 32.2721 55.3821C32.2461 55.2676 32.2362 55.1504 32.2081 55.0428C32.1767 54.8962 32.2496 55.6797 32.225 55.1622C32.2166 55.015 32.2153 54.87 32.2209 54.7271C32.2257 54.4621 32.2446 54.2015 32.2655 53.9339C32.2865 53.6663 32.3353 53.4072 32.3703 53.1439C32.2673 54.0029 32.3959 53.0604 32.4389 52.8453C32.5629 52.2667 32.7008 51.6924 32.8875 51.1331C33.2492 50.0033 32.5558 48.6032 31.375 48.2945C30.1941 47.9857 28.9185 48.5841 28.5312 49.7974L28.5403 49.7926Z" fill="%23231F20"/><path d="M67.6536 77.1918C70.1859 77.2528 72.9672 77.0247 74.7446 74.9893C76.6677 72.7778 77.5982 69.6682 77.4831 66.7557C77.4347 65.5686 76.5554 64.4008 75.2674 64.4169C74.1017 64.4324 72.8803 65.3519 72.9262 66.622C72.9493 67.1695 72.9332 67.7202 72.873 68.265C72.8614 68.3528 72.8757 68.5551 72.8222 68.6301C72.8662 68.3619 72.8742 68.3111 72.8461 68.4775C72.829 68.5332 72.8238 68.6001 72.8137 68.6579C72.7535 68.9287 72.6956 69.1926 72.6145 69.4569C72.5334 69.7213 72.4545 69.9788 72.3525 70.2367C72.3092 70.3529 72.2681 70.4621 72.2179 70.5761C72.1832 70.6644 72.1436 70.7436 72.111 70.8249L72.2093 70.6039C72.2386 70.7575 71.5501 71.9317 71.3822 71.9564C71.4466 71.9457 71.6704 71.6641 71.4154 71.898C71.3296 71.9783 71.2439 72.0586 71.1603 72.1319C70.7816 72.4953 71.4204 72.0061 71.2017 72.1218C71.1196 72.1651 71.0333 72.2224 70.9513 72.2657C70.8419 72.3235 70.7347 72.3744 70.6274 72.4252C70.3421 72.5585 70.6676 72.369 70.7647 72.376C70.5935 72.3615 70.297 72.5066 70.1248 72.5451C69.9134 72.5869 69.6756 72.5901 69.46 72.6458C69.6756 72.5901 69.8608 72.6088 69.5174 72.6329C69.4159 72.6399 69.3145 72.6468 69.2152 72.6468C68.7355 72.6672 68.2572 72.6576 67.779 72.6479C66.5891 72.618 65.4183 73.6215 65.4378 74.853C65.4574 76.0845 66.3735 77.1571 67.6536 77.1918Z" fill="%23231F20"/><path d="M29.5491 58.3076C36.3142 60.4809 43.735 56.4309 48.5057 51.9565C51.3977 49.2504 54.1979 46.2955 56.4522 43.0285C58.8579 39.5416 60.3943 35.5522 61.8766 31.6147C62.9067 28.8781 58.546 27.5563 57.5203 30.2789C56.2393 33.6844 54.9374 37.0835 52.9107 40.131C51.0088 42.996 48.613 45.504 46.1611 47.8959C44.0043 49.9977 41.674 51.993 38.8365 53.102C36.4403 54.0419 33.406 54.7709 30.8825 53.9591C28.0866 53.0638 26.7554 57.4054 29.5512 58.3007L29.5491 58.3076Z" fill="%23231F20"/><path d="M72.967 69.002C70.3076 67.2884 68.5245 64.7092 67.0239 61.9808C65.4507 59.1159 64.1669 56.1038 63.307 52.9552C61.5437 46.5002 61.5536 39.3938 64.4282 33.257C64.9542 32.1395 64.8524 30.8524 63.7255 30.1186C62.7958 29.5139 61.1034 29.7028 60.5796 30.8134C57.1684 38.1024 56.7532 46.2568 58.872 53.9931C60.7568 60.8736 64.3037 68.8347 70.5238 72.8352C72.9931 74.422 75.4293 70.5867 72.967 69.002Z" fill="%23231F20"/><path d="M12.4778 63.3946C13.0583 68.0027 15.2077 72.3763 18.8951 75.2958C20.7942 76.7991 23.0804 77.8122 25.4663 78.2013C28.1211 78.6347 30.7322 78.0652 33.3392 77.6086C35.268 77.2714 34.5608 74.3219 32.639 74.6612C30.4848 75.0359 28.2907 75.5658 26.0939 75.2576C24.0592 74.9687 22.1145 74.0375 20.5304 72.7525C17.4755 70.2858 15.9139 66.511 15.43 62.709C15.1895 60.7779 12.2331 61.4775 12.4757 63.4016L12.4778 63.3946Z" fill="white"/><path d="M58.7233 33.7304C58.7233 33.7304 49.7609 40.1926 36.684 24.6282C36.684 24.6282 31.4685 18.6217 31.4049 11.2568C31.4049 11.2568 30.6507 6.16913 36.1413 6.2466C41.6369 6.33317 52.8075 7.76403 59.1667 16.5417C59.1667 16.5417 63.7423 21.0732 62.793 27.5567C62.793 27.5567 73.6538 12.5118 91.191 23.1946C93.4376 24.5609 96.8737 27.6773 98.975 30.2398C98.975 30.2398 102.245 33.1759 97.609 37.9581C97.609 37.9581 81.3074 61.2072 58.7254 33.7234L58.7233 33.7304Z" fill="%2364BC54"/><path d="M26.9216 68.4476C27.446 68.7302 28.1208 68.5718 28.4988 68.0863C28.8725 67.6148 28.8309 66.8789 28.4473 66.4111C28.0115 65.8893 27.2263 65.8845 26.7173 66.2993C26.1653 66.7543 26.0788 67.5346 26.5157 68.1024C26.5754 68.1816 26.6513 68.2582 26.7314 68.3208C26.7926 68.37 26.8561 68.4123 26.9216 68.4476Z" fill="white"/><path d="M21.0134 65.1975C21.0134 65.1975 22.0303 65.692 22.6885 64.6911C23.0176 64.1907 22.9013 63.4243 22.4593 63.0224C22.126 62.7146 21.6047 62.6461 21.1788 62.7896C20.1394 63.1407 20.0222 64.7185 21.0134 65.1975Z" fill="white"/></g><defs><clipPath id="clip0_195_2071"><rect width="96.5491" height="81.3616" fill="white" transform="translate(23.8516 0.917847) rotate(17.0468)"/></clipPath></defs></svg>')}.template-page [id^=template--][id*=__testimonials_]:before{aspect-ratio:1;width:7%;bottom:20%;left:15%;top:unset;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="92" height="93" viewBox="0 0 92 93" fill="none"><g clip-path="url(%23clip0_196_2164)"><path d="M29.6262 19.4517C29.6262 19.4517 30.444 -5.24003 58.6396 1.00877C65.404 2.50848 74.3196 8.85548 70.8529 23.9419C70.8529 23.9419 91.6796 23.6205 91.9996 47.6962C91.9996 47.6962 92.6396 62.4613 79.2173 67.6031C79.2173 67.6031 84.0085 82.9752 68.0262 90.7862C61.5818 93.9373 43.8396 95.7049 37.5018 81.7254C37.5018 81.7254 22.3196 92.0627 10.4974 77.4227C10.4974 77.4227 1.54624 68.2369 10.4974 52.5078C10.4974 52.5078 -5.41376 44.5093 1.97291 27.3609C5.49291 19.1928 14.0174 14.2652 29.644 19.4427L29.6262 19.4517Z" fill="%23F37721"/><path d="M40.1064 67.9156C40.1064 67.9156 59.8664 74.0126 67.0131 54.436C67.0131 54.436 71.9731 33.8685 50.4975 29.4586C43.9731 28.1196 30.302 30.6548 27.6175 43.1971C27.6175 43.1971 22.9953 62.7826 40.1064 67.9156Z" fill="%23FDDF00"/></g><defs><clipPath id="clip0_196_2164"><rect width="92" height="93" fill="white"/></clipPath></defs></svg>')}.template-page [id^=template--][id*=__testimonials_]:after{aspect-ratio:1;width:7%;bottom:15%;right:10%;top:unset;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="84" height="84" viewBox="0 0 84 84" fill="none"><g clip-path="url(%23clip0_196_2161)"><path d="M36.4981 28.247C36.4981 28.247 43.2845 7.92318 51.5749 10.3134C51.5749 10.3134 59.1044 10.7965 58.5717 33.9117C58.5717 33.9117 74.9929 32.9108 76.5224 40.0432C76.5224 40.0432 78.7077 47.8123 60.7007 53.9557L54.9385 72.1598C54.9385 72.1598 53.3122 79.0832 48.8529 78.8129C48.8529 78.8129 42.5738 79.2637 37.5659 62.7444L27.7348 67.2738C27.7348 67.2738 21.5704 71.0333 17.5307 67.1008C17.5307 67.1008 11.8053 63.3364 24.5686 47.9017L14.7492 36.2728C14.7492 36.2728 5.06719 24.8721 18.5124 26.0045L36.4903 28.2509L36.4981 28.247Z" fill="%23DA2328"/></g><defs><clipPath id="clip0_196_2161"><rect width="66" height="66" fill="white" transform="translate(21.0293) rotate(18.5799)"/></clipPath></defs></svg>')}}.template-page [id^=template--][id*=__faq_] .grid{align-items:flex-start}.template-page [id^=template--][id*=__faq_] details{border-bottom:.5px solid var(--color-borders)}.template-page [id^=template--][id*=__faq_] details summary{border-top:unset;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm)}.template-page [id^=template--][id*=__faq_] details summary>h3{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);font-family:var(--font-body-family);font-weight:var(--font-weight-bold)}.template-page [id^=template--][id*=__faq_] details .content{padding-bottom:0;padding-top:0}.template-page [id^=template--][id*=__faq_] details .content.rte>*{margin-bottom:0;font-weight:var(--font-weight-light);padding-bottom:var(--spacing-sm)}@media (min-width: 992px){.template-page [id*=__faq_] .grid{width:80%;margin-inline:auto}.template-page [id*=__faq_] .grid:before{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain;aspect-ratio:1;width:7%;bottom:0;left:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="103" height="101" viewBox="0 0 103 101" fill="none"><g clip-path="url(%23clip0_197_2241)"><path d="M9.41624 56.3401C9.41624 56.3401 12.5486 95.907 50.0035 91.8134C50.0035 91.8134 82.473 90.7138 91.0662 62.881C91.0662 62.881 103.194 23.7072 67.1027 11.2036C56.2456 7.44145 38.1058 6.93975 22.0149 20.2433C22.0149 20.2433 5.59329 31.7633 9.42217 56.3302L9.41624 56.3401Z" fill="%23FDD70B"/><path d="M36.3368 38.3212C37.142 41.4571 37.9413 44.6029 38.7465 47.7388C39.1004 49.1466 40.675 50.1887 42.123 49.7574C43.5711 49.326 44.5233 47.8926 44.1435 46.382C43.3383 43.2461 42.539 40.1002 41.7338 36.9643C41.3798 35.5565 39.8053 34.5145 38.3572 34.9458C36.9092 35.3771 35.957 36.8106 36.3368 38.3212Z" fill="%23231F20"/><path d="M53.2225 34.5048C54.1664 37.8244 55.1045 41.154 56.0484 44.4737C56.4419 45.8715 57.9531 46.9295 59.425 46.4922C60.8968 46.0549 61.8648 44.6175 61.4454 43.1168C60.5015 39.7972 59.5634 36.4676 58.6195 33.148C58.226 31.7501 56.7147 30.6921 55.2429 31.1294C53.7711 31.5667 52.8031 33.0041 53.2225 34.5048Z" fill="%23231F20"/><path d="M27.1418 56.1642C32.4905 67.3992 44.8709 74.0074 57.1671 71.4795C69.1191 69.0212 78.0249 57.7595 76.9634 45.4718C76.829 43.9668 75.8657 42.6786 74.2468 42.6315C72.8734 42.59 71.2739 43.8582 71.4043 45.3474C72.2631 55.2895 65.5709 64.0775 55.8189 66.0835C45.8355 68.1393 36.2505 62.3756 31.989 53.4236C30.4534 50.1938 25.6162 52.9403 27.1498 56.1622L27.1418 56.1642Z" fill="%23231F20"/></g><defs><clipPath id="clip0_197_2241"><rect width="85" height="82" fill="white" transform="translate(0 20.7246) rotate(-14.1121)"/></clipPath></defs></svg>')}}.template-page .onst-registration-form .onst-registration-form-container.onst-big-form{max-width:85rem;padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}.template-page [id*=_lock_custom_form_] .title{color:var(--color-red);font-size:var(--font-size-h1);line-height:var(--line-height-h1);margin-bottom:var(--spacing-xs)}.template-page [id*=_lock_custom_form_] .subtitle{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2);margin-bottom:var(--spacing-md);max-width:63rem;margin-inline:auto!important}.template-page .onst-custom-form-submit{margin-top:var(--spacing-3xs)}[id^=template--][id*=__contact_form] .hero__title{color:var(--color-red);font-size:var(--font-size-h1);line-height:var(--line-height-h1);margin-bottom:var(--spacing-xs)}[id^=template--][id*=__contact_form] .rte{margin-bottom:var(--spacing-2md)}[id^=template--][id*=__contact_form] .rte>*{margin-bottom:var(--spacing-sm)}[id^=template--][id*=__contact_form] .rte>* *{font-size:var(--font-size-subtitle2);line-height:var(--line-height-subtitle2)}[id^=template--][id*=__contact_form] .rte>*:last-child{display:flex;align-items:center;grid-gap:var(--spacing-xs);justify-content:center}[id^=template--][id*=__contact_form] .rte>*:last-child>a{display:block;width:2.4rem;aspect-ratio:1;background-size:contain;background-position:center;color:transparent}[id^=template--][id*=__contact_form] .rte>*:last-child>a:nth-child(1){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="M22 12C22 6.48 17.52 2 12 2C6.48 2 2 6.48 2 12C2 16.84 5.44 20.87 10 21.8V15H8V12H10V9.5C10 7.57 11.57 6 13.5 6H16V9H14C13.45 9 13 9.45 13 10V12H16V15H13V21.95C18.05 21.45 22 17.19 22 12Z" fill="%23DA2328"/></svg>')}[id^=template--][id*=__contact_form] .rte>*:last-child>a:nth-child(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="M13.0276 2C14.1526 2.003 14.7236 2.009 15.2166 2.023L15.4106 2.03C15.6346 2.038 15.8556 2.048 16.1226 2.06C17.1866 2.11 17.9126 2.278 18.5496 2.525C19.2096 2.779 19.7656 3.123 20.3216 3.678C20.8303 4.17773 21.2238 4.78247 21.4746 5.45C21.7216 6.087 21.8896 6.813 21.9396 7.878C21.9516 8.144 21.9616 8.365 21.9696 8.59L21.9756 8.784C21.9906 9.276 21.9966 9.847 21.9986 10.972L21.9996 11.718V13.028C22.002 13.7574 21.9944 14.4868 21.9766 15.216L21.9706 15.41C21.9626 15.635 21.9526 15.856 21.9406 16.122C21.8906 17.187 21.7206 17.912 21.4746 18.55C21.2238 19.2175 20.8303 19.8223 20.3216 20.322C19.8219 20.8307 19.2171 21.2242 18.5496 21.475C17.9126 21.722 17.1866 21.89 16.1226 21.94L15.4106 21.97L15.2166 21.976C14.7236 21.99 14.1526 21.997 13.0276 21.999L12.2816 22H10.9726C10.2429 22.0026 9.51312 21.9949 8.78359 21.977L8.58959 21.971C8.3522 21.962 8.11487 21.9517 7.87759 21.94C6.81359 21.89 6.08759 21.722 5.44959 21.475C4.78242 21.2241 4.17804 20.8306 3.67859 20.322C3.16954 19.8224 2.7757 19.2176 2.52459 18.55C2.27759 17.913 2.10959 17.187 2.05959 16.122L2.02959 15.41L2.02459 15.216C2.00616 14.4868 1.99782 13.7574 1.99959 13.028V10.972C1.99682 10.2426 2.00416 9.5132 2.02159 8.784L2.02859 8.59C2.03659 8.365 2.04659 8.144 2.05859 7.878C2.10859 6.813 2.27659 6.088 2.52359 5.45C2.77529 4.7822 3.16982 4.17744 3.67959 3.678C4.17875 3.16955 4.78278 2.77607 5.44959 2.525C6.08759 2.278 6.81259 2.11 7.87759 2.06C8.14359 2.048 8.36559 2.038 8.58959 2.03L8.78359 2.024C9.51278 2.00623 10.2422 1.99857 10.9716 2.001L13.0276 2ZM11.9996 7C10.6735 7 9.40174 7.52678 8.46406 8.46447C7.52638 9.40215 6.99959 10.6739 6.99959 12C6.99959 13.3261 7.52638 14.5979 8.46406 15.5355C9.40174 16.4732 10.6735 17 11.9996 17C13.3257 17 14.5974 16.4732 15.5351 15.5355C16.4728 14.5979 16.9996 13.3261 16.9996 12C16.9996 10.6739 16.4728 9.40215 15.5351 8.46447C14.5974 7.52678 13.3257 7 11.9996 7ZM11.9996 9C12.3936 8.99993 12.7837 9.07747 13.1477 9.22817C13.5117 9.37887 13.8424 9.5998 14.1211 9.87833C14.3997 10.1569 14.6207 10.4875 14.7715 10.8515C14.9224 11.2154 15 11.6055 15.0001 11.9995C15.0002 12.3935 14.9226 12.7836 14.7719 13.1476C14.6212 13.5116 14.4003 13.8423 14.1218 14.121C13.8432 14.3996 13.5126 14.6206 13.1486 14.7714C12.7847 14.9223 12.3946 14.9999 12.0006 15C11.2049 15 10.4419 14.6839 9.87927 14.1213C9.31666 13.5587 9.00059 12.7956 9.00059 12C9.00059 11.2044 9.31666 10.4413 9.87927 9.87868C10.4419 9.31607 11.2049 9 12.0006 9M17.2506 5.5C16.9191 5.5 16.6011 5.6317 16.3667 5.86612C16.1323 6.10054 16.0006 6.41848 16.0006 6.75C16.0006 7.08152 16.1323 7.39946 16.3667 7.63388C16.6011 7.8683 16.9191 8 17.2506 8C17.5821 8 17.9001 7.8683 18.1345 7.63388C18.3689 7.39946 18.5006 7.08152 18.5006 6.75C18.5006 6.41848 18.3689 6.10054 18.1345 5.86612C17.9001 5.6317 17.5821 5.5 17.2506 5.5Z" fill="%23DA2328"/></svg>')}[id^=template--][id*=__contact_form] .rte>*:last-child>a:nth-child(3){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="M18.6639 10.84C18.6637 10.9793 18.6081 11.1129 18.5095 11.2113C18.4109 11.3097 18.2773 11.365 18.1379 11.365H16.6759V12.303H18.1389C18.2097 12.2999 18.2804 12.3112 18.3468 12.3361C18.4131 12.3611 18.4737 12.3992 18.5249 12.4482C18.5761 12.4973 18.6168 12.5561 18.6447 12.6213C18.6725 12.6865 18.6868 12.7566 18.6868 12.8275C18.6868 12.8984 18.6725 12.9685 18.6447 13.0337C18.6168 13.0989 18.5761 13.1577 18.5249 13.2067C18.4737 13.2557 18.4131 13.2939 18.3468 13.3188C18.2804 13.3438 18.2097 13.3551 18.1389 13.352H16.1499C16.0115 13.3509 15.879 13.2953 15.7813 13.1972C15.6836 13.0991 15.6285 12.9665 15.6279 12.828V8.85199C15.6279 8.56499 15.8629 8.32699 16.1529 8.32699H18.1409C18.2746 8.33549 18.3999 8.39464 18.4914 8.49236C18.583 8.59009 18.6338 8.71904 18.6335 8.85293C18.6333 8.98683 18.582 9.11558 18.4901 9.21296C18.3982 9.31033 18.2726 9.369 18.1389 9.37699H16.6759V10.315H18.1389C18.4289 10.315 18.6639 10.552 18.6639 10.84ZM14.5649 13.325C14.5114 13.3426 14.4553 13.3511 14.3989 13.35C14.3167 13.3514 14.2353 13.3333 14.1614 13.2971C14.0875 13.261 14.0233 13.2078 13.9739 13.142L11.9379 10.378V12.828C11.9279 12.96 11.8684 13.0833 11.7714 13.1733C11.6743 13.2633 11.5468 13.3133 11.4144 13.3133C11.2821 13.3133 11.1546 13.2633 11.0575 13.1733C10.9604 13.0833 10.9009 12.96 10.8909 12.828V8.85199C10.8905 8.78345 10.9037 8.71551 10.9296 8.65207C10.9556 8.58864 10.9938 8.53096 11.0422 8.48235C11.0905 8.43375 11.148 8.39518 11.2112 8.36886C11.2745 8.34254 11.3424 8.32899 11.4109 8.32899C11.5729 8.32899 11.7229 8.41499 11.8229 8.53999L13.8749 11.315V8.85199C13.8749 8.56499 14.1099 8.32699 14.3999 8.32699C14.6869 8.32699 14.9249 8.56499 14.9249 8.85199V12.828C14.9254 12.9383 14.8908 13.0459 14.8261 13.1353C14.7613 13.2246 14.6699 13.291 14.5649 13.325ZM9.61493 13.352C9.47629 13.3512 9.34357 13.2957 9.24563 13.1976C9.14769 13.0995 9.09245 12.9666 9.09193 12.828V8.85199C9.09193 8.56499 9.32693 8.32699 9.61693 8.32699C9.90593 8.32699 10.1409 8.56499 10.1409 8.85199V12.828C10.1401 12.9671 10.0844 13.1002 9.98587 13.1983C9.88734 13.2965 9.75401 13.3517 9.61493 13.352ZM8.08493 13.352H6.09893C5.96027 13.3507 5.82763 13.2951 5.72949 13.1971C5.63134 13.0992 5.57549 12.9667 5.57393 12.828V8.85199C5.57393 8.56499 5.81193 8.32699 6.09893 8.32699C6.38893 8.32699 6.62393 8.56499 6.62393 8.85199V12.302H8.08793C8.22717 12.302 8.3607 12.3573 8.45916 12.4558C8.55762 12.5542 8.61293 12.6878 8.61293 12.827C8.61293 12.9662 8.55762 13.0998 8.45916 13.1982C8.3607 13.2967 8.22717 13.352 8.08793 13.352M12.0029 2.57199C6.48993 2.57199 2.00293 6.21499 2.00293 10.69C2.00293 14.7 5.56093 18.059 10.3659 18.697C10.6909 18.765 11.1349 18.912 11.2469 19.189C11.3469 19.439 11.3129 19.827 11.2789 20.089L11.1419 20.939C11.1049 21.189 10.9419 21.927 12.0159 21.476C13.0919 21.027 17.7799 18.078 19.8799 15.664C21.3139 14.089 21.9999 12.477 21.9999 10.69C21.9999 6.21499 17.5119 2.57199 11.9999 2.57199" fill="%23DA2328"/></svg>')}.template-page [id*=__contact_form] .btn{margin-top:var(--spacing-md)}.template-blog #template--24784888299829__main{background-image:unset}.template-blog #template--24784888299829__main>*{width:100%}.template-blog #template--24784888299829__main .grid{grid-row-gap:var(--spacing-lg);grid-column-gap:var(--spacing-sm)}.template-blog #template--24784888299829__main .card--article{background:unset;border-radius:0}.template-blog #template--24784888299829__main .card--article .card-media,.template-list-collections [id*=__collection_list_] .card--collection .card-media{border-radius:var(--card-border-radius);padding:0}.template-blog #template--24784888299829__main .card--article .card-media .media{aspect-ratio:1}.template-blog #template--24784888299829__main .card-body>*:not(.card-title){display:none}.template-blog #template--24784888299829__main .card-body .card-title,.template-list-collections [id*=__collection_list_] .card-body>h5{color:var(--color-black);font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-bold);font-family:var(--font-heading-family);text-transform:unset;text-align:center}.template-article [id^=template--][id*=__gallery_] .grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,auto);grid-gap:var(--spacing-sm)}.template-article [id^=template--][id*=__gallery_] .grid>*:nth-child(-n+2){grid-column:span 3}.template-article [id^=template--][id*=__gallery_] .grid>*:nth-child(n+3):nth-child(-n+5){grid-column:span 2}.template-article [id^=template--][id*=__gallery_] .grid>*:nth-child(6){grid-column:span 4}.template-article [id^=template--][id*=__gallery_] .grid>*:nth-child(7){grid-column:span 2}@media (max-width: 991px){.template-article [id^=template--][id*=__gallery_] .grid{grid-gap:var(--spacing-2xs)}}.shopify-policy__container{padding-top:var(--spacing-4xl);padding-bottom:var(--spacing-4xl);max-width:60.6rem}.shopify-policy__container .shopify-policy__title{color:var(--color-red);margin-bottom:var(--spacing-xl)}.shopify-policy__body .rte{max-width:60.6rem}.shopify-policy__body .rte>*{margin-bottom:var(--spacing-sm)}#template--24785388765493__rich_text_9wRcEq .richtext-section__container:before,#template--24785388765493__rich_text_9wRcEq .richtext-section__container:after{content:none}#template--24785388765493__rich_text_9wRcEq .hero__title{font-size:var(--font-size-h1);line-height:var(--line-height-h1);color:var(--color-red)}@media (min-width: 992px){#shopify-section-template--24785388765493__rich_text_9wRcEq .container{background-image:url(./membership-bg.png);background-size:100% auto;background-position:top center;background-repeat:no-repeat}}#template--24785388765493__testimonials_MCz9yL .grid{max-width:102.8rem;margin-inline:auto;--gutter: min(var(--spacing-3lg), 3.3333333333vw)}#template--24785388765493__testimonials_MCz9yL .card--testimonial .card-body .rte>h1{font-size:60px;line-height:normal}[id*=__testimonials_] .card--testimonial .card-body .rte>h6{font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle);font-family:var(--font-body-family);font-weight:var(--font-weight-regular)}#template--24785388765493__testimonials_MCz9yL .card--testimonial .card-body{padding:0}#template--24785388765493__testimonials_MCz9yL .card--testimonial .card-body .rte>h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}@media (min-width: 992px){#template--24785388765493__testimonials_MCz9yL .section-header:before,#template--24785388765493__testimonials_MCz9yL .section-header:after,#template--24785388765493__testimonials_MCz9yL:before,#template--24785388765493__testimonials_MCz9yL:after{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain}#template--24785388765493__testimonials_MCz9yL .section-header:before{width:16.33%;aspect-ratio:1.19;top:0;left:5%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="232" height="212" viewBox="0 0 232 212" fill="none"><g clip-path="url(%23clip0_304_1888)"><path d="M83.6192 101.761C83.6192 101.761 77.7175 77.643 48.6418 80.9799C48.6418 80.9799 13.9254 84.7227 11.9377 120.991C11.9377 120.991 7.61614 138.703 24.4278 158.215C24.4278 158.215 34.3735 168.55 50.9534 168.696C50.9534 168.696 79.7322 171.432 93.3386 145.89C93.3386 145.89 110.073 116.294 83.6288 101.779L83.6192 101.761Z" fill="%23EE4351"/><path d="M135.17 123.156C135.17 123.156 116.139 124.711 111.396 155.591C111.396 155.591 111.215 184.629 139.362 195.274C139.362 195.274 169.68 208.008 191.914 176.63C191.914 176.63 212.855 152.989 182.764 123.755C174.243 115.464 154.021 99.6913 135.174 123.142L135.17 123.156Z" fill="%23EE4351"/><path d="M56.7846 97.2434C55.8685 100.082 55.2476 103.148 55.0975 106.116C54.9519 108.722 55.3936 111.295 56.6464 113.603C57.971 116.023 59.9465 118.204 61.9555 120.077C64.5904 122.536 67.654 124.687 71.2211 125.493C73.5266 126.003 76.2349 125.001 76.8793 122.503C77.4527 120.285 76.3462 117.402 73.8698 116.855C73.4585 116.759 73.0472 116.663 72.6347 116.521C72.4264 116.457 72.2319 116.398 72.032 116.306C71.5586 116.116 71.6377 116.155 72.2651 116.438C71.6439 116.036 70.9567 115.749 70.3397 115.333C69.989 115.089 69.6425 114.831 69.296 114.574C68.5518 114.028 69.9454 115.182 69.1977 114.498C68.6382 113.993 68.083 113.475 67.564 112.937C66.998 112.355 66.4501 111.763 65.9246 111.147C65.7352 110.922 65.5457 110.698 65.3563 110.473C65.2374 110.315 65.1143 110.172 64.9955 110.014C64.7054 109.622 64.7578 109.699 65.1529 110.244C65.0302 110.297 64.1938 108.466 64.1938 108.466C64.4256 109.097 64.46 109.184 64.3107 108.729C64.2709 108.611 64.2493 108.483 64.2096 108.365C64.1579 108.137 64.1382 107.904 64.0823 107.69C64.0198 107.398 64.1648 108.957 64.1158 107.927C64.0992 107.634 64.0966 107.346 64.1078 107.061C64.1174 106.534 64.1548 106.016 64.1965 105.483C64.2382 104.951 64.3355 104.435 64.4049 103.911C64.2 105.62 64.4559 103.745 64.5415 103.317C64.7881 102.166 65.0625 101.023 65.4341 99.9106C66.1538 97.6627 64.7741 94.877 62.4246 94.2627C60.0752 93.6483 57.5371 94.8389 56.7665 97.2529L56.7846 97.2434Z" fill="%23231F20"/><path d="M134.606 151.758C139.644 151.88 145.178 151.426 148.715 147.376C152.541 142.976 154.392 136.789 154.163 130.994C154.067 128.632 152.317 126.309 149.755 126.341C147.435 126.372 145.005 128.201 145.096 130.728C145.142 131.817 145.11 132.913 144.991 133.997C144.968 134.172 144.996 134.574 144.89 134.723C144.977 134.19 144.993 134.089 144.937 134.42C144.903 134.531 144.893 134.664 144.873 134.779C144.753 135.318 144.638 135.843 144.476 136.369C144.315 136.895 144.158 137.407 143.955 137.92C143.869 138.151 143.787 138.369 143.687 138.595C143.618 138.771 143.539 138.929 143.475 139.091L143.67 138.651C143.728 138.956 142.359 141.293 142.024 141.342C142.153 141.32 142.598 140.76 142.09 141.226C141.92 141.385 141.749 141.545 141.583 141.691C140.829 142.414 142.1 141.441 141.665 141.671C141.502 141.757 141.33 141.871 141.167 141.957C140.949 142.072 140.736 142.173 140.523 142.275C139.955 142.54 140.603 142.163 140.796 142.177C140.455 142.148 139.865 142.436 139.523 142.513C139.102 142.596 138.629 142.603 138.2 142.713C138.629 142.603 138.997 142.64 138.314 142.688C138.112 142.702 137.911 142.715 137.713 142.715C136.758 142.756 135.807 142.737 134.855 142.718C132.488 142.658 130.158 144.655 130.197 147.105C130.236 149.555 132.059 151.689 134.606 151.758Z" fill="%23231F20"/><path d="M58.7928 114.185C72.253 118.509 87.0177 110.451 96.5098 101.549C102.264 96.1646 107.835 90.2853 112.32 83.7853C117.107 76.8475 120.164 68.91 123.113 61.0757C125.163 55.6309 116.486 53.0009 114.446 58.418C111.897 65.1938 109.306 71.9568 105.274 78.0203C101.49 83.7206 96.7231 88.7107 91.8447 93.4697C87.5536 97.6515 82.9171 101.621 77.2713 103.828C72.5037 105.698 66.4667 107.148 61.4457 105.533C55.883 103.752 53.2343 112.39 58.797 114.171L58.7928 114.185Z" fill="%23231F20"/><path d="M145.179 135.463C139.887 132.054 136.34 126.922 133.354 121.494C130.224 115.794 127.67 109.801 125.959 103.536C122.451 90.6928 122.47 76.5535 128.19 64.3436C129.236 62.1201 129.034 59.5591 126.791 58.0993C124.942 56.896 121.574 57.272 120.532 59.4816C113.745 73.9842 112.919 90.2085 117.135 105.601C120.885 119.291 127.942 135.131 140.318 143.09C145.231 146.247 150.078 138.616 145.179 135.463Z" fill="%23231F20"/><path d="M24.8254 124.307C25.9803 133.475 30.2568 142.177 37.5936 147.986C41.3721 150.977 45.9208 152.993 50.6679 153.767C55.9501 154.629 61.1452 153.496 66.3322 152.587C70.1699 151.917 68.7628 146.048 64.9391 146.723C60.653 147.469 56.2875 148.523 51.9167 147.91C47.8684 147.335 43.9991 145.482 40.8472 142.926C34.7691 138.018 31.662 130.507 30.6992 122.942C30.2208 119.1 24.3385 120.492 24.8211 124.321L24.8254 124.307Z" fill="white"/><path d="M116.838 65.2853C116.838 65.2853 99.0058 78.1429 72.9874 47.1751C72.9874 47.1751 62.6104 35.2243 62.4838 20.5707C62.4838 20.5707 60.9831 10.4481 71.9076 10.6023C82.8418 10.7745 105.067 13.6214 117.72 31.086C117.72 31.086 126.824 40.102 124.935 53.0018C124.935 53.0018 146.544 23.0679 181.437 44.3229C185.907 47.0414 192.744 53.2419 196.925 58.3404C196.925 58.3404 203.431 64.1821 194.207 73.6969C194.207 73.6969 161.772 119.954 116.842 65.2714L116.838 65.2853Z" fill="%2364BC54"/><path d="M53.5643 134.36C54.6076 134.923 55.9504 134.607 56.7024 133.642C57.446 132.703 57.3631 131.239 56.5999 130.309C55.7329 129.27 54.1706 129.261 53.1577 130.086C52.0596 130.991 51.8875 132.544 52.7567 133.674C52.8756 133.831 53.0264 133.984 53.1858 134.108C53.3077 134.206 53.4339 134.29 53.5643 134.36Z" fill="white"/><path d="M41.8094 127.894C41.8094 127.894 43.8327 128.878 45.1423 126.886C45.7971 125.891 45.5657 124.366 44.6864 123.566C44.0231 122.954 42.9859 122.818 42.1386 123.103C40.0704 123.802 39.8373 126.941 41.8094 127.894Z" fill="white"/></g><defs><clipPath id="clip0_304_1888"><rect width="192.099" height="161.881" fill="white" transform="translate(47.4561) rotate(17.0468)"/></clipPath></defs></svg>')}#template--24785388765493__testimonials_MCz9yL .section-header:after{width:12%;aspect-ratio:1.19;top:10%;right:10%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="151" height="135" viewBox="0 0 151 135" fill="none"><g clip-path="url(%23clip0_304_1900)"><path d="M55.0622 75.6426C55.0622 75.6426 43.6077 63.1658 27.3246 74.7167C27.3246 74.7167 7.80312 88.364 18.5352 110.697C18.5352 110.697 21.7733 122.704 38.2354 128.842C38.2354 128.842 47.577 131.751 57.5357 126.389C57.5357 126.389 75.6373 118.566 75.3757 98.826C75.3757 98.826 75.651 75.6351 55.0739 75.6502L55.0622 75.6426Z" fill="%23EE4351"/><path d="M92.9074 71.4885C92.9074 71.4885 82.0425 78.6731 89.3569 98.6903C89.3569 98.6903 98.7925 116.107 119.116 113.219C119.116 113.219 141.423 110.866 144.401 84.8026C144.401 84.8026 149.148 63.7883 121.553 56.2043C113.735 54.0483 96.4631 51.267 92.9054 71.4788L92.9074 71.4885Z" fill="%23EE4351"/><path d="M37.5365 81.7618C37.922 83.7599 38.5584 85.7965 39.4441 87.6198C40.2135 89.2252 41.3235 90.6185 42.8307 91.5861C44.418 92.5975 46.3156 93.2518 48.1321 93.7111C50.5152 94.3148 53.0534 94.5936 55.4505 93.903C56.9962 93.4502 58.2857 91.961 57.8498 90.2559C57.4639 88.7422 55.8547 87.3822 54.1946 87.869C53.9173 87.9469 53.6399 88.0248 53.3468 88.0757C53.2013 88.106 53.0655 88.1343 52.9159 88.1452C52.5703 88.1869 52.6305 88.1844 53.0986 88.1476C52.595 88.1111 52.0901 88.1658 51.5845 88.1197C51.2947 88.0892 51.0029 88.049 50.7111 88.0089C50.0866 87.927 51.299 88.1589 50.6274 87.996C50.1271 87.8782 49.6248 87.7507 49.1378 87.5998C48.608 87.4377 48.086 87.2639 47.5696 87.0687C47.3825 86.9967 47.1954 86.9246 47.0083 86.8526C46.8855 86.7974 46.7646 86.7519 46.6418 86.6968C46.3396 86.5579 46.3962 86.5865 46.8115 86.7826C46.7557 86.8547 45.6537 86.0348 45.6537 86.0348C45.9998 86.3361 46.0487 86.3763 45.81 86.1536C45.7474 86.096 45.6925 86.0268 45.6299 85.9692C45.5241 85.8499 45.4357 85.717 45.3319 85.6074C45.1987 85.4536 45.7977 86.3378 45.43 85.7384C45.3239 85.5688 45.2274 85.3972 45.1407 85.2235C44.9732 84.9053 44.8251 84.583 44.675 84.251C44.525 83.9191 44.4137 83.579 44.283 83.243C44.7223 84.332 44.2589 83.127 44.1694 82.8429C43.9385 82.0738 43.7269 81.3007 43.5833 80.5134C43.2747 78.9331 41.5344 77.7215 39.9281 78.1264C38.3218 78.5313 37.196 80.0772 37.5288 81.7735L37.5365 81.7618Z" fill="%23231F20"/><path d="M101.972 88.7708C105.023 87.1873 108.182 85.0973 108.965 81.5143C109.806 77.6266 108.879 73.3198 106.837 69.9312C106.003 68.5511 104.194 67.7372 102.673 68.5986C101.296 69.3794 100.445 71.2717 101.33 72.7521C101.716 73.3882 102.057 74.0537 102.342 74.741C102.385 74.853 102.534 75.0842 102.52 75.2083C102.397 74.8606 102.373 74.795 102.448 75.0113C102.465 75.0887 102.502 75.1717 102.528 75.247C102.633 75.6084 102.737 75.9601 102.813 76.3276C102.89 76.6951 102.964 77.0528 103.012 77.4264C103.036 77.5928 103.059 77.7495 103.074 77.9179C103.09 78.0457 103.095 78.1657 103.109 78.2838L103.082 77.9566C103.217 78.1201 103.166 79.9669 102.982 80.106C103.052 80.0512 103.134 79.57 102.984 80.0149C102.934 80.1665 102.885 80.318 102.833 80.4599C102.621 81.1398 103.06 80.1402 102.876 80.4208C102.807 80.526 102.741 80.6505 102.672 80.7557C102.58 80.896 102.486 81.0266 102.391 81.1572C102.139 81.5022 102.402 81.0641 102.522 81.0088C102.309 81.1036 102.051 81.47 101.872 81.6285C101.648 81.8164 101.367 81.9757 101.147 82.1829C101.367 81.9757 101.6 81.8768 101.207 82.1301C101.091 82.2047 100.975 82.2793 100.857 82.3442C100.299 82.6822 99.7244 82.9835 99.1493 83.2847C97.7145 84.0273 96.9784 85.9864 97.8069 87.4382C98.6355 88.8901 100.426 89.5666 101.972 88.7708Z" fill="%23231F20"/><path d="M44.3054 91.2288C53.7724 89.3896 59.9495 79.7202 62.6974 71.279C64.3672 66.1695 65.7651 60.8241 66.3098 55.4645C66.8908 49.7443 66.1093 43.995 65.2973 38.3427C64.7328 34.4146 58.6823 35.6941 59.2428 39.6029C59.9463 44.4908 60.6207 49.3847 60.2032 54.3344C59.8148 58.9855 58.6054 63.535 57.2535 67.983C56.063 71.8931 54.5963 75.7899 51.9468 78.9644C49.7116 81.6492 46.5797 84.5004 43.0476 85.1851C39.137 85.9486 40.3928 91.9826 44.3034 91.2191L44.3054 91.2288Z" fill="%23231F20"/><path d="M102.936 75.5555C98.6527 75.2566 94.8455 73.3552 91.2767 71.0916C87.5322 68.7131 84.0357 65.9703 80.954 62.788C74.6359 56.264 70.0005 47.8059 69.4062 38.6277C69.301 36.9547 68.3382 35.4904 66.5182 35.3547C65.0171 35.2434 63.1278 36.5748 63.2311 38.2382C63.9406 49.1377 68.7792 59.1073 76.3582 66.9225C83.0992 73.8731 92.5235 81.0217 102.537 81.712C106.512 81.9845 106.901 75.83 102.936 75.5555Z" fill="%23231F20"/><path d="M27.3285 108.443C31.0322 113.543 36.4485 117.339 42.7432 118.4C45.9848 118.946 49.3663 118.656 52.4582 117.559C55.8991 116.338 58.632 113.953 61.434 111.705C63.5074 110.043 60.7376 106.998 58.6738 108.658C56.3569 110.512 54.094 112.577 51.2798 113.647C48.6709 114.634 45.7492 114.798 43.0248 114.306C37.7786 113.37 33.453 109.902 30.3911 105.697C28.8424 103.557 25.7838 106.323 27.3305 108.452L27.3285 108.443Z" fill="white"/><path d="M62.9292 42.9214C62.9292 42.9214 56.4961 56.4678 30.7656 46.5083C30.7656 46.5083 20.6349 42.7754 15.7431 34.0579C15.7431 34.0579 11.5191 28.5003 18.0999 25.002C24.6923 21.5112 38.9132 15.9082 52.2163 22.189C52.2163 22.189 60.6214 24.5862 63.7322 32.9177C63.7322 32.9177 66.8106 7.92268 94.6535 9.15962C98.2188 9.31546 104.343 10.7748 108.518 12.4483C108.518 12.4483 114.327 13.8018 111.941 22.5209C111.941 22.5209 107.756 60.8313 62.9272 42.9118L62.9292 42.9214Z" fill="%2364BC54"/><path d="M47.8117 105.007C48.6202 105 49.3192 104.37 49.4513 103.546C49.5874 102.741 49.0566 101.893 48.2945 101.587C47.4351 101.252 46.4981 101.759 46.1639 102.586C45.805 103.488 46.2123 104.472 47.1033 104.862C47.2261 104.917 47.3663 104.958 47.5025 104.98C47.6076 104.999 47.7107 105.008 47.8117 105.007Z" fill="white"/><path d="M38.6588 105.005C38.6588 105.005 40.1916 104.928 40.32 103.307C40.3841 102.497 39.7446 101.661 38.9561 101.472C38.3585 101.324 37.6937 101.584 37.281 102.033C36.2744 103.13 37.1668 105.083 38.6588 105.005Z" fill="white"/></g><defs><clipPath id="clip0_304_1900"><rect width="131.039" height="110.426" fill="white" transform="translate(0 26.701) rotate(-11.7572)"/></clipPath></defs></svg>')}#template--24785388765493__testimonials_MCz9yL:before{aspect-ratio:1.19;width:7%;bottom:17%;left:20%;top:unset;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="232" height="212" viewBox="0 0 232 212" fill="none"><g clip-path="url(%23clip0_304_1888)"><path d="M83.6192 101.761C83.6192 101.761 77.7175 77.643 48.6418 80.9799C48.6418 80.9799 13.9254 84.7227 11.9377 120.991C11.9377 120.991 7.61614 138.703 24.4278 158.215C24.4278 158.215 34.3735 168.55 50.9534 168.696C50.9534 168.696 79.7322 171.432 93.3386 145.89C93.3386 145.89 110.073 116.294 83.6288 101.779L83.6192 101.761Z" fill="%23EE4351"/><path d="M135.17 123.156C135.17 123.156 116.139 124.711 111.396 155.591C111.396 155.591 111.215 184.629 139.362 195.274C139.362 195.274 169.68 208.008 191.914 176.63C191.914 176.63 212.855 152.989 182.764 123.755C174.243 115.464 154.021 99.6913 135.174 123.142L135.17 123.156Z" fill="%23EE4351"/><path d="M56.7846 97.2434C55.8685 100.082 55.2476 103.148 55.0975 106.116C54.9519 108.722 55.3936 111.295 56.6464 113.603C57.971 116.023 59.9465 118.204 61.9555 120.077C64.5904 122.536 67.654 124.687 71.2211 125.493C73.5266 126.003 76.2349 125.001 76.8793 122.503C77.4527 120.285 76.3462 117.402 73.8698 116.855C73.4585 116.759 73.0472 116.663 72.6347 116.521C72.4264 116.457 72.2319 116.398 72.032 116.306C71.5586 116.116 71.6377 116.155 72.2651 116.438C71.6439 116.036 70.9567 115.749 70.3397 115.333C69.989 115.089 69.6425 114.831 69.296 114.574C68.5518 114.028 69.9454 115.182 69.1977 114.498C68.6382 113.993 68.083 113.475 67.564 112.937C66.998 112.355 66.4501 111.763 65.9246 111.147C65.7352 110.922 65.5457 110.698 65.3563 110.473C65.2374 110.315 65.1143 110.172 64.9955 110.014C64.7054 109.622 64.7578 109.699 65.1529 110.244C65.0302 110.297 64.1938 108.466 64.1938 108.466C64.4256 109.097 64.46 109.184 64.3107 108.729C64.2709 108.611 64.2493 108.483 64.2096 108.365C64.1579 108.137 64.1382 107.904 64.0823 107.69C64.0198 107.398 64.1648 108.957 64.1158 107.927C64.0992 107.634 64.0966 107.346 64.1078 107.061C64.1174 106.534 64.1548 106.016 64.1965 105.483C64.2382 104.951 64.3355 104.435 64.4049 103.911C64.2 105.62 64.4559 103.745 64.5415 103.317C64.7881 102.166 65.0625 101.023 65.4341 99.9106C66.1538 97.6627 64.7741 94.877 62.4246 94.2627C60.0752 93.6483 57.5371 94.8389 56.7665 97.2529L56.7846 97.2434Z" fill="%23231F20"/><path d="M134.606 151.758C139.644 151.88 145.178 151.426 148.715 147.376C152.541 142.976 154.392 136.789 154.163 130.994C154.067 128.632 152.317 126.309 149.755 126.341C147.435 126.372 145.005 128.201 145.096 130.728C145.142 131.817 145.11 132.913 144.991 133.997C144.968 134.172 144.996 134.574 144.89 134.723C144.977 134.19 144.993 134.089 144.937 134.42C144.903 134.531 144.893 134.664 144.873 134.779C144.753 135.318 144.638 135.843 144.476 136.369C144.315 136.895 144.158 137.407 143.955 137.92C143.869 138.151 143.787 138.369 143.687 138.595C143.618 138.771 143.539 138.929 143.475 139.091L143.67 138.651C143.728 138.956 142.359 141.293 142.024 141.342C142.153 141.32 142.598 140.76 142.09 141.226C141.92 141.385 141.749 141.545 141.583 141.691C140.829 142.414 142.1 141.441 141.665 141.671C141.502 141.757 141.33 141.871 141.167 141.957C140.949 142.072 140.736 142.173 140.523 142.275C139.955 142.54 140.603 142.163 140.796 142.177C140.455 142.148 139.865 142.436 139.523 142.513C139.102 142.596 138.629 142.603 138.2 142.713C138.629 142.603 138.997 142.64 138.314 142.688C138.112 142.702 137.911 142.715 137.713 142.715C136.758 142.756 135.807 142.737 134.855 142.718C132.488 142.658 130.158 144.655 130.197 147.105C130.236 149.555 132.059 151.689 134.606 151.758Z" fill="%23231F20"/><path d="M58.7928 114.185C72.253 118.509 87.0177 110.451 96.5098 101.549C102.264 96.1646 107.835 90.2853 112.32 83.7853C117.107 76.8475 120.164 68.91 123.113 61.0757C125.163 55.6309 116.486 53.0009 114.446 58.418C111.897 65.1938 109.306 71.9568 105.274 78.0203C101.49 83.7206 96.7231 88.7107 91.8447 93.4697C87.5536 97.6515 82.9171 101.621 77.2713 103.828C72.5037 105.698 66.4667 107.148 61.4457 105.533C55.883 103.752 53.2343 112.39 58.797 114.171L58.7928 114.185Z" fill="%23231F20"/><path d="M145.179 135.463C139.887 132.054 136.34 126.922 133.354 121.494C130.224 115.794 127.67 109.801 125.959 103.536C122.451 90.6928 122.47 76.5535 128.19 64.3436C129.236 62.1201 129.034 59.5591 126.791 58.0993C124.942 56.896 121.574 57.272 120.532 59.4816C113.745 73.9842 112.919 90.2085 117.135 105.601C120.885 119.291 127.942 135.131 140.318 143.09C145.231 146.247 150.078 138.616 145.179 135.463Z" fill="%23231F20"/><path d="M24.8254 124.307C25.9803 133.475 30.2568 142.177 37.5936 147.986C41.3721 150.977 45.9208 152.993 50.6679 153.767C55.9501 154.629 61.1452 153.496 66.3322 152.587C70.1699 151.917 68.7628 146.048 64.9391 146.723C60.653 147.469 56.2875 148.523 51.9167 147.91C47.8684 147.335 43.9991 145.482 40.8472 142.926C34.7691 138.018 31.662 130.507 30.6992 122.942C30.2208 119.1 24.3385 120.492 24.8211 124.321L24.8254 124.307Z" fill="white"/><path d="M116.838 65.2853C116.838 65.2853 99.0058 78.1429 72.9874 47.1751C72.9874 47.1751 62.6104 35.2243 62.4838 20.5707C62.4838 20.5707 60.9831 10.4481 71.9076 10.6023C82.8418 10.7745 105.067 13.6214 117.72 31.086C117.72 31.086 126.824 40.102 124.935 53.0018C124.935 53.0018 146.544 23.0679 181.437 44.3229C185.907 47.0414 192.744 53.2419 196.925 58.3404C196.925 58.3404 203.431 64.1821 194.207 73.6969C194.207 73.6969 161.772 119.954 116.842 65.2714L116.838 65.2853Z" fill="%2364BC54"/><path d="M53.5643 134.36C54.6076 134.923 55.9504 134.607 56.7024 133.642C57.446 132.703 57.3631 131.239 56.5999 130.309C55.7329 129.27 54.1706 129.261 53.1577 130.086C52.0596 130.991 51.8875 132.544 52.7567 133.674C52.8756 133.831 53.0264 133.984 53.1858 134.108C53.3077 134.206 53.4339 134.29 53.5643 134.36Z" fill="white"/><path d="M41.8094 127.894C41.8094 127.894 43.8327 128.878 45.1423 126.886C45.7971 125.891 45.5657 124.366 44.6864 123.566C44.0231 122.954 42.9859 122.818 42.1386 123.103C40.0704 123.802 39.8373 126.941 41.8094 127.894Z" fill="white"/></g><defs><clipPath id="clip0_304_1888"><rect width="192.099" height="161.881" fill="white" transform="translate(47.4561) rotate(17.0468)"/></clipPath></defs></svg>')}#template--24785388765493__testimonials_MCz9yL:after{aspect-ratio:1.19;width:8.667%;bottom:30%;right:2%;top:unset;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="151" height="135" viewBox="0 0 151 135" fill="none"><g clip-path="url(%23clip0_304_1900)"><path d="M55.0622 75.6426C55.0622 75.6426 43.6077 63.1658 27.3246 74.7167C27.3246 74.7167 7.80312 88.364 18.5352 110.697C18.5352 110.697 21.7733 122.704 38.2354 128.842C38.2354 128.842 47.577 131.751 57.5357 126.389C57.5357 126.389 75.6373 118.566 75.3757 98.826C75.3757 98.826 75.651 75.6351 55.0739 75.6502L55.0622 75.6426Z" fill="%23EE4351"/><path d="M92.9074 71.4885C92.9074 71.4885 82.0425 78.6731 89.3569 98.6903C89.3569 98.6903 98.7925 116.107 119.116 113.219C119.116 113.219 141.423 110.866 144.401 84.8026C144.401 84.8026 149.148 63.7883 121.553 56.2043C113.735 54.0483 96.4631 51.267 92.9054 71.4788L92.9074 71.4885Z" fill="%23EE4351"/><path d="M37.5365 81.7618C37.922 83.7599 38.5584 85.7965 39.4441 87.6198C40.2135 89.2252 41.3235 90.6185 42.8307 91.5861C44.418 92.5975 46.3156 93.2518 48.1321 93.7111C50.5152 94.3148 53.0534 94.5936 55.4505 93.903C56.9962 93.4502 58.2857 91.961 57.8498 90.2559C57.4639 88.7422 55.8547 87.3822 54.1946 87.869C53.9173 87.9469 53.6399 88.0248 53.3468 88.0757C53.2013 88.106 53.0655 88.1343 52.9159 88.1452C52.5703 88.1869 52.6305 88.1844 53.0986 88.1476C52.595 88.1111 52.0901 88.1658 51.5845 88.1197C51.2947 88.0892 51.0029 88.049 50.7111 88.0089C50.0866 87.927 51.299 88.1589 50.6274 87.996C50.1271 87.8782 49.6248 87.7507 49.1378 87.5998C48.608 87.4377 48.086 87.2639 47.5696 87.0687C47.3825 86.9967 47.1954 86.9246 47.0083 86.8526C46.8855 86.7974 46.7646 86.7519 46.6418 86.6968C46.3396 86.5579 46.3962 86.5865 46.8115 86.7826C46.7557 86.8547 45.6537 86.0348 45.6537 86.0348C45.9998 86.3361 46.0487 86.3763 45.81 86.1536C45.7474 86.096 45.6925 86.0268 45.6299 85.9692C45.5241 85.8499 45.4357 85.717 45.3319 85.6074C45.1987 85.4536 45.7977 86.3378 45.43 85.7384C45.3239 85.5688 45.2274 85.3972 45.1407 85.2235C44.9732 84.9053 44.8251 84.583 44.675 84.251C44.525 83.9191 44.4137 83.579 44.283 83.243C44.7223 84.332 44.2589 83.127 44.1694 82.8429C43.9385 82.0738 43.7269 81.3007 43.5833 80.5134C43.2747 78.9331 41.5344 77.7215 39.9281 78.1264C38.3218 78.5313 37.196 80.0772 37.5288 81.7735L37.5365 81.7618Z" fill="%23231F20"/><path d="M101.972 88.7708C105.023 87.1873 108.182 85.0973 108.965 81.5143C109.806 77.6266 108.879 73.3198 106.837 69.9312C106.003 68.5511 104.194 67.7372 102.673 68.5986C101.296 69.3794 100.445 71.2717 101.33 72.7521C101.716 73.3882 102.057 74.0537 102.342 74.741C102.385 74.853 102.534 75.0842 102.52 75.2083C102.397 74.8606 102.373 74.795 102.448 75.0113C102.465 75.0887 102.502 75.1717 102.528 75.247C102.633 75.6084 102.737 75.9601 102.813 76.3276C102.89 76.6951 102.964 77.0528 103.012 77.4264C103.036 77.5928 103.059 77.7495 103.074 77.9179C103.09 78.0457 103.095 78.1657 103.109 78.2838L103.082 77.9566C103.217 78.1201 103.166 79.9669 102.982 80.106C103.052 80.0512 103.134 79.57 102.984 80.0149C102.934 80.1665 102.885 80.318 102.833 80.4599C102.621 81.1398 103.06 80.1402 102.876 80.4208C102.807 80.526 102.741 80.6505 102.672 80.7557C102.58 80.896 102.486 81.0266 102.391 81.1572C102.139 81.5022 102.402 81.0641 102.522 81.0088C102.309 81.1036 102.051 81.47 101.872 81.6285C101.648 81.8164 101.367 81.9757 101.147 82.1829C101.367 81.9757 101.6 81.8768 101.207 82.1301C101.091 82.2047 100.975 82.2793 100.857 82.3442C100.299 82.6822 99.7244 82.9835 99.1493 83.2847C97.7145 84.0273 96.9784 85.9864 97.8069 87.4382C98.6355 88.8901 100.426 89.5666 101.972 88.7708Z" fill="%23231F20"/><path d="M44.3054 91.2288C53.7724 89.3896 59.9495 79.7202 62.6974 71.279C64.3672 66.1695 65.7651 60.8241 66.3098 55.4645C66.8908 49.7443 66.1093 43.995 65.2973 38.3427C64.7328 34.4146 58.6823 35.6941 59.2428 39.6029C59.9463 44.4908 60.6207 49.3847 60.2032 54.3344C59.8148 58.9855 58.6054 63.535 57.2535 67.983C56.063 71.8931 54.5963 75.7899 51.9468 78.9644C49.7116 81.6492 46.5797 84.5004 43.0476 85.1851C39.137 85.9486 40.3928 91.9826 44.3034 91.2191L44.3054 91.2288Z" fill="%23231F20"/><path d="M102.936 75.5555C98.6527 75.2566 94.8455 73.3552 91.2767 71.0916C87.5322 68.7131 84.0357 65.9703 80.954 62.788C74.6359 56.264 70.0005 47.8059 69.4062 38.6277C69.301 36.9547 68.3382 35.4904 66.5182 35.3547C65.0171 35.2434 63.1278 36.5748 63.2311 38.2382C63.9406 49.1377 68.7792 59.1073 76.3582 66.9225C83.0992 73.8731 92.5235 81.0217 102.537 81.712C106.512 81.9845 106.901 75.83 102.936 75.5555Z" fill="%23231F20"/><path d="M27.3285 108.443C31.0322 113.543 36.4485 117.339 42.7432 118.4C45.9848 118.946 49.3663 118.656 52.4582 117.559C55.8991 116.338 58.632 113.953 61.434 111.705C63.5074 110.043 60.7376 106.998 58.6738 108.658C56.3569 110.512 54.094 112.577 51.2798 113.647C48.6709 114.634 45.7492 114.798 43.0248 114.306C37.7786 113.37 33.453 109.902 30.3911 105.697C28.8424 103.557 25.7838 106.323 27.3305 108.452L27.3285 108.443Z" fill="white"/><path d="M62.9292 42.9214C62.9292 42.9214 56.4961 56.4678 30.7656 46.5083C30.7656 46.5083 20.6349 42.7754 15.7431 34.0579C15.7431 34.0579 11.5191 28.5003 18.0999 25.002C24.6923 21.5112 38.9132 15.9082 52.2163 22.189C52.2163 22.189 60.6214 24.5862 63.7322 32.9177C63.7322 32.9177 66.8106 7.92268 94.6535 9.15962C98.2188 9.31546 104.343 10.7748 108.518 12.4483C108.518 12.4483 114.327 13.8018 111.941 22.5209C111.941 22.5209 107.756 60.8313 62.9272 42.9118L62.9292 42.9214Z" fill="%2364BC54"/><path d="M47.8117 105.007C48.6202 105 49.3192 104.37 49.4513 103.546C49.5874 102.741 49.0566 101.893 48.2945 101.587C47.4351 101.252 46.4981 101.759 46.1639 102.586C45.805 103.488 46.2123 104.472 47.1033 104.862C47.2261 104.917 47.3663 104.958 47.5025 104.98C47.6076 104.999 47.7107 105.008 47.8117 105.007Z" fill="white"/><path d="M38.6588 105.005C38.6588 105.005 40.1916 104.928 40.32 103.307C40.3841 102.497 39.7446 101.661 38.9561 101.472C38.3585 101.324 37.6937 101.584 37.281 102.033C36.2744 103.13 37.1668 105.083 38.6588 105.005Z" fill="white"/></g><defs><clipPath id="clip0_304_1900"><rect width="131.039" height="110.426" fill="white" transform="translate(0 26.701) rotate(-11.7572)"/></clipPath></defs></svg>')}}@media (min-width: 992px){#template--24785388765493__gallery_7GALpp{background-image:url(./redeem-bg.png);background-position:top center;background-size:100% auto;background-repeat:repeat-y}}#template--24785388765493__gallery_7GALpp .grid{max-width:82.3rem;margin-inline:auto}#template--24785388765493__featured_collection_or_products_zRgb8r .section-header:before,#template--24785388765493__featured_collection_or_products_zRgb8r .section-header:after,#template--24785388765493__featured_collection_or_products_zRgb8r:before,#template--24785388765493__featured_collection_or_products_zRgb8r:after{content:none}#template--24785388765493__featured_collection_or_products_zRgb8r .card{background-color:var(--color-red)}.customer.login.container .form-container,.customer.register.container .form-container{--padding: var(--spacing-4xl) !important;margin-top:0!important;margin-bottom:0!important;width:100%!important;max-width:73rem}.customer.login .form-container>h1,.customer.register .form-container>h1{text-align:center;margin-bottom:var(--spacing-2md);color:var(--color-red)}.customer.login .form-container>*:is(h2,p),.template-404 .container .heading{text-align:center;color:var(--color-red)}.customer.login .form-container>h2,.template-404 .container .heading{margin-bottom:var(--spacing-3xs)}.customer.login .form-container>p{margin-bottom:var(--spacing-2md)}.customer.login .form-container .form,.customer.register .form-container .form{max-width:35.8rem;margin-left:auto;margin-right:auto}.form__links{margin-top:var(--spacing-md);text-align:center}.form__links .link{font-size:1.8rem}.form-container .form__links>.link+.link{margin-top:var(--spacing-6xs)}.template-404 .container .section__header>p:first-child{display:none}.template-404 .container .flex{flex-direction:column!important;align-items:center}.shopify-pc__banner__dialog#shopify-pc__banner{max-width:53rem;border-radius:1rem;bottom:var(--spacing-sm);left:var(--spacing-sm)}.shopify-pc__banner__dialog #shopify-pc__banner__body-title{font-family:var(--font-heading-family);font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.shopify-pc__banner__dialog .shopify-pc__banner__btns button{flex-basis:unset}.shopify-pc__banner__dialog .shopify-pc__banner__btns button.shopify-pc__banner__btn-manage-prefs{margin-right:auto}.shopify-pc__banner__dialog#shopify-pc__banner button.shopify-pc__banner__btn-decline,.shopify-pc__banner__dialog#shopify-pc__banner button.shopify-pc__banner__btn-accept{width:13rem;border-radius:.5rem}@media (max-width: 991px){.shopify-pc__banner__dialog#shopify-pc__banner{padding:var(--spacing-sm);bottom:0;left:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{grid-gap:var(--spacing-2sm)}.shopify-pc__banner__dialog .shopify-pc__banner__btns{grid-gap:var(--spacing-3xs);flex-direction:row}.shopify-pc__banner__dialog#shopify-pc__banner button.shopify-pc__banner__btn-decline,.shopify-pc__banner__dialog#shopify-pc__banner button.shopify-pc__banner__btn-accept{width:8rem;padding-left:0;padding-right:0}.shopify-pc__banner__dialog#shopify-pc__banner button.shopify-pc__banner__btn-decline,.shopify-pc__banner__dialog#shopify-pc__banner button.shopify-pc__banner__btn-accept,.shopify-pc__banner__dialog .shopify-pc__banner__btns button.shopify-pc__banner__btn-manage-prefs{margin-top:0}.shopify-pc__banner__dialog .shopify-pc__banner__btns button.shopify-pc__banner__btn-manage-prefs{order:0}}#shopify-section-template--24788823933237__divider_MyPa7y{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/plaimanas.css.map */
