@keyframes slide{to{transform:translate(-100%)}}.button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.button:disabled{cursor:not-allowed}.button-primary{background-color:var(--black-900)}.button-primary:hover{background-color:var(--black-800)}.button-primary:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);background-color:var(--black-900);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.button-primary:disabled{background-color:var(--black-100)}.button-secondary{border-color:var(--black-100);border-width:1px;font-size:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-500)}.button-secondary:hover{background-color:var(--black-25)}.button-secondary:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.button-secondary:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.button-xs{border-radius:.375rem;font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:500;height:2rem;letter-spacing:.01;line-height:1.5;padding:.25rem 1rem}.button-sm{border-radius:.5rem;height:2.5rem;padding:.5rem 1.25rem}.button-md{border-radius:.75rem;height:3rem;padding:.75rem 1.5rem}.button-lg{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.button-icon.button-sm{height:2.5rem;padding:0;width:2.5rem}.button-icon.button-md{height:3rem;padding:0;width:3rem}.button-icon.button-lg{height:3.5rem;padding:0;width:3.5rem}.color-picker{display:flex;flex-direction:column}.color-picker .color-picker_option-wrapper{display:flex;gap:.5rem}.color-picker .color-picker_option-item{align-items:center;border-color:var(--black-100);border-radius:9999px;border-width:2px;display:flex;height:1rem;justify-content:center;padding:.25rem;width:1rem}.color-picker .color-picker_indicator{font-size:12px;line-height:1rem}.text-field{display:flex;flex-direction:column;gap:var(--size-5xs)}.text-field_label{align-items:center;display:flex;font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:500;justify-content:space-between;letter-spacing:.01;line-height:1.5}.text-field_input{position:relative}.text-field_input-icon{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:3rem}.text-field_input-field{border-color:var(--black-100);border-radius:.75rem;border-width:1px;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5;padding:.5rem 1rem}.text-field_input-field::-moz-placeholder{color:var(--black-300);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5}.text-field_input-field::placeholder{color:var(--black-300);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5}.text-field_input-field:focus{border-color:var(--black-300);--tw-shadow:0px 1px 2px 0px rgba(16,24,40,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.text-field_input-field:disabled{background-color:var(--black-100)}@media (min-width:1024px){.text-field_input-field{padding-bottom:.75rem;padding-top:.75rem}}.text-field_input-field.text-field_input-field_with-icon{padding-left:3rem}.text-field_required{color:var(--red-800);margin-left:.125rem}.text-field_description{color:var(--black-500)}.text-field_description,.text-field_error-text{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.75rem;font-weight:500;letter-spacing:.02;line-height:1.4}.text-field_error-text{color:var(--red-800)}.text-field_error .text-field_input-field{border-color:var(--red-600)}.text-field_error .text-field_input-field:focus{--tw-shadow:0px 1px 2px 0px rgba(16,24,40,.05),0px 0px 0px 4px #ffe4e2;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.radio-group-root{display:flex;flex-direction:column}.radio-group-root .radio-group-option-wrapper{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 1rem}.radio-group-root .radio-group-option-wrapper_with-divider{padding-bottom:0}.radio-group-root .radio-group_item-wrapper{background-color:transparent;display:flex;gap:.5rem}.radio-group-root .radio-group_item{align-items:center;border-color:var(--black-500);border-radius:9999px;border-width:1px;display:flex;height:1.25rem;justify-content:center;width:1.25rem}.radio-group-root .radio-group_item:disabled{border-color:var(--black-100)}.radio-group-root .radio-group_indicator{background-color:var(--black-800);border-radius:9999px;height:.875rem;width:.875rem}.radio-group-root .radio-group_indicator_disabled{background-color:var(--black-100)}.radio-group-root .radio-group_label{cursor:pointer;display:flex;flex-direction:column;gap:.25rem}.radio-group-root .radio-group-option-title{color:var(--black-900);font-size:.875rem;font-weight:500;line-height:1.25rem}.radio-group-root .radio-group-option-title_disabled{color:var(--black-100)}.radio-group-root .radio-group-option-description{font-size:12px;font-weight:500}.radio-group-root .radio-group-option-description_disabled{color:var(--black-100)}.radio-group-root .radio-group-separator{background-color:var(--black-100);height:.125rem}.header{border-bottom-width:1px;border-color:var(--black-100);padding-bottom:var(--size-xs);padding-top:var(--size-xs)}@media (min-width:1024px){.header{border-style:none}}.header .header_container{padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.header .header_container{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.header .header_container{max-width:768px}}@media (min-width:1024px){.header .header_container{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.header .header_container{max-width:1248px;padding-left:0;padding-right:0}}.header .header_container{align-items:center;display:flex;gap:var(--size-3xs);margin-left:auto;margin-right:auto;padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1024px){.header .header_container{gap:var(--size-md)}}@media (min-width:1280px){.header .header_container{padding-left:0;padding-right:0}}.header .header_container .header_logo{display:none}@media (min-width:1280px){.header .header_container .header_logo{display:block}}.header .header_container .header_logo .header_logo-image{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:auto}@media (min-width:1280px){.header .header_container .header_logo .header_logo-image{height:2.5rem}}.header .header_container .header-mobile-logo-menu-wrapper{display:flex;gap:var(--size-3xs)}@media (min-width:1280px){.header .header_container .header-mobile-logo-menu-wrapper{display:none}}.header .header_container .header-mobile-logo-menu-wrapper .header_logo-mobile .header_logo-image{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:auto}@media (min-width:1280px){.header .header_container .header-mobile-logo-menu-wrapper .header_logo-mobile .header_logo-image{height:2.5rem}}.header .navigation-menu{display:none}@media (min-width:1024px){.header .navigation-menu{display:flex}}.header.header_1 .header_container{justify-content:space-between}@media (min-width:1024px){.header.header_1 .header_container{justify-content:normal}}.header.header_1 .navigation-menu{flex:1 1 0%}.header.header_2 .header_container,.header.header_3 .header_container{justify-content:space-between}.header.header_3 .header_logo{order:2}.header.header_3 .navigation-menu{order:1}.header.header_3 .header-action-wrapper{order:3}.header_desktop_nav{display:none}@media (min-width:1024px){.header_desktop_nav{display:flex}}.header_desktop_nav .header_desktop_nav-list{display:flex;gap:var(--size-sm)}.header_desktop_nav .header_desktop_nav-icon{font-size:1.5rem;line-height:1.5rem}.header_desktop_nav .header_desktop_nav-link{align-items:center;color:var(--black-900);display:flex;font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:500;gap:.25rem;letter-spacing:.01;line-height:1.5}.header_desktop_nav .header_desktop_nav-submenu{border-color:var(--black-100);border-radius:.125rem;border-width:1px;min-width:200px;position:absolute;z-index:50;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:var(--size-6xs)}.header_desktop_nav .header_desktop_nav-submenu .header_desktop_nav-link{border-radius:.5rem;font-size:.875rem;line-height:1.25rem;padding:var(--size-4xs) var(--size-3xs)}.header_desktop_nav .header_desktop_nav-submenu .header_desktop_nav-link:hover{background-color:var(--black-25)}.header-action-wrapper{align-items:center;display:flex;gap:var(--size-xs)}.header-action-wrapper .header-action{cursor:pointer;font-size:1.5rem;line-height:1.5rem}.user-dropdown_trigger{align-items:center;background-color:var(--black-25);border-radius:9999px;display:flex;height:3rem;justify-content:center;overflow:hidden;width:3rem}.user-dropdown_trigger .user-dropdown_trigger-icon{color:var(--black-800);font-size:28px;line-height:28px}.user-dropdown_trigger .user-dropdown_trigger-text{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:500;letter-spacing:-.01;line-height:1.3}.user-dropdown_trigger .user-dropdown_trigger-avatar{border-radius:9999px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-dropdown_content{border-color:var(--black-100);border-radius:.5rem;border-width:1px;margin-top:.25rem;min-width:220px;position:absolute;right:0;top:100%;z-index:10;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem}.user-dropdown_content .user-dropdown_item{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .75rem}.user-dropdown_content .user-dropdown_item[data-highlighted]{background-color:var(--black-25)}.announcement-bar.black{background-color:var(--black-800)}.announcement-bar.black .announcement-bar_message{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.announcement-bar.white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.announcement-bar.white .announcement-bar_message{color:var(--black-900)}.announcement-bar.gray{background-color:var(--black-25)}.announcement-bar.gray .announcement-bar_message{color:var(--black-900)}.announcement-bar.blue{background-color:var(--blue-450)}.announcement-bar.blue .announcement-bar_message{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.announcement-bar .announcement-bar_content{padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.announcement-bar .announcement-bar_content{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.announcement-bar .announcement-bar_content{max-width:768px}}@media (min-width:1024px){.announcement-bar .announcement-bar_content{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.announcement-bar .announcement-bar_content{max-width:1248px;padding-left:0;padding-right:0}}.announcement-bar .announcement-bar_content{align-items:center;display:flex;justify-content:center;margin-left:auto;margin-right:auto;padding-bottom:var(--size-4xs);padding-top:var(--size-4xs)}@media (min-width:1024px){.announcement-bar .announcement-bar_content{justify-content:space-between}}.announcement-bar .announcement-bar_content .announcement-bar_social{align-items:center;display:none;font-size:1rem;gap:var(--size-3xs);line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:1024px){.announcement-bar .announcement-bar_content .announcement-bar_social{display:flex}}.announcement-bar .announcement-bar_content .announcement-bar_message{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:700;letter-spacing:.01;line-height:1.5}.announcement-bar .announcement-bar_languages{align-items:center;display:none;gap:.75rem}@media (min-width:1024px){.announcement-bar .announcement-bar_languages{display:flex}}.dropdown-content{border-color:var(--black-100);border-radius:.75rem;border-width:1px;overflow-y:auto;z-index:50;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem}.dropdown-content .dropdown-item{border-radius:.5rem;color:var(--black-900);cursor:pointer;font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:500;letter-spacing:.01;line-height:1.5;padding:var(--size-4xs) var(--size-3xs)}.dropdown-content .dropdown-item:hover{background-color:var(--black-25)}.select-box{position:relative}.select-box .select-box_trigger{align-items:center;border-color:var(--border-tertiary);border-radius:.75rem;border-width:1px;display:flex;height:3rem;justify-content:space-between;padding-left:var(--size-3xs);padding-right:var(--size-4xs);width:100%}.select-box .select-box_trigger[data-state=open]{--tw-shadow:0px 1px 2px 0px rgba(16,24,40,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.select-box .select-box_trigger .select-box_icon{color:var(--black-800);font-size:1.5rem;line-height:1.5rem}.select-box_content{border-color:var(--black-100);border-radius:.75rem;border-width:1px;margin-top:3.5rem;width:100%;z-index:10;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem}.select-box_content .select-box_viewport .select-box_item{cursor:pointer;outline:2px solid transparent;outline-offset:2px;padding:var(--size-4xs) var(--size-3xs);-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card{display:flex;flex-direction:column;font-family:Satoshi-Variable,ui-sans-serif,system-ui;gap:var(--size-xs);height:100%}.product-card .product-card_image-wrapper{height:100%;position:relative}.product-card .product-card_image-wrapper .product-card_image{aspect-ratio:6/9;border-radius:1rem;-o-object-fit:contain;object-fit:contain;width:100%}.product-card .product-card_image-wrapper .product-card_discount{background-color:var(--black-900);border-radius:9999px;left:1rem;padding:var(--size-6xs) var(--size-4xs);position:absolute;top:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:500;letter-spacing:.01;line-height:1.5}.product-card .product-card_image-wrapper .product-card_favorite-button{gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.product-card .product-card_image-wrapper .product-card_favorite-button:disabled{cursor:not-allowed}.product-card .product-card_image-wrapper .product-card_favorite-button{border-color:var(--black-100);border-width:1px;font-size:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-500)}.product-card .product-card_image-wrapper .product-card_favorite-button:hover{background-color:var(--black-25)}.product-card .product-card_image-wrapper .product-card_favorite-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-card .product-card_image-wrapper .product-card_favorite-button:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.product-card .product-card_image-wrapper .product-card_favorite-button{align-items:center;border-radius:.5rem;display:flex;justify-content:center;padding:.5rem 1.25rem}.button-icon.product-card .product-card_image-wrapper .product-card_favorite-button,.product-card .product-card_image-wrapper .product-card_favorite-button.button-sm{height:2.5rem;padding:0;width:2.5rem}.product-card .product-card_image-wrapper .product-card_favorite-button.button-md{height:3rem;padding:0;width:3rem}.product-card .product-card_image-wrapper .product-card_favorite-button.button-lg{height:3.5rem;padding:0;width:3.5rem}.product-card .product-card_image-wrapper .product-card_favorite-button{height:2.5rem;padding:0;position:absolute;right:1rem;top:1rem;width:2.5rem}.product-card .product-card_image-wrapper .product-card_favorite-button .product-card_favorite-icon{color:var(--black-800);font-size:1.5rem;line-height:1.5rem}.product-card .product-card_title{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.5rem;font-weight:500;letter-spacing:-.01;line-height:1.3;max-width:294px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .product-card_price{align-items:center;display:flex;gap:.75rem;margin-top:var(--size-5xs)}.product-card .product-card_colors .color-picker{align-items:center;display:flex;flex-direction:row;gap:.5rem}.product-card .product-card_actions{display:flex;flex-direction:column;gap:.75rem}.product-card .product-card_actions .product-card_add-to-cart-button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.product-card .product-card_actions .product-card_add-to-cart-button:disabled{cursor:not-allowed}.product-card .product-card_actions .product-card_add-to-cart-button{border-color:var(--black-100);border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.product-card .product-card_actions .product-card_add-to-cart-button:hover{background-color:var(--black-25)}.product-card .product-card_actions .product-card_add-to-cart-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-card .product-card_actions .product-card_add-to-cart-button:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.product-card .product-card_actions .product-card_add-to-cart-button{border-radius:.75rem;height:3rem;padding:.75rem 1.5rem}.button-icon.product-card .product-card_actions .product-card_add-to-cart-button{height:3rem;padding:0;width:3rem}.product-card .product-card_actions .product-card_add-to-cart-button{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:500;justify-content:center;letter-spacing:.01;line-height:1.5}.product-card.shadow{box-shadow:0 12px 18px #a0a0a729}.product-card.background,.product-card.shadow{border-radius:1.5rem;padding:var(--size-3xs)}.product-card.background{background-color:var(--black-25)}.product-card.strock{border-color:var(--black-100);border-radius:1.5rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:var(--size-3xs)}.hero-section{max-height:90vh}@media (min-width:1280px){.hero-section{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.hero-section{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.hero-section{max-width:768px}}@media (min-width:1024px){.hero-section{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.hero-section{max-width:1248px;padding-left:0;padding-right:0}}.hero-section{padding-bottom:var(--size-2xl);padding-top:var(--size-2xl)}}.hero-section .hero-section-1{background-color:var(--black-25);display:flex;flex-direction:column;gap:var(--size-xs);overflow:hidden;padding-bottom:var(--size-md);padding-top:var(--size-md)}@media (min-width:1280px){.hero-section .hero-section-1{border-radius:1.5rem;flex-direction:row;gap:var(--size-md);padding-bottom:0;padding-top:0}}.hero-section .hero-section-1 .hero-section_carousel-wrapper{padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_carousel-wrapper{max-width:571px;padding-left:0;padding-right:0}}.hero-section .hero-section-1 .hero-section_carousel-wrapper .hero-section_carousel{height:100%}.hero-section .hero-section-1 .hero-section_carousel-wrapper .carousel-image{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_carousel-wrapper .carousel-image{border-radius:0}}.hero-section .hero-section-1 .hero-section_carousel-wrapper .slider-pagination{bottom:1.5rem;gap:var(--size-3xs)}.hero-section .hero-section-1 .hero-section_carousel-wrapper .slider-pagination .carousel__pagination-button{background-color:var(--modal-bg);border-radius:9999px;height:var(--size-5xs);margin:0;outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--size-5xs)}.hero-section .hero-section-1 .hero-section_carousel-wrapper .slider-pagination .carousel__pagination-button--active{background-color:var(--black-900);box-shadow:0 0 0 3px #6e6e6e40;width:var(--size-md)}.hero-section .hero-section-1 .hero-section_carousel-wrapper .slider-navigation{display:none}.hero-section .hero-section-1 .hero-section_left-panel{display:flex;flex-direction:column;padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_left-panel{padding:var(--size-lg) var(--size-2xs) var(--size-lg) var(--size-lg)}}.hero-section .hero-section-1 .hero-section_title{color:var(--black-900);display:flex;flex-direction:column;font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:700;letter-spacing:-.02;line-height:1.2}.hero-section .hero-section-1 .hero-section_description{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:400;letter-spacing:-.01;line-height:1.3;margin-top:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_description{margin-top:var(--size-xs)}}.hero-section .hero-section-1 .hero-section_button-wrapper{flex:1 1 0%;margin-top:var(--size-sm)}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_button-wrapper{margin-top:var(--size-lg)}}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button:disabled{cursor:not-allowed}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button{background-color:var(--black-900)}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button:hover{background-color:var(--black-800)}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);background-color:var(--black-900);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button:disabled{background-color:var(--black-100)}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.button-icon.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button{height:3.5rem;padding:0;width:3.5rem}.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button{justify-content:center;width:100%}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_button-wrapper .hero-section_primary-button{width:auto}}.hero-section .hero-section-1 .hero-section_stats{align-items:center;display:flex;gap:var(--size-5xs);margin-top:var(--size-xs)}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_stats{gap:var(--size-sm);margin-top:0}}.hero-section .hero-section-1 .hero-section_stats-item{display:flex;flex-direction:column;font-family:Satoshi-Variable,ui-sans-serif,system-ui}.hero-section .hero-section-1 .hero-section_stats-item .hero-section_stats-item-value{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:400;letter-spacing:-.01;line-height:1.3}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_stats-item .hero-section_stats-item-value{font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:400;letter-spacing:-.02;line-height:1.2}}.hero-section .hero-section-1 .hero-section_stats-item .hero-section_stats-item-label{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.6875rem;font-weight:400;letter-spacing:.02;line-height:1.4}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_stats-item .hero-section_stats-item-label{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5}}.hero-section .hero-section-1 .hero-section_stats-divider{background-color:var(--black-100);height:77px;width:1px}@media (min-width:1280px){.hero-section .hero-section-1 .hero-section_stats-divider{height:70px}}.hero-section .hero-section-2{display:grid;gap:var(--size-xs);grid-template-columns:repeat(1,minmax(0,1fr));overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-bottom:var(--size-md);padding-top:var(--size-md)}@media (min-width:1280px){.hero-section .hero-section-2{gap:var(--size-md);grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:0;padding-top:0}}.hero-section .hero-section-2 .hero-section_carousel-wrapper{padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_carousel-wrapper{padding-left:0;padding-right:0}}.hero-section .hero-section-2 .hero-section_carousel-wrapper .carousel-image{border-radius:1rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_carousel-wrapper .carousel-image{border-radius:1.5rem}}.hero-section .hero-section-2 .hero-section_carousel-wrapper .slider-pagination{bottom:1.5rem;gap:var(--size-3xs)}.hero-section .hero-section-2 .hero-section_carousel-wrapper .slider-pagination .carousel__pagination-button{background-color:var(--modal-bg);border-radius:9999px;height:var(--size-5xs);margin:0;outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--size-5xs)}.hero-section .hero-section-2 .hero-section_carousel-wrapper .slider-pagination .carousel__pagination-button--active{background-color:var(--black-900);box-shadow:0 0 0 3px #6e6e6e40;width:var(--size-md)}.hero-section .hero-section-2 .hero-section_carousel-wrapper .slider-navigation{display:none}.hero-section .hero-section-2 .hero-section_left-panel{display:flex;flex-direction:column;padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_left-panel{padding:var(--size-lg) var(--size-2xs) var(--size-lg) var(--size-3xl)}}.hero-section .hero-section-2 .hero-section_title{color:var(--black-900);display:flex;flex-direction:column;font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:700;letter-spacing:-.02;line-height:1.2}.hero-section .hero-section-2 .hero-section_description{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:400;letter-spacing:-.01;line-height:1.3;margin-top:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_description{margin-top:var(--size-xs)}}.hero-section .hero-section-2 .hero-section_button-wrapper{flex:1 1 0%;margin-top:var(--size-sm)}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_button-wrapper{margin-top:var(--size-lg)}}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button:disabled{cursor:not-allowed}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button{background-color:var(--black-900)}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button:hover{background-color:var(--black-800)}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);background-color:var(--black-900);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button:disabled{background-color:var(--black-100)}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.button-icon.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button{height:3.5rem;padding:0;width:3.5rem}.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button{justify-content:center;width:100%}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_button-wrapper .hero-section_primary-button{width:auto}}.hero-section .hero-section-2 .hero-section_stats{align-items:center;display:flex;gap:var(--size-5xs);margin-top:var(--size-xs)}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_stats{gap:var(--size-sm);margin-top:0}}.hero-section .hero-section-2 .hero-section_stats-item{display:flex;flex-direction:column;font-family:Satoshi-Variable,ui-sans-serif,system-ui}.hero-section .hero-section-2 .hero-section_stats-item .hero-section_stats-item-value{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:400;letter-spacing:-.01;line-height:1.3}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_stats-item .hero-section_stats-item-value{font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:400;letter-spacing:-.02;line-height:1.2}}.hero-section .hero-section-2 .hero-section_stats-item .hero-section_stats-item-label{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.6875rem;font-weight:400;letter-spacing:.02;line-height:1.4}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_stats-item .hero-section_stats-item-label{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5}}.hero-section .hero-section-2 .hero-section_stats-divider{background-color:var(--black-100);height:77px;width:1px}@media (min-width:1280px){.hero-section .hero-section-2 .hero-section_stats-divider{height:70px}}.hero-section .hero-section-3{border-radius:1.5rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-bottom:var(--size-md);padding-left:1rem;padding-right:1rem;padding-top:var(--size-md)}@media (min-width:1280px){.hero-section .hero-section-3{max-height:600px;padding:0}}.hero-section .hero-section-3 .hero-section_carousel-wrapper{margin-top:var(--size-sm)}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_carousel-wrapper{margin-top:0}}.hero-section .hero-section-3 .hero-section_carousel-wrapper .carousel-image{border-radius:1rem;height:343px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_carousel-wrapper .carousel-image{border-radius:1.5rem;height:600px}}.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-pagination{bottom:1.5rem;gap:var(--size-3xs)}.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-pagination .carousel__pagination-button{border-radius:9999px;height:var(--size-5xs);margin:0;width:var(--size-5xs);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-pagination .carousel__pagination-button--active{width:var(--size-md);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));box-shadow:0 0 0 3px #ffffff40}.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-navigation{border-color:var(--black-100);border-radius:.5rem;border-width:1px;height:2.5rem;margin:0;width:2.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-navigation{height:3.5rem;width:3.5rem}}.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-navigation.carousel__next{right:1rem}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-navigation.carousel__next{right:2.5rem}}.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-navigation.carousel__prev{left:1rem}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_carousel-wrapper .slider-navigation.carousel__prev{left:2.5rem}}.hero-section .hero-section-3 .hero-section_left-panel{display:flex;flex-direction:column}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_left-panel{align-items:center;height:-moz-fit-content;height:fit-content;top:0;right:0;bottom:0;left:0;justify-content:center;margin:auto;max-width:643px;position:absolute;z-index:10}}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_title{color:var(--black-900);font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:700;letter-spacing:-.02;line-height:1.2}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_left-panel .hero-section_title{text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Lora-Variable,ui-serif,Georgia;font-size:4rem;font-weight:500;letter-spacing:-.02;line-height:1.2}}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_description{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:400;letter-spacing:-.01;line-height:1.3;margin-top:var(--size-3xs)}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_left-panel .hero-section_description{margin-top:1.5rem;--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity,1));font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:500;letter-spacing:-.01;line-height:1.3}}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_button-wrapper{display:flex;flex-direction:column-reverse;gap:var(--size-5xs);margin-top:var(--size-sm)}@media (min-width:1280px){.hero-section .hero-section-3 .hero-section_left-panel .hero-section_button-wrapper{align-items:center;flex-direction:row;gap:1rem;margin-top:2.5rem}}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button:disabled{cursor:not-allowed}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button{background-color:var(--black-900)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button:hover{background-color:var(--black-800)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);background-color:var(--black-900);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button:disabled{background-color:var(--black-100)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.button-icon.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button{height:3.5rem;padding:0;width:3.5rem}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_primary-button{justify-content:center;width:100%}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button:disabled{cursor:not-allowed}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button{border-color:var(--black-100);border-width:1px;font-size:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-500)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button:hover{background-color:var(--black-25)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.button-icon.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button{height:3.5rem;padding:0;width:3.5rem}.hero-section .hero-section-3 .hero-section_left-panel .hero-section_secondary-button{justify-content:center;width:100%}@media (min-width:1280px){.social-proof_wrapper{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.social-proof_wrapper{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.social-proof_wrapper{max-width:768px}}@media (min-width:1024px){.social-proof_wrapper{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.social-proof_wrapper{max-width:1248px;padding-left:0;padding-right:0}}}.social-proof_wrapper .social-proof{background-color:var(--black-25);display:flex;flex-direction:column;gap:var(--size-sm);overflow:hidden;padding:var(--size-xs) var(--size-3xs)}@media (min-width:1024px){.social-proof_wrapper .social-proof{padding:var(--size-3xl)}}@media (min-width:1280px){.social-proof_wrapper .social-proof.rounded{border-radius:1.5rem;margin:var(--size-2xl);padding:var(--size-2xl)}}.social-proof_wrapper .social-proof.social-proof_dark{background-color:var(--black-900)}.social-proof_wrapper .social-proof.social-proof_dark .social-proof_title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.social-proof_wrapper .social-proof .social-proof_title{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:500;letter-spacing:.01;line-height:1.5;text-align:center}.social-proof_wrapper .social-proof .social-proof_slider-wrapper{align-items:center;animation:slide 10s linear infinite;display:flex;gap:4.058rem}.social-proof_wrapper .social-proof .social-proof_slider-wrapper .social-proof_image{height:1.25rem;width:auto}@media (min-width:1280px){.social-proof_wrapper .social-proof .social-proof_slider-wrapper .social-proof_image{height:2.25rem}}.features-section{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.features-section{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.features-section{max-width:768px}}@media (min-width:1024px){.features-section{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.features-section{max-width:1248px;padding-left:0;padding-right:0}}.features-section{padding:var(--size-md) var(--size-3xs);position:relative}@media (min-width:1280px){.features-section{padding-bottom:var(--size-2xl);padding-left:0;padding-right:0;padding-top:var(--size-2xl)}}.features-section .features-section_title{color:var(--black-900);font-family:Lora-Variable,ui-serif,Georgia;font-size:2rem;font-weight:600;letter-spacing:-.02;line-height:1.2;text-align:center}@media (min-width:1280px){.features-section .features-section_title{font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:600;letter-spacing:-.02;line-height:1.2}}.features-section .features-section_tabs{display:flex;flex-direction:column;gap:var(--size-md);margin-top:var(--size-3xs)}@media (min-width:1280px){.features-section .features-section_tabs{gap:var(--size-2xl);margin-top:1.25rem}}.features-section .features-section_tabs .features-section_tab-list{align-items:center;display:flex;gap:var(--size-2xs);margin-left:auto;margin-right:auto}@media (min-width:1280px){.features-section .features-section_tabs .features-section_tab-list{gap:var(--size-sm)}}.features-section .features-section_tabs .features-section_tab-list .features-section_tab-item{color:var(--black-300);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:400;letter-spacing:.01;line-height:1.5;outline:2px solid transparent;outline-offset:2px}.features-section .features-section_tabs .features-section_tab-list .features-section_tab-item[data-state=active]{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:700;letter-spacing:.01;line-height:1.5}@media (min-width:1280px){.features-section .features-section_tabs .features-section_tab-list .features-section_tab-item{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5}.features-section .features-section_tabs .features-section_tab-list .features-section_tab-item[data-state=active]{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:700;letter-spacing:.01;line-height:1.5}}.features-section .features-section_tabs .features-section_tab-content{display:flex;flex-direction:column}.features-section .features-section_tabs .features-section_tab-content[data-state=inactive]{display:none}@media (min-width:1280px){.features-section .features-section_tabs .features-section_tab-content{gap:var(--size-2xl)}}.features-section .features-section_without-tabs{margin-top:var(--size-md)}@media (min-width:1280px){.features-section .features-section_without-tabs{margin-top:var(--size-2xl)}}.features-section .features-section_carousel .features-section_carousel-item{margin-bottom:1rem;margin-top:1rem}.features-section .features-section_carousel .features-section_carousel-item .product-card_image{-o-object-fit:cover;object-fit:cover;width:343px}.features-section .features-section_carousel .slider-navigation{align-items:center;border-color:var(--black-100);border-radius:.5rem;border-style:solid;border-width:1px;display:none;height:2.5rem;justify-content:center;width:2.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:1280px){.features-section .features-section_carousel .slider-navigation{display:flex}}.features-section .features-section_carousel .slider-navigation.carousel__prev{left:-1.75rem}.features-section .features-section_carousel .slider-navigation.carousel__next{right:-1.75rem}.features-section .features-section_carousel .slider-navigation .slider-navigation_prev-icon{--tw-rotate:90deg}.features-section .features-section_carousel .slider-navigation .slider-navigation_next-icon,.features-section .features-section_carousel .slider-navigation .slider-navigation_prev-icon{font-size:1.5rem;line-height:1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.features-section .features-section_carousel .slider-navigation .slider-navigation_next-icon{--tw-rotate:-90deg}.features-section .features-section_carousel .slider-pagination{bottom:-3rem}@media (min-width:1280px){.features-section .features-section_carousel .slider-pagination{display:none}}.features-section .features-section_carousel .slider-pagination .carousel__pagination-button{background-color:var(--modal-bg);border-radius:9999px;height:var(--size-5xs);outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--size-5xs)}.features-section .features-section_carousel .slider-pagination .carousel__pagination-button.carousel__pagination-button--active{background-color:var(--black-900);box-shadow:0 0 0 3px #6e6e6e40;width:var(--size-md)}.features-section .features-section_view-all{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.features-section .features-section_view-all:disabled{cursor:not-allowed}.features-section .features-section_view-all{border-color:var(--black-100);border-width:1px;font-size:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-500)}.features-section .features-section_view-all:hover{background-color:var(--black-25)}.features-section .features-section_view-all:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.features-section .features-section_view-all:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.features-section .features-section_view-all{border-radius:.75rem;height:3rem;padding:.75rem 1.5rem}.button-icon.features-section .features-section_view-all{height:3rem;padding:0;width:3rem}.features-section .features-section_view-all{justify-content:center;margin-left:auto;margin-right:auto;margin-top:5rem;width:100%}@media (min-width:1280px){.features-section .features-section_view-all{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.features-section .features-section_view-all.button-icon{height:3.5rem;padding:0;width:3.5rem}.features-section .features-section_view-all{margin-top:0;width:-moz-fit-content;width:fit-content}}.popular-products{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.popular-products{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.popular-products{max-width:768px}}@media (min-width:1024px){.popular-products{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.popular-products{max-width:1248px;padding-left:0;padding-right:0}}.popular-products{border-bottom-width:1px;border-color:var(--black-100);border-top-width:1px;display:flex;flex-direction:column;gap:var(--size-md);padding:var(--size-md) var(--size-3xs)}@media (min-width:1280px){.popular-products{gap:var(--size-2xl);padding-bottom:var(--size-2xl);padding-left:0;padding-right:0;padding-top:var(--size-2xl)}}.popular-products .popular-products_title{color:var(--black-900);font-family:Lora-Variable,ui-serif,Georgia;font-size:2rem;font-weight:600;letter-spacing:-.02;line-height:1.2;text-align:center}@media (min-width:1280px){.popular-products .popular-products_title{font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:700;letter-spacing:-.02;line-height:1.2}}.popular-products .popular-products_desktop{display:none;gap:var(--size-xs)}@media (min-width:1280px){.popular-products .popular-products_desktop{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.popular-products .popular-products_desktop img{min-width:100%!important}.popular-products .popular-products_desktop .col-span-2{width:100%!important}.popular-products .popular-products_desktop .col-span-2 img{-o-object-position:center;object-position:center}@media (min-width:1280px){.popular-products .popular-products_mobile{display:none}}.popular-products .popular-products_mobile .product-card_image{aspect-ratio:16/9!important;height:343px!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:top!important;object-position:top!important}.popular-products .popular-products_mobile .popular-products_carousel .slider-pagination{bottom:-3rem}@media (min-width:1280px){.popular-products .popular-products_mobile .popular-products_carousel .slider-pagination{display:none}}.popular-products .popular-products_mobile .popular-products_carousel .slider-pagination .carousel__pagination-button{background-color:var(--modal-bg);border-radius:9999px;height:var(--size-5xs);outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--size-5xs)}.popular-products .popular-products_mobile .popular-products_carousel .slider-pagination .carousel__pagination-button.carousel__pagination-button--active{background-color:var(--black-900);box-shadow:0 0 0 3px #6e6e6e40;width:var(--size-md)}.popular-products .popular-products_view-all{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.popular-products .popular-products_view-all:disabled{cursor:not-allowed}.popular-products .popular-products_view-all{border-color:var(--black-100);border-width:1px;font-size:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-500)}.popular-products .popular-products_view-all:hover{background-color:var(--black-25)}.popular-products .popular-products_view-all:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.popular-products .popular-products_view-all:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.popular-products .popular-products_view-all{border-radius:.75rem;height:3rem;padding:.75rem 1.5rem}.button-icon.popular-products .popular-products_view-all{height:3rem;padding:0;width:3rem}.popular-products .popular-products_view-all{justify-content:center;margin-left:auto;margin-right:auto;margin-top:2.5rem;width:100%}@media (min-width:1280px){.popular-products .popular-products_view-all{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.popular-products .popular-products_view-all.button-icon{height:3.5rem;padding:0;width:3.5rem}.popular-products .popular-products_view-all{margin-top:0;width:-moz-fit-content;width:fit-content}}.category-section{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.category-section{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.category-section{max-width:768px}}@media (min-width:1024px){.category-section{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.category-section{max-width:1248px;padding-left:0;padding-right:0}}.category-section{display:flex;flex-direction:column;gap:var(--size-2xl);padding:var(--size-md) var(--size-3xs)}@media (min-width:1280px){.category-section{padding-bottom:var(--size-2xl);padding-left:0;padding-right:0;padding-top:var(--size-2xl)}}.category-section .category-section_title{color:var(--black-900);font-family:Lora-Variable,ui-serif,Georgia;font-size:2rem;font-weight:600;letter-spacing:-.02;line-height:1.2;text-align:center}@media (min-width:1280px){.category-section .category-section_title{font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:600;letter-spacing:-.02;line-height:1.2}}.category-section .category-section_content{display:grid;gap:var(--size-3xs);grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.category-section .category-section_content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.category-section .category-section_content{gap:var(--size-xs);grid-template-columns:repeat(6,minmax(0,1fr))}}.category-section .category-section_content .category-section_link{position:relative}@media (min-width:1024px){.category-section .category-section_content .category-section_link:first-child{grid-column:span 1/span 1}}@media (min-width:1280px){.category-section .category-section_content .category-section_link:first-child{grid-column:span 3/span 3}}@media (min-width:1024px){.category-section .category-section_content .category-section_link:nth-child(2){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section .category-section_content .category-section_link:nth-child(2){grid-column:span 3/span 3}.popular-products .popular-products_desktop .category-section .category-section_content .category-section_link:nth-child(3){width:100%}.popular-products .popular-products_desktop .category-section .category-section_content .category-section_link:nth-child(3) img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.category-section .category-section_content .category-section_link:nth-child(3){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section .category-section_content .category-section_link:nth-child(3){grid-column:span 2/span 2}.popular-products .popular-products_desktop .category-section .category-section_content .category-section_link:nth-child(4){width:100%}.popular-products .popular-products_desktop .category-section .category-section_content .category-section_link:nth-child(4) img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.category-section .category-section_content .category-section_link:nth-child(4){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section .category-section_content .category-section_link:nth-child(4){grid-column:span 2/span 2}.popular-products .popular-products_desktop .category-section .category-section_content .category-section_link:nth-child(5){width:100%}.popular-products .popular-products_desktop .category-section .category-section_content .category-section_link:nth-child(5) img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.category-section .category-section_content .category-section_link:nth-child(5){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section .category-section_content .category-section_link:nth-child(5){grid-column:span 2/span 2}}.category-section .category-section_content .category-section_link .category-section_link-background{background-color:#10182840;border-radius:1rem;top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.category-section .category-section_content .category-section_link .category-section_image{border-radius:1rem;height:343px;-o-object-fit:cover;object-fit:cover;width:100%}.category-section .category-section_content .category-section_link .category-section_name{bottom:1.5rem;left:2rem;position:absolute;z-index:2;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Lora-Variable,ui-serif,Georgia;font-size:2rem;font-weight:600;letter-spacing:-.02;line-height:1.2}@media (min-width:1280px){.category-section .category-section_content .category-section_link .category-section_name{font-family:Lora-Variable,ui-serif,Georgia;font-size:2.25rem;font-weight:600;letter-spacing:-.02;line-height:1.2}.popular-products .popular-products_desktop .category-section.category-section_variant-2 .category-section_content .category-section_link:first-child{width:100%}.popular-products .popular-products_desktop .category-section.category-section_variant-2 .category-section_content .category-section_link:first-child img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.category-section.category-section_variant-2 .category-section_content .category-section_link:first-child{grid-column:span 1/span 1}}@media (min-width:1280px){.category-section.category-section_variant-2 .category-section_content .category-section_link:first-child{grid-column:span 2/span 2}.popular-products .popular-products_desktop .category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(2){width:100%}.popular-products .popular-products_desktop .category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(2) img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(2){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(2){grid-column:span 2/span 2}.popular-products .popular-products_desktop .category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(3){width:100%}.popular-products .popular-products_desktop .category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(3) img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(3){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(3){grid-column:span 2/span 2}}@media (min-width:1024px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(4){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(4){grid-column:span 3/span 3}}@media (min-width:1024px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(5){grid-column:span 1/span 1}}@media (min-width:1280px){.category-section.category-section_variant-2 .category-section_content .category-section_link:nth-child(5){grid-column:span 3/span 3}.offers{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.offers{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.offers{max-width:768px}}@media (min-width:1024px){.offers{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.offers{max-width:1248px;padding-left:0;padding-right:0}}.offers{padding-bottom:var(--size-2xl);padding-top:var(--size-2xl)}}.offers .offers_content-wrapper{background-color:var(--black-25);display:flex;flex-direction:column;padding-bottom:var(--size-md);padding-top:var(--size-md)}@media (min-width:1280px){.offers .offers_content-wrapper{border-radius:1.5rem;gap:var(--size-2xl);padding:var(--size-sm)}}.offers .offers_content-wrapper .offers_content-details{display:grid;gap:var(--size-md);grid-template-columns:repeat(1,minmax(0,1fr));padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.offers .offers_content-wrapper .offers_content-details{gap:5rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0;padding-right:0}}.offers .offers_content-wrapper .offers_content-details .offers_content-title{color:var(--black-900);font-family:Lora-Variable,ui-serif,Georgia;font-size:2rem;font-weight:500;letter-spacing:-.02;line-height:1.2;text-align:center}@media (min-width:1280px){.offers .offers_content-wrapper .offers_content-details .offers_content-title{text-align:left}}.offers .offers_content-wrapper .offers_content-details .offers_content-description{color:var(--black-500);display:none;font-size:1rem}@media (min-width:1280px){.offers .offers_content-wrapper .offers_content-details .offers_content-description{display:block;font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5;margin-top:.75rem}}.offers .offers_content-wrapper .offers_content-details .offers_content-button{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.offers .offers_content-wrapper .offers_content-details .offers_content-button:disabled{cursor:not-allowed}.offers .offers_content-wrapper .offers_content-details .offers_content-button{background-color:var(--black-900)}.offers .offers_content-wrapper .offers_content-details .offers_content-button:hover{background-color:var(--black-800)}.offers .offers_content-wrapper .offers_content-details .offers_content-button:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);background-color:var(--black-900);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.offers .offers_content-wrapper .offers_content-details .offers_content-button:disabled{background-color:var(--black-100)}.offers .offers_content-wrapper .offers_content-details .offers_content-button{border-radius:.75rem;gap:.75rem;height:3.5rem;padding:1rem 2rem}.button-icon.offers .offers_content-wrapper .offers_content-details .offers_content-button{height:3.5rem;padding:0;width:3.5rem}.offers .offers_content-wrapper .offers_content-details .offers_content-button{display:none;margin-top:var(--size-sm)}@media (min-width:1280px){.offers .offers_content-wrapper .offers_content-details .offers_content-button{display:block}}.offers .offers_content-wrapper .offers_content-details .offers_content-image{border-radius:1rem;height:152px;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}@media (min-width:1280px){.offers .offers_content-wrapper .offers_content-details .offers_content-image{height:280px}}.offers .offers_content-wrapper .offers_content-products{display:none}@media (min-width:1280px){.offers .offers_content-wrapper .offers_content-products{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.offers .offers_content-wrapper .offers_content-products img{width:278px}.offers .offers_carousel{margin-top:var(--size-md);padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.offers .offers_carousel{display:none}}.offers .offers_carousel .offers_carousel-item .product-card_image{aspect-ratio:16/9;height:343px;-o-object-fit:cover;object-fit:cover;width:100%}.offers .offers_carousel .slider-pagination{bottom:-3rem}.offers .offers_carousel .slider-pagination .carousel__pagination-button{background-color:var(--modal-bg);border-radius:9999px;height:var(--size-5xs);outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--size-5xs)}.offers .offers_carousel .slider-pagination .carousel__pagination-button.carousel__pagination-button--active{background-color:var(--black-900);box-shadow:0 0 0 3px #6e6e6e40;width:var(--size-md)}.offers .offers_carousel .offers_view-all{align-items:center;display:flex;gap:var(--size-5xs);justify-content:space-between;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.offers .offers_carousel .offers_view-all:disabled{cursor:not-allowed}.offers .offers_carousel .offers_view-all{border-color:var(--black-100);border-width:1px;font-size:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:var(--black-500)}.offers .offers_carousel .offers_view-all:hover{background-color:var(--black-25)}.offers .offers_carousel .offers_view-all:focus{--tw-shadow:0px 1px 2px 0px hsla(0,0%,56%,.05),0px 0px 0px 4px #f2f1f1;--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color),0px 0px 0px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.offers .offers_carousel .offers_view-all:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.offers .offers_carousel .offers_view-all{border-radius:.75rem;height:3rem;padding:.75rem 1.5rem}.button-icon.offers .offers_carousel .offers_view-all{height:3rem;padding:0;width:3rem}.offers .offers_carousel .offers_view-all{justify-content:center;margin-left:auto;margin-right:auto;margin-top:5rem;width:100%}@media (min-width:1280px){.popular-products .popular-products_desktop .offers.offers_variant_2 .offers_content-products>:first-child{width:100%}.popular-products .popular-products_desktop .offers.offers_variant_2 .offers_content-products>:first-child img{-o-object-position:center;object-position:center}.offers.offers_variant_2 .offers_content-products>:first-child{grid-column:span 2/span 2}}.offers.offers_variant_2 .offers_content-products>:nth-child(n+8){display:none}.newsletter-section{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-bottom:var(--size-md);padding-top:var(--size-md)}@media (min-width:1280px){.newsletter-section{padding-bottom:var(--size-lg);padding-top:var(--size-lg)}}.newsletter-section.newsletter-section_gray{background-color:var(--black-25)}.newsletter-section .newsletter-section_wrapper{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.newsletter-section .newsletter-section_wrapper{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.newsletter-section .newsletter-section_wrapper{max-width:768px}}@media (min-width:1024px){.newsletter-section .newsletter-section_wrapper{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.newsletter-section .newsletter-section_wrapper{max-width:1248px;padding-left:0;padding-right:0}}.newsletter-section .newsletter-section_wrapper{display:flex;flex-direction:column;gap:2rem;padding-left:var(--size-3xs);padding-right:var(--size-3xs)}@media (min-width:1280px){.newsletter-section .newsletter-section_wrapper{align-items:center;flex-direction:row;justify-content:space-between;padding-left:0;padding-right:0}}.newsletter-section .newsletter-section_title{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.25rem;font-weight:500;letter-spacing:-.01;line-height:1.3}.newsletter-section .newsletter-section_subtitle{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:500;letter-spacing:.01;line-height:1.5;margin-top:var(--size-5xs)}.footer-section{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-family:Satoshi-Variable,ui-sans-serif,system-ui;padding:var(--size-md) var(--size-3xs)}@media (min-width:1280px){.footer-section{padding-bottom:var(--size-lg);padding-left:0;padding-right:0;padding-top:var(--size-2xl)}}.footer-section.footer-section_gray{background-color:var(--black-25)}.footer-section .footer-section_content-wrapper{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.footer-section .footer-section_content-wrapper{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.footer-section .footer-section_content-wrapper{max-width:768px}}@media (min-width:1024px){.footer-section .footer-section_content-wrapper{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.footer-section .footer-section_content-wrapper{max-width:1248px;padding-left:0;padding-right:0}}.footer-section .footer-section_content-wrapper{display:flex;flex-direction:column;gap:var(--size-md);padding-left:0;padding-right:0}@media (min-width:1280px){.footer-section .footer-section_content-wrapper{gap:var(--size-2xl)}}.footer-section .footer-section_content-wrapper .footer-section_top{display:flex;flex-direction:column;gap:var(--size-sm)}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_top{flex-direction:row;gap:4rem}}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_logo-wrapper{display:flex;flex-direction:column;gap:var(--size-2xs)}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_logo-wrapper{gap:var(--size-sm);max-width:320px}}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_logo-wrapper .footer-section_logo{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:auto}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_logo-wrapper .footer-section_logo{height:2.5rem}}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_logo-wrapper .footer-section_description{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_links-wrapper{display:grid;flex:1 1 0%;gap:var(--size-sm);grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_links-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_links-wrapper .footer-section_links-category{color:var(--black-900);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:700;letter-spacing:.01;line-height:1.5}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_links-wrapper .footer-section_links-column{display:flex;flex-direction:column;gap:var(--size-4xs);margin-top:var(--size-3xs)}.footer-section .footer-section_content-wrapper .footer-section_top .footer-section_links-wrapper .footer-section_links-column .footer-section_link{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:500;letter-spacing:.01;line-height:1.5}.footer-section .footer-section_content-wrapper .footer-section_bottom{border-color:var(--black-100);border-top-width:1px;display:flex;flex-direction:column;gap:var(--size-2xs);justify-content:space-between;padding-top:2rem}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_bottom{align-items:center;flex-direction:row}}.footer-section .footer-section_content-wrapper .footer-section_bottom .footer-section_rights{color:var(--black-500);font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1rem;font-weight:400;letter-spacing:.01;line-height:1.5;order:2}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_bottom .footer-section_rights{order:1}}.footer-section .footer-section_content-wrapper .footer-section_bottom .footer-section_socials{align-items:center;display:flex;gap:var(--size-3xs);order:1}@media (min-width:1280px){.footer-section .footer-section_content-wrapper .footer-section_bottom .footer-section_socials{order:2}}.footer-section .footer-section_content-wrapper .footer-section_bottom .footer-section_socials a{color:var(--black-500);font-size:1.5rem;line-height:1.5rem}.text-xs{font-size:12px}.font-h5-medium{font-weight:500}.font-h5-medium,.font-h5-semibold{font-family:Lora-Variable,ui-serif,Georgia;font-size:2rem;letter-spacing:-.02;line-height:1.2}.font-h5-semibold{font-weight:600}.font-heading1-regular{font-weight:400}.font-heading1-bold,.font-heading1-regular{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.5rem;letter-spacing:-.01;line-height:1.3}.font-heading1-bold{font-weight:700}.font-heading3-regular{font-weight:400}.font-heading3-medium,.font-heading3-regular{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;letter-spacing:-.01;line-height:1.3}.font-heading3-medium{font-weight:500}.font-heading3-bold{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:1.125rem;font-weight:700;letter-spacing:-.01;line-height:1.3}.font-body1-regular{font-size:1rem;font-weight:400}.font-body1-regular,.font-body2-medium{font-family:Satoshi-Variable,ui-sans-serif,system-ui;letter-spacing:.01;line-height:1.5}.font-body2-medium{font-size:.875rem;font-weight:500}.font-body2-bold{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-size:.875rem;font-weight:700;letter-spacing:.01;line-height:1.5}.text-headings{color:var(--black-900)}.text-body{color:var(--black-500)}.text-primary{color:var(--black-900)}.bg-primary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.border-primary{border-color:var(--black-100)}.nuxt-icon{margin-bottom:0!important}@media (min-width:640px){.popular-products .popular-products_desktop .sm\:col-span-2{width:100%!important}.popular-products .popular-products_desktop .sm\:col-span-2 img{-o-object-position:center;object-position:center}}@media (min-width:1024px){.popular-products .popular-products_desktop .lg\:col-span-2{width:100%!important}.popular-products .popular-products_desktop .lg\:col-span-2 img{-o-object-position:center;object-position:center}}@media (min-width:1280px){.xl\:ml-6{margin-left:1.5rem}.xl\:h-\[560px\]{height:560px}.xl\:w-\[360px\]{width:360px}.xl\:w-\[364px\]{width:364px}.xl\:w-\[484px\]{width:484px}.xl\:w-auto{width:auto}.xl\:min-w-\[600px\]{min-width:600px}.xl\:shrink-0{flex-shrink:0}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:gap-16{gap:4rem}.xl\:gap-2xl{gap:var(--size-2xl)}.xl\:gap-4{gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:self-auto{align-self:auto}.xl\:py-2xl{padding-bottom:var(--size-2xl);padding-top:var(--size-2xl)}.xl\:font-h2-semibold{font-family:Lora-Variable,ui-serif,Georgia;font-size:3rem;font-weight:600;letter-spacing:-.02;line-height:1.2}.xl\:font-h4-medium{font-size:2.25rem}.xl\:font-h4-medium,.xl\:font-h5-medium{font-family:Lora-Variable,ui-serif,Georgia;font-weight:500;letter-spacing:-.02;line-height:1.2}.xl\:font-h5-medium{font-size:2rem}.xl\:font-heading2-regular{font-size:1.25rem}.xl\:font-heading2-regular,.xl\:font-heading3-regular{font-family:Satoshi-Variable,ui-sans-serif,system-ui;font-weight:400;letter-spacing:-.01;line-height:1.3}.xl\:font-heading3-regular{font-size:1.125rem}}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:400;src:local("SF Pro Display"),url(./SFPRODISPLAYREGULAR.BZ4hpQW8.woff) format("woff")}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:500;src:local("SF Pro Display"),url(./SFPRODISPLAYMEDIUM.QyUt3Q1t.woff) format("woff")}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:700;src:local("SF Pro Display"),url(./SFPRODISPLAYBOLD.BMYtfYUq.woff) format("woff")}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(136,167,250,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(136,167,250,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}h1{font-size:2.75rem}h1,h2{font-weight:700}h2{font-size:2.5rem}h3{font-size:2.25rem}h3,h4{font-weight:600}h4{font-size:1.875rem}a{color:#386cf6;font-size:1rem;font-weight:500}a:hover{text-decoration-line:underline}a:active,a:focus{color:#3eaeff}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.container{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.container{max-width:1248px;padding-left:0;padding-right:0}}.text-body{font-size:1rem}.text-body-medium{font-size:1rem;font-weight:500}.text-large-body{font-size:1.25rem}.text-button-label{font-size:1rem;font-weight:700;line-height:1.25}.text-field{font-size:1.125rem;font-weight:500;line-height:1}.text-header{font-size:1.375rem;font-weight:600;line-height:1.5rem}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{bottom:0;top:0}.-left-1{left:-.25rem}.-left-1\.5{left:-.375rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-top-1\.5{top:-.375rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-5{left:1.25rem}.left-\[12px\]{left:12px}.left-\[1px\]{left:1px}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.right-\[1px\]{right:1px}.right-\[7px\]{right:7px}.right-auto{right:auto}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-28{top:7rem}.top-4{top:1rem}.top-\[10\%\]{top:10%}.top-\[1px\]{top:1px}.top-\[20\%\]{top:20%}.top-\[65\%\]{top:65%}.top-\[83px\]{top:83px}.top-full{top:100%}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.order-1{order:1}.order-2{order:2}.order-last{order:9999}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.\!m-0{margin:0!important}.m-0{margin:0}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-24{margin-bottom:6rem;margin-top:6rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-40{margin-bottom:10rem;margin-top:10rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.\!mb-4{margin-bottom:1rem!important}.\!mb-5{margin-bottom:1.25rem!important}.\!mb-6{margin-bottom:1.5rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-6{margin-top:1.5rem!important}.\!mt-8{margin-top:2rem!important}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-ml-8{margin-left:-2rem}.-mr-8{margin-right:-2rem}.-mt-0{margin-top:0}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[20px\]{margin-bottom:20px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-\[36px\]{margin-left:36px}.ml-\[6px\]{margin-left:6px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[14px\]{margin-top:14px}.mt-\[176px\]{margin-top:176px}.mt-\[28px\]{margin-top:28px}.mt-\[30px\]{margin-top:30px}.mt-\[30vh\]{margin-top:30vh}.mt-\[38px\]{margin-top:38px}.mt-\[45px\]{margin-top:45px}.mt-\[53px\]{margin-top:53px}.mt-\[72px\]{margin-top:72px}.mt-\[88px\]{margin-top:88px}.mt-\[96px\]{margin-top:96px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-\[50px\]{height:50px!important}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[114px\]{height:114px}.h-\[183px\]{height:183px}.h-\[23px\]{height:23px}.h-\[240px\]{height:240px}.h-\[25px\]{height:25px}.h-\[343px\]{height:343px}.h-\[35px\]{height:35px}.h-\[400px\]{height:400px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[52px\]{height:52px}.h-\[54px\]{height:54px}.h-\[55px\]{height:55px}.h-\[68px\]{height:68px}.h-\[70vh\]{height:70vh}.h-\[72px\]{height:72px}.h-\[76px\]{height:76px}.h-\[77px\]{height:77px}.h-\[85px\]{height:85px}.h-\[88px\]{height:88px}.h-\[8px\]{height:8px}.h-auto{height:auto}.h-dvh{height:100dvh}.h-fill{height:620px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[200px\]{max-height:200px}.max-h-\[240px\]{max-height:240px}.max-h-\[300px\]{max-height:300px}.max-h-\[30vh\]{max-height:30vh}.max-h-\[376px\]{max-height:376px}.max-h-\[400px\]{max-height:400px}.max-h-\[40vh\]{max-height:40vh}.max-h-\[500px\]{max-height:500px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-full{max-height:100%}.min-h-\[100vh\]{min-height:100vh}.min-h-\[139px\]{min-height:139px}.min-h-\[160px\]{min-height:160px}.min-h-\[258px\]{min-height:258px}.min-h-\[4\.5rem\]{min-height:4.5rem}.min-h-\[40px\]{min-height:40px}.min-h-\[80vh\]{min-height:80vh}.min-h-\[calc\(100vh-7rem\)\]{min-height:calc(100vh - 7rem)}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/12{width:25%}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[107px\]{width:107px}.w-\[114px\]{width:114px}.w-\[116px\]{width:116px}.w-\[117px\]{width:117px}.w-\[119px\]{width:119px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[134px\]{width:134px}.w-\[142px\]{width:142px}.w-\[149px\]{width:149px}.w-\[157px\]{width:157px}.w-\[171px\]{width:171px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[229px\]{width:229px}.w-\[240px\]{width:240px}.w-\[250px\]{width:250px}.w-\[256px\]{width:256px}.w-\[25px\]{width:25px}.w-\[273px\]{width:273px}.w-\[294px\]{width:294px}.w-\[2px\]{width:2px}.w-\[320px\]{width:320px}.w-\[364px\]{width:364px}.w-\[3px\]{width:3px}.w-\[448px\]{width:448px}.w-\[500px\]{width:500px}.w-\[507px\]{width:507px}.w-\[50px\]{width:50px}.w-\[510px\]{width:510px}.w-\[520px\]{width:520px}.w-\[60px\]{width:60px}.w-\[72px\]{width:72px}.w-\[77px\]{width:77px}.w-\[82px\]{width:82px}.w-\[85px\]{width:85px}.w-\[93px\]{width:93px}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[200px\]{min-width:200px}.min-w-\[320px\]{min-width:320px}.min-w-\[400px\]{min-width:400px}.min-w-\[50px\]{min-width:50px}.min-w-\[680px\]{min-width:680px}.min-w-\[96px\]{min-width:96px}.min-w-full{min-width:100%}.max-w-24{max-width:6rem}.max-w-64{max-width:16rem}.max-w-\[1140px\]{max-width:1140px}.max-w-\[200px\]{max-width:200px}.max-w-\[20vw\]{max-width:20vw}.max-w-\[220px\]{max-width:220px}.max-w-\[250px\]{max-width:250px}.max-w-\[30\.688rem\]{max-width:30.688rem}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[416px\]{max-width:416px}.max-w-\[450px\]{max-width:450px}.max-w-\[620px\]{max-width:620px}.max-w-\[830px\]{max-width:830px}.max-w-\[85vw\]{max-width:85vw}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-separate{border-collapse:separate}.-translate-x-full{--tw-translate-x:-100%}.-translate-x-full,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-\[-45deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-45deg\]{--tw-rotate:-45deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!animate-none{animation:none!important}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3xs{gap:var(--size-3xs)}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-6xl{gap:var(--size-6xl)}.gap-6xs{gap:var(--size-6xs)}.gap-8{gap:2rem}.gap-\[14px\]{gap:14px}.gap-\[5px\]{gap:5px}.gap-lg{gap:var(--size-lg)}.gap-xs{gap:var(--size-xs)}.gap-y-2{row-gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.overscroll-x-contain{overscroll-behavior-x:contain}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!rounded-md{border-radius:.375rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[11px\]{border-radius:11px}.rounded-\[12px\]{border-radius:12px}.rounded-\[15px\]{border-radius:15px}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-\[3px\]{border-radius:3px}.rounded-\[5px\]{border-radius:5px}.rounded-\[8px\]{border-radius:8px}.rounded-default{border-radius:11px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[15px\]{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.rounded-t-\[15px\]{border-top-left-radius:15px;border-top-right-radius:15px}.border{border-width:1px}.border-0{border-width:0}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-l-\[5px\]{border-left-width:5px}.border-r-\[5px\]{border-right-width:5px}.border-t{border-top-width:1px}.border-t-\[5px\]{border-top-width:5px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-alert-error{--tw-border-opacity:1!important;border-color:rgb(235 0 0/var(--tw-border-opacity,1))!important}.border-\[\#a8a8a8\]{--tw-border-opacity:1;border-color:rgb(168 168 168/var(--tw-border-opacity,1))}.border-\[\#cfcfcf\]{--tw-border-opacity:1;border-color:rgb(207 207 207/var(--tw-border-opacity,1))}.border-\[\#e8e8e8\]{--tw-border-opacity:1;border-color:rgb(232 232 232/var(--tw-border-opacity,1))}.border-alert-warning{--tw-border-opacity:1;border-color:rgb(255 146 23/var(--tw-border-opacity,1))}.border-black-lighter{border-color:var(--black-100)}.border-blue-500{--tw-border-opacity:1;border-color:rgb(136 167 250/var(--tw-border-opacity,1))}.border-blue-800{--tw-border-opacity:1;border-color:rgb(76 123 247/var(--tw-border-opacity,1))}.border-border{--tw-border-opacity:1;border-color:rgb(208 210 212/var(--tw-border-opacity,1))}.border-border-active{--tw-border-opacity:1;border-color:rgb(85 91 96/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-grey-400{--tw-border-opacity:1;border-color:rgb(115 119 125/var(--tw-border-opacity,1))}.border-grey-800{--tw-border-opacity:1;border-color:rgb(208 210 212/var(--tw-border-opacity,1))}.\!bg-transparent{background-color:transparent!important}.bg-\[\#35495e\]{--tw-bg-opacity:1;background-color:rgb(53 73 94/var(--tw-bg-opacity,1))}.bg-\[\#6e6e6e\]{--tw-bg-opacity:1;background-color:rgb(110 110 110/var(--tw-bg-opacity,1))}.bg-\[\#E2F0FF\]{--tw-bg-opacity:1;background-color:rgb(226 240 255/var(--tw-bg-opacity,1))}.bg-\[\#dedede\]{--tw-bg-opacity:1;background-color:rgb(222 222 222/var(--tw-bg-opacity,1))}.bg-\[\#ededed\]{--tw-bg-opacity:1;background-color:rgb(237 237 237/var(--tw-bg-opacity,1))}.bg-\[\#f3f3f3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity,1))}.bg-\[\#ff6a6a\]{--tw-bg-opacity:1;background-color:rgb(255 106 106/var(--tw-bg-opacity,1))}.bg-alert-error{--tw-bg-opacity:1;background-color:rgb(235 0 0/var(--tw-bg-opacity,1))}.bg-alert-success{--tw-bg-opacity:1;background-color:rgb(0 190 82/var(--tw-bg-opacity,1))}.bg-alert-warning{--tw-bg-opacity:1;background-color:rgb(255 146 23/var(--tw-bg-opacity,1))}.bg-background{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.bg-background-ice{--tw-bg-opacity:1;background-color:rgb(251 251 252/var(--tw-bg-opacity,1))}.bg-background-light{--tw-bg-opacity:1;background-color:rgb(245 251 251/var(--tw-bg-opacity,1))}.bg-background-upload{background-color:#7a7a7a80}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black-lightest{background-color:var(--black-25)}.bg-black\/40{background-color:#0006}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(210 222 253/var(--tw-bg-opacity,1))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(155 181 251/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(136 167 250/var(--tw-bg-opacity,1))}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(76 123 247/var(--tw-bg-opacity,1))}.bg-border{--tw-bg-opacity:1;background-color:rgb(208 210 212/var(--tw-bg-opacity,1))}.bg-current{background-color:currentColor}.bg-dark-white{--tw-bg-opacity:1;background-color:rgb(242 242 247/var(--tw-bg-opacity,1))}.bg-extra-green{--tw-bg-opacity:1;background-color:rgb(0 172 153/var(--tw-bg-opacity,1))}.bg-extra-orange{--tw-bg-opacity:1;background-color:rgb(255 193 116/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-grey-300{--tw-bg-opacity:1;background-color:rgb(91 97 103/var(--tw-bg-opacity,1))}.bg-grey-800{--tw-bg-opacity:1;background-color:rgb(208 210 212/var(--tw-bg-opacity,1))}.bg-grey-900{--tw-bg-opacity:1;background-color:rgb(232 232 233/var(--tw-bg-opacity,1))}.bg-hover{background-color:#f5f5f5bf}.bg-logo{--tw-bg-opacity:1;background-color:rgb(56 108 246/var(--tw-bg-opacity,1))}.bg-logo-header{background-color:#e8e8e980}.bg-modalBackground{background-color:#151d2666}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-selected{--tw-bg-opacity:1;background-color:rgb(235 240 254/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:.5}.bg-contain{background-size:contain}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3xs{padding:var(--size-3xs)}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[2px\]{padding:2px}.p-\[5px\]{padding:5px}.\!px-8{padding-left:2rem!important;padding-right:2rem!important}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[17px\]{padding-left:17px;padding-right:17px}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[14px\]{padding-bottom:14px;padding-top:14px}.py-\[45px\]{padding-bottom:45px;padding-top:45px}.py-\[9px\]{padding-bottom:9px;padding-top:9px}.py-md{padding-bottom:var(--size-md);padding-top:var(--size-md)}.py-sm{padding-bottom:var(--size-sm);padding-top:var(--size-sm)}.\!pb-8{padding-bottom:2rem!important}.\!pt-6{padding-top:1.5rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[138px\]{padding-bottom:138px}.pb-\[76px\]{padding-bottom:76px}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[25px\]{padding-left:25px}.pl-\[5px\]{padding-left:5px}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-5{padding-right:1.25rem}.pr-\[28px\]{padding-right:28px}.pr-\[30px\]{padding-right:30px}.pr-\[35px\]{padding-right:35px}.pr-\[50px\]{padding-right:50px}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-lora{font-family:Lora-Variable,ui-serif,Georgia}.\!text-xl{font-size:1.375rem!important;line-height:1.5rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.375rem}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[44px\]{font-size:44px}.text-base{font-size:1rem;line-height:1rem}.text-lg{font-size:1.25rem;line-height:1.75rem}.text-regular{font-size:1.125rem;line-height:1.125rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.375rem;line-height:1.5rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[140\%\]{line-height:140%}.leading-\[19px\]{line-height:19px}.leading-\[20px\]{line-height:20px}.leading-\[21px\]{line-height:21px}.leading-\[23px\]{line-height:23px}.leading-\[28px\]{line-height:28px}.leading-\[38px\]{line-height:38px}.leading-none{line-height:1}.\!text-black{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity,1))!important}.\!text-grey-100{--tw-text-opacity:1!important;color:rgb(44 52 60/var(--tw-text-opacity,1))!important}.text-\[\#333333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.text-\[\#35495e\]{--tw-text-opacity:1;color:rgb(53 73 94/var(--tw-text-opacity,1))}.text-\[\#444A51\]{--tw-text-opacity:1;color:rgb(68 74 81/var(--tw-text-opacity,1))}.text-\[\#999\]{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1))}.text-\[\#a6a6a6\]{--tw-text-opacity:1;color:rgb(166 166 166/var(--tw-text-opacity,1))}.text-alert-error{--tw-text-opacity:1;color:rgb(235 0 0/var(--tw-text-opacity,1))}.text-alert-success{--tw-text-opacity:1;color:rgb(0 190 82/var(--tw-text-opacity,1))}.text-alert-warning{--tw-text-opacity:1;color:rgb(255 146 23/var(--tw-text-opacity,1))}.text-background-light{--tw-text-opacity:1;color:rgb(245 251 251/var(--tw-text-opacity,1))}.text-black-default{color:var(--black-500)}.text-black-light{color:var(--black-300)}.text-blue-700{--tw-text-opacity:1;color:rgb(96 137 248/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:rgb(76 123 247/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-grey-100{--tw-text-opacity:1;color:rgb(44 52 60/var(--tw-text-opacity,1))}.text-grey-200{--tw-text-opacity:1;color:rgb(68 74 81/var(--tw-text-opacity,1))}.text-grey-300{--tw-text-opacity:1;color:rgb(91 97 103/var(--tw-text-opacity,1))}.text-grey-400{--tw-text-opacity:1;color:rgb(115 119 125/var(--tw-text-opacity,1))}.text-grey-500{--tw-text-opacity:1;color:rgb(138 142 147/var(--tw-text-opacity,1))}.text-grey-600{--tw-text-opacity:1;color:rgb(161 165 168/var(--tw-text-opacity,1))}.text-grey-900{--tw-text-opacity:1;color:rgb(232 232 233/var(--tw-text-opacity,1))}.text-icon-disabled{--tw-text-opacity:1;color:rgb(138 142 147/var(--tw-text-opacity,1))}.text-logo{--tw-text-opacity:1;color:rgb(56 108 246/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-0{text-decoration-thickness:0}.placeholder-stone-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(168 162 158/var(--tw-placeholder-opacity,1))}.placeholder-stone-400::placeholder{--tw-placeholder-opacity:1;color:rgb(168 162 158/var(--tw-placeholder-opacity,1))}.accent-black-darker{accent-color:var(--black-900)}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-\[\.6\]{opacity:.6}.shadow{--tw-shadow:0px 11px 31px rgba(0,0,0,.16);--tw-shadow-colored:0px 11px 31px var(--tw-shadow-color)}.shadow,.shadow-light{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-light{--tw-shadow:0px 0px 19px 0px hsla(0,0%,80%,.35);--tw-shadow-colored:0px 0px 19px 0px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-0{outline-width:0}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.drop-shadow,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!transition{transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-\[\.15s\]{transition-duration:.15s}.duration-\[\.2s\]{transition-duration:.2s}.duration-\[\.4s\]{transition-duration:.4s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.will-change-\[opacity\,transform\]{will-change:opacity,transform}.placeholder\:text-regular::-moz-placeholder{font-size:1.125rem;line-height:1.125rem}.placeholder\:text-regular::placeholder{font-size:1.125rem;line-height:1.125rem}.placeholder\:font-medium::-moz-placeholder{font-weight:500}.placeholder\:font-medium::placeholder{font-weight:500}.first\:pt-0:first-child{padding-top:0}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:border-border-active:hover{--tw-border-opacity:1;border-color:rgb(85 91 96/var(--tw-border-opacity,1))}.hover\:bg-\[\#f6f6f6\]:hover{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(116 152 249/var(--tw-bg-opacity,1))}.hover\:bg-hover:hover{background-color:#f5f5f5bf}.hover\:no-underline:hover{text-decoration-line:none}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.disabled\:\!text-gray-300:disabled{--tw-text-opacity:1!important;color:rgb(209 213 219/var(--tw-text-opacity,1))!important}.group:hover .group-hover\:block{display:block}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[state\=open\]\:bg-black-lightest[data-state=open]{background-color:var(--black-25)}.data-\[highlighted\]\:outline-none[data-highlighted]{outline:2px solid transparent;outline-offset:2px}.group[data-state=closed] .group-data-\[state\=closed\]\:hidden,.group[data-state=open] .group-data-\[state\=open\]\:hidden{display:none}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:ml-2{margin-left:.5rem}.sm\:ml-3{margin-left:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mr-4{margin-right:1rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-20{margin-top:5rem}.sm\:h-6{height:1.5rem}.sm\:h-\[80px\]{height:80px}.sm\:w-6{width:1.5rem}.sm\:w-\[107px\]{width:107px}.sm\:w-\[200px\]{width:200px}.sm\:w-\[231px\]{width:231px}.sm\:w-\[300px\]{width:300px}.sm\:w-\[80px\]{width:80px}.sm\:w-auto{width:auto}.sm\:min-w-\[203px\]{min-width:203px}.sm\:min-w-\[320px\]{min-width:320px}.sm\:max-w-40{max-width:10rem}.sm\:max-w-\[320px\]{max-width:320px}.sm\:flex-1{flex:1 1 0%}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:self-auto{align-self:auto}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:py-\[45px\]{padding-bottom:45px;padding-top:45px}.sm\:pb-10{padding-bottom:2.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.375rem}.sm\:text-\[22px\]{font-size:22px}}@media (min-width:768px){.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:w-auto{width:auto}.md\:min-w-\[180px\]{min-width:180px}.md\:min-w-\[260px\]{min-width:260px}.md\:min-w-full{min-width:100%}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-4{gap:1rem}.md\:px-0{padding-left:0;padding-right:0}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-8{top:2rem}.lg\:z-auto{z-index:auto}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-\[9px\]{margin-left:9px}.lg\:mr-10{margin-right:2.5rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[226px\]{height:226px}.lg\:h-auto{height:auto}.lg\:max-h-\[calc\(100vh-4rem\)\]{max-height:calc(100vh - 4rem)}.lg\:min-h-\[909px\]{min-height:909px}.lg\:w-\[200px\]{width:200px}.lg\:w-\[300px\]{width:300px}.lg\:w-\[768px\]{width:768px}.lg\:w-auto{width:auto}.lg\:max-w-\[1440px\]{max-width:1440px}.lg\:max-w-\[320px\]{max-width:320px}.lg\:max-w-none{max-width:none}.lg\:flex-1{flex:1 1 0%}.lg\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:gap-10{gap:2.5rem}.lg\:gap-8{gap:2rem}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:rounded-none{border-radius:0}.lg\:bg-transparent{background-color:transparent}.lg\:p-10{padding:2.5rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:p-sm{padding:var(--size-sm)}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-0{padding-top:0}.lg\:pb-0,.lg\:py-0{padding-bottom:0}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-8{padding-left:2rem}.lg\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:transition-none{transition-property:none}}@media (min-width:1280px){.xl\:ml-6{margin-left:1.5rem}.xl\:h-\[560px\]{height:560px}.xl\:w-\[360px\]{width:360px}.xl\:w-\[364px\]{width:364px}.xl\:w-\[484px\]{width:484px}.xl\:w-auto{width:auto}.xl\:min-w-\[600px\]{min-width:600px}.xl\:shrink-0{flex-shrink:0}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:gap-16{gap:4rem}.xl\:gap-2xl{gap:var(--size-2xl)}.xl\:gap-4{gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:self-auto{align-self:auto}.xl\:py-2xl{padding-bottom:var(--size-2xl);padding-top:var(--size-2xl)}}@media (min-width:1536px){.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.\32xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@font-face{font-display:block;font-family:sc-font-icon;font-style:normal;font-weight:400;src:url(./sc-font-icon.Ck8cC3A5.eot?ndo2gv);src:url(./sc-font-icon.Ck8cC3A5.eot?ndo2gv#iefix) format("embedded-opentype"),url(./sc-font-icon.DiL40HP_.ttf?ndo2gv) format("truetype"),url(./sc-font-icon.C9Hnwsx6.woff?ndo2gv) format("woff"),url(./sc-font-icon.BWUa4Sm1.svg?ndo2gv#sc-font-icon) format("svg")}[class*=" icon-"],[class^=icon-]{font-family:sc-font-icon!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-dot-circle:before{content:""}.icon-circle-check:before{content:""}.icon-check:before{content:""}.icon-lock:before{content:""}.icon-move:before{content:""}.icon-fill-bag-1:before{content:""}.icon-fill-bag:before{content:""}.icon-fill-chart:before{content:""}.icon-fill-chat:before{content:""}.icon-fill-discount:before{content:""}.icon-fill-document:before{content:""}.icon-fill-game:before{content:""}.icon-fill-more-circle:before{content:""}.icon-fill-more-square:before{content:""}.icon-fill-shield-done:before{content:""}.icon-search:before{content:""}.icon-minus:before{content:""}.icon-outline-shopping:before{content:""}.icon-fill-danger:before{content:""}.icon-numbers:before{content:""}.icon-italic:before{content:""}.icon-arrow-bottom:before{content:""}.icon-arrow-right:before{content:""}.icon-bottom:before{content:""}.icon-left:before{content:""}.icon-right:before{content:""}.icon-top:before{content:""}.icon-align-center:before{content:""}.icon-align-justify:before{content:""}.icon-align-left:before{content:""}.icon-align-right:before{content:""}.icon-bold:before{content:""}.icon-image:before{content:""}.icon-link:before{content:""}.icon-list:before{content:""}.icon-underline:before{content:""}.icon-close:before{content:""}.icon-fill-users-1:before{content:""}.icon-fill-users:before{content:""}.icon-fill-activity:before{content:""}.icon-fill-add-user:before{content:""}.icon-fill-bookmark:before{content:""}.icon-fill-buy:before{content:""}.icon-fill-calendar:before{content:""}.icon-fill-call-missed:before{content:""}.icon-fill-call-silent:before{content:""}.icon-fill-call:before{content:""}.icon-fill-calling:before{content:""}.icon-fill-camera:before{content:""}.icon-fill-category:before{content:""}.icon-fill-close-square:before{content:""}.icon-fill-delete:before{content:""}.icon-fill-discovery:before{content:""}.icon-fill-download:before{content:""}.icon-fill-edit-square:before{content:""}.icon-fill-edit:before{content:""}.icon-fill-filter-1:before{content:""}.icon-fill-filter:before{content:""}.icon-fill-folder:before{content:""}.icon-fill-graph:before{content:""}.icon-fill-heart:before{content:""}.icon-fill-hide:before{content:""}.icon-fill-home:before{content:""}.icon-fill-image-1:before{content:""}.icon-fill-image:before{content:""}.icon-fill-circle:before{content:""}.icon-fill-square:before{content:""}.icon-fill-location:before{content:""}.icon-fill-lock:before{content:""}.icon-fill-login:before{content:""}.icon-fill-logout:before{content:""}.icon-fill-message:before{content:""}.icon-fill-notification:before{content:""}.icon-fill-paper-download:before{content:""}.icon-fill-paper-fail:before{content:""}.icon-fill-paper-negative:before{content:""}.icon-fill-paper-plus:before{content:""}.icon-fill-paper-upload:before{content:""}.icon-fill-paper:before{content:""}.icon-fill-password:before{content:""}.icon-fill-play:before{content:""}.icon-fill-plus-tables:before{content:""}.icon-fill-plus:before{content:""}.icon-fill-profile:before{content:""}.icon-fill-scan:before{content:""}.icon-fill-search:before{content:""}.icon-fill-send:before{content:""}.icon-fill-setting:before{content:""}.icon-fill-shield-fail:before{content:""}.icon-fill-show:before{content:""}.icon-fill-star:before{content:""}.icon-fill-swap:before{content:""}.icon-fill-tick-square:before{content:""}.icon-fill-ticket-star:before{content:""}.icon-fill-ticket:before{content:""}.icon-fill-time-circle:before{content:""}.icon-fill-time-square:before{content:""}.icon-fill-unlock:before{content:""}.icon-fill-upload:before{content:""}.icon-fill-video:before{content:""}.icon-fill-voice-1:before{content:""}.icon-fill-voice:before{content:""}.icon-fill-volume-down:before{content:""}.icon-fill-volume-off:before{content:""}.icon-fill-volume-up:before{content:""}.icon-fill-wallet:before{content:""}.icon-fill-work:before{content:""}.icon-outline-users-1:before{content:""}.icon-outline-users:before{content:""}.icon-outline-activity:before{content:""}.icon-outline-add-user:before{content:""}.icon-outline-bag-1:before{content:""}.icon-outline-bag:before{content:""}.icon-outline-calendar:before{content:""}.icon-outline-call-missed:before{content:""}.icon-outline-call-silent:before{content:""}.icon-outline-call:before{content:""}.icon-outline-calling:before{content:""}.icon-outline-camera:before{content:""}.icon-outline-category:before{content:""}.icon-outline-chart:before{content:""}.icon-outline-chat:before{content:""}.icon-outline-chf:before{content:""}.icon-outline-close-square:before{content:""}.icon-outline-danger-circle:before{content:""}.icon-outline-danger-triangle:before{content:""}.icon-outline-delete:before{content:""}.icon-outline-discount:before{content:""}.icon-outline-discovery:before{content:""}.icon-outline-document:before{content:""}.icon-outline-download:before{content:""}.icon-outline-edit-square:before{content:""}.icon-outline-filter-1:before{content:""}.icon-outline-filter:before{content:""}.icon-outline-folder:before{content:""}.icon-outline-game:before{content:""}.icon-outline-graph:before{content:""}.icon-outline-heart:before{content:""}.icon-outline-hide:before{content:""}.icon-outline-home:before{content:""}.icon-outline-image:before{content:""}.icon-outline-image-1:before{content:""}.icon-outline-info-square:before{content:""}.icon-outline-location:before{content:""}.icon-outline-login:before{content:""}.icon-outline-logout:before{content:""}.icon-outline-message:before{content:""}.icon-outline-more-circle1:before{content:""}.icon-outline-more-square:before{content:""}.icon-outline-notification:before{content:""}.icon-outline-paper-download:before{content:""}.icon-outline-paper-fail:before{content:""}.icon-outline-paper-negative:before{content:""}.icon-outline-paper-plus:before{content:""}.icon-outline-paper-upload:before{content:""}.icon-outline-paper:before{content:""}.icon-outline-password:before{content:""}.icon-outline-percent:before{content:""}.icon-outline-play:before{content:""}.icon-outline-plus:before{content:""}.icon-outline-profile:before{content:""}.icon-outline-scan:before{content:""}.icon-outline-search:before{content:""}.icon-outline-send:before{content:""}.icon-outline-setting:before{content:""}.icon-outline-shield-done:before{content:""}.icon-outline-shield-fail:before{content:""}.icon-outline-show:before{content:""}.icon-outline-star:before{content:""}.icon-outline-swap:before{content:""}.icon-outline-tick-square:before{content:""}.icon-outline-ticket-star:before{content:""}.icon-outline-ticket:before{content:""}.icon-outline-time-circle:before{content:""}.icon-outline-time-square:before{content:""}.icon-outline-upload:before{content:""}.icon-outline-usd:before{content:""}.icon-outline-video:before{content:""}.icon-outline-voice-1:before{content:""}.icon-outline-voice:before{content:""}.icon-outline-volume-down:before{content:""}.icon-outline-volume-off:before{content:""}.icon-outline-volume-up:before{content:""}.icon-outline-wallet:before{content:""}.icon-outline-work:before{content:""}.icon-outline-edit:before{content:""}.d-card{border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-left:2.5rem;padding-right:2.5rem;padding-top:2rem}.d-card .d-card-title{font-size:22px;font-weight:600;--tw-text-opacity:1;color:rgb(44 52 60/var(--tw-text-opacity,1))}.d-card .d-card-subtitle{font-size:20px}.d-card .d-card-subtitle,.d-card .d-card-subtitle-small{font-weight:400;margin-top:.75rem;--tw-text-opacity:1;color:rgb(115 119 125/var(--tw-text-opacity,1))}.d-card .d-card-subtitle-small{font-size:16px}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.divider{height:1px;margin-bottom:2rem;margin-top:1.5rem;--tw-bg-opacity:1;background-color:rgb(208 210 212/var(--tw-bg-opacity,1))}.input-label{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.25rem;line-height:1rem;margin-bottom:.5rem;--tw-text-opacity:1;color:rgb(68 74 81/var(--tw-text-opacity,1))}.input-label .required{--tw-text-opacity:1;color:rgb(115 119 125/var(--tw-text-opacity,1))}a,a:hover{text-decoration-line:none;text-decoration-thickness:0}.sc-circle-progress[data-v-7f983c77]{height:4rem;width:4rem}.sc-circle-progress circle[data-v-7f983c77]:first-child{--tw-text-opacity:1;color:rgb(155 181 251/var(--tw-text-opacity,1))}.sc-circle-progress circle[data-v-7f983c77]:last-child{--tw-text-opacity:1;color:rgb(76 123 247/var(--tw-text-opacity,1))}.sc-alert__group{padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.sc-alert__group{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.sc-alert__group{max-width:768px}}@media (min-width:1024px){.sc-alert__group{max-width:1024px;padding-left:0;padding-right:0}}@media (min-width:1248px){.sc-alert__group{max-width:1248px;padding-left:0;padding-right:0}}.sc-alert__group{bottom:0;height:auto;margin-left:auto;margin-right:auto;overflow-y:auto;pointer-events:none;position:fixed;right:1rem;top:1rem;width:500px;z-index:1000000}.product-card.sc-alert__wrapper{border-radius:1.5rem;box-shadow:0 12px 18px #a0a0a729;padding:var(--size-3xs)}.sc-alert__wrapper{border-radius:.75rem;display:flex;justify-content:space-between;margin-left:1.25rem;margin-right:1.25rem;margin-top:.75rem;pointer-events:auto;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem 2rem;--tw-shadow:0px 11px 31px rgba(0,0,0,.16);--tw-shadow-colored:0px 11px 31px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sc-alert__wrapper__content{align-items:center;display:flex}.sc-alert__text{font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-left:1rem;overflow-wrap:break-word;--tw-text-opacity:1;color:rgb(44 52 60/var(--tw-text-opacity,1))}.sc-alert__icon{font-size:2.5rem;line-height:2.5rem;padding:.25rem}.sc-alert__icon--success{--tw-text-opacity:1;color:rgb(0 190 82/var(--tw-text-opacity,1))}.sc-alert__icon--error{--tw-text-opacity:1;color:rgb(235 0 0/var(--tw-text-opacity,1))}.sc-alert__icon--warning{--tw-text-opacity:1;color:rgb(255 146 23/var(--tw-text-opacity,1))}.sc-alert__icon--loading{--tw-text-opacity:1;color:rgb(76 123 247/var(--tw-text-opacity,1))}.sc-alert__closer{cursor:pointer;font-size:1.25rem;line-height:1.75rem;margin-left:1.25rem;pointer-events:auto;--tw-text-opacity:1;color:rgb(68 74 81/var(--tw-text-opacity,1))}.sc-alert__percent{font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity:1;color:rgb(91 97 103/var(--tw-text-opacity,1))}
