@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";.custom-select{position:relative;display:inline-block;font-family:Arial,sans-serif;width:100%}.custom-select select{width:100%;padding:.5rem .75rem;border-radius:.375rem;border:1px solid #e4e4e450;line-height:1.5rem;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;margin:5px 0;height:3.5rem;box-shadow:2px 2px 10px #0000000d}.custom-select:after{content:"▼";position:absolute;right:16px;top:calc(50% + 12px);transform:translateY(-50%);color:#6b5e7a;pointer-events:none}.scroller__wrapper{margin:0;border-radius:100px;position:relative;width:48px;height:48px;z-index:0}.scroller__arrow{display:block;opacity:1;border:2px solid #fff;border-radius:100px;-webkit-transition:all .4s ease;transition:all .4s ease;line-height:0;color:transparent;margin:auto;width:100%;height:100%;background:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6UlEQVRYhe3WMW7CQBBG4ecUFBScIBVCnILjRUI5Q8Q5IqooQogzUEZRlDK5wUuRAsd4YXeMAsXONpY9mv/TuNlG5Jp1d9X0CqiACrhNgEyQLfKCjAcnyBR5Q54S3ztHNx5qo46PenKPTtX31rzHbk/fL/huPS+AdWgTMgNegfvW26+cDYzUZ/9W2SZ0pn50Ziz7elMD4oiC8DQgiigMPw0oRei8NPw8IBcRDM8DnEP8hn9GwvMBacRuSHgZII0Ih5cDTiOKw2OAfkQoXKSR4K1YRsAK2NPwEBvCAMCF6gbvAxVQARXwz/UDhFOkbfHuMukAAAAASUVORK5CYII=) no-repeat center bottom;background-size:24px 24px;white-space:nowrap;text-indent:-100%;text-shadow:none}.scroller__arrow:before,.scroller__arrow:after{content:"";position:absolute;top:0;left:0;display:block;width:48px;height:48px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6UlEQVRYhe3WMW7CQBBG4ecUFBScIBVCnILjRUI5Q8Q5IqooQogzUEZRlDK5wUuRAsd4YXeMAsXONpY9mv/TuNlG5Jp1d9X0CqiACrhNgEyQLfKCjAcnyBR5Q54S3ztHNx5qo46PenKPTtX31rzHbk/fL/huPS+AdWgTMgNegfvW26+cDYzUZ/9W2SZ0pn50Ziz7elMD4oiC8DQgiigMPw0oRei8NPw8IBcRDM8DnEP8hn9GwvMBacRuSHgZII0Ih5cDTiOKw2OAfkQoXKSR4K1YRsAK2NPwEBvCAMCF6gbvAxVQARXwz/UDhFOkbfHuMukAAAAASUVORK5CYII=) no-repeat center top;background-size:0 auto}.scroller__arrow:before{animation:scale-move 1.5s ease .25s infinite forwards}.scroller__arrow:after{animation:scale-move 1.5s ease .5s infinite forwards}.scroller__arrow:hover{cursor:pointer;background-size:24px 24px}@keyframes scale-move{0%{opacity:0;background-position:center top;background-size:0 auto}10%{opacity:0}50%{opacity:1;background-size:50% auto}90%{opacity:0}to{opacity:0;background-position:center bottom;background-size:0 auto}}.slider-icon{position:absolute;top:195px;left:35px;width:1369px;height:554px}.banner-row-child{height:299px;width:1370px;position:relative;border-radius:var(--br-31xl);background-color:var(--color-gainsboro-300);display:none;max-width:100%}.banner-row-wrapper{align-self:stretch;flex-direction:row;padding:0 var(--padding-12xs) var(--padding-xs) 0}.home{width:100%;position:relative;background-color:var(--m3-white);overflow:hidden;line-height:normal;letter-spacing:normal}.containers{position:relative;width:100%;overflow:hidden}.image-overlay{position:relative;width:100%}.image-overlay img{width:100%;height:100%;object-fit:cover;display:block}.image-overlay .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center}.image-overlay .explore-btn{margin-top:20px;padding:10px 20px;background-color:#009e60;color:#fff;border:none;cursor:pointer;font-size:16px;border-radius:5px}.categories{display:flex;flex-direction:column;padding:25px 0;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:10px}.recent{padding:50px 0}.recent .recentheading{display:flex;justify-content:center}.recent .recentheading h6{font-size:22px;margin:0}.recent .recentheading .categoryList{display:flex;width:50%;justify-content:space-between;align-items:center}.recent .recentheading .categoryList .categoryname{font-size:18px;text-align:center;font-weight:400}.recent .recentcontent{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.basketbanner{padding:40px 0;width:100%}.basketbanner img{width:100%}.banner{height:300px;border-radius:20px;background-color:var(--color-gainsboro-300);display:flex;justify-content:center;align-items:center}.banner h1{margin:0;font-size:60px}@media screen and (max-width: 1300px){.home,.recent{height:auto}.home{min-height:3823}}@media screen and (max-width: 800px){.banner{font-size:58px;line-height:69px}.recent .recentheading{flex-direction:column}.recent .recentheading h6{margin:10px 0}.recent .recentheading .categoryList{width:auto;flex-wrap:wrap;justify-content:flex-start}.recent .recentheading .categoryList .categoryname{font-size:20px;margin:10px 20px}}@media screen and (max-width: 450px){.banner{font-size:43px;line-height:52px}}body{margin:0;line-height:normal}:root{--font-poppins: Poppins;--title-hero: Inter;--font-roboto: Roboto;--font-size-base: 16px;--font-size-6xl: 25px;--font-size-xl: 20px;--font-size-smi: 13px;--font-size-3xl: 22px;--font-size-lg: 18px;--title-hero-size: 72px;--font-size-3xs: 10px;--font-size-sm: 14px;--m3-white: #fff;--color-honeydew: #e8f9e9;--color-black: #000;--m3-sys-light-outline: #79747e;--color-gray-100: #161616;--color-gray-200: rgba(255, 255, 255, .9);--color-gainsboro-100: #e6e6e6;--color-gainsboro-200: #dadada;--color-gainsboro-300: #d9d9d9;--color-gainsboro-400: rgba(217, 217, 217, 0);--color-whitesmoke: #ebebeb;--color-mediumseagreen: #299e60;--color-seagreen: #85B854;--m3-state-layers-light-primary-fixed-opacity-012: rgba(149, 149, 149, .88);--color-darkgray-100: rgba(149, 149, 149, .5);--m3-sys-light-on-secondary-container: #4a4459;--gap-23xl: 42px;--gap-xl: 20px;--gap-xl-5: 20.5px;--gap-8xl: 27px;--gap-6xl: 25px;--gap-8xl-2: 27.2px;--gap-7xs: 6px;--gap-14xl: 33px;--gap-lgi-7: 19.7px;--gap-4xl: 23px;--gap-base: 16px;--gap-30xl: 49px;--gap-11xl: 30px;--gap-12xs-5: .5px;--gap-9xs: 4px;--gap-18xl: 37px;--gap-xs: 12px;--gap-4xs: 9px;--gap-lg: 18px;--gap-11xl-2: 30.2px;--gap-45xs: -32px;--gap-smi-1: 12.1px;--gap-lgi: 19px;--gap-6xs: 7px;--gap-3xs: 10px;--gap-10xl-5: 29.5px;--padding-16xl: 35px;--padding-17xl: 36px;--padding-12xs: 1px;--padding-128xl: 147px;--padding-97xl: 116px;--padding-xl: 20px;--padding-2xl: 21px;--padding-xs: 12px;--padding-57xl: 76px;--padding-44xl: 63px;--padding-60xl: 79px;--padding-46xl: 65px;--padding-7xl: 26px;--padding-8xl: 27px;--padding-9xs: 4px;--padding-5xs: 8px;--padding-4xs: 9px;--padding-45xl: 64px;--padding-25xl: 44px;--padding-6xs: 7px;--padding-10xs: 3px;--padding-3xs: 10px;--padding-11xs: 2px;--padding-8xs: 5px;--padding-7xs: 6px;--padding-sm: 14px;--padding-26xl: 45px;--padding-11xl: 30px;--padding-smi: 13px;--padding-base: 16px;--padding-4xl: 23px;--padding-2xs: 11px;--padding-lgi: 19px;--padding-lg: 18px;--padding-464xl: 483px;--padding-15xl: 34px;--padding-14xl: 33px;--padding-mini-5: 14.5px;--padding-smi-5: 12.5px;--padding-502xl: 521px;--padding-241xl: 260px;--padding-18xl: 37px;--br-21xl: 40px;--br-31xl: 50px;--br-mini: 15px;--br-81xl: 100px;--br-xl: 20px;--m3-elevation-dark-1: 0px 1px 3px 1px rgba(0, 0, 0, .15), 0px 1px 2px rgba(0, 0, 0, .3)}.hover-underline-animation{display:inline-block;position:relative}.hover-underline-animation:after{content:" ";position:absolute;width:100%;transform:scaleX(0);height:4px;bottom:0;left:0;background-color:#ff9f29;transition:transform .25s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1)}.hover-underline-animation.center:hover:after{transform-origin:bottom center}.catcard{flex:1;flex-direction:column;gap:var(--gap-smi-1);text-align:center;font-size:var(--font-size-base);color:var(--color-black);font-family:var(--font-poppins);padding:0 20px;display:flex;max-width:190px}.catcard .inner{align-self:stretch;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:160px}.imgparent{height:160px;flex:1;position:relative;border-radius:50%;display:flex;justify-content:center;align-items:center}.catcard img{width:80%}.productTileCard{width:15%;max-height:380px;border-radius:14px!important;border:1px solid #dadada;background-color:#fff!important;box-shadow:none!important;margin:20px .8%;min-width:199px}.productTitle{margin-top:12px;padding-left:8px;font-family:Poppins;font-size:16px;font-weight:600}.productImageWrapper{margin-top:20px;display:flex;width:180px;height:150px;margin-inline:auto;padding-inline:14px}.MuiCardContent-root{margin:8px;padding:2px!important}.productImage{margin:auto;width:100%;height:100%;overflow:hidden;object-fit:cover}.productVendorContainer{display:flex;align-items:center;font-weight:400;gap:5px}progress{width:100%;height:4px;border-radius:100px}progress::-webkit-progress-bar{border-radius:100px;background-color:#ebebeb}progress::-webkit-progress-value{border-radius:100px;background-color:#299e60}.availabilityReviewWrapper{margin-top:1px;font-size:10px;font-family:Poppins;display:flex;flex-direction:row;gap:2px}.productAvailabilityContainer{width:62%}.oferatarBtn{width:100%;max-height:33px;color:#000!important;background-color:#85b854;border-radius:100px!important;text-transform:none!important}.storeImg{height:24px;width:24px}.mb-2{margin-bottom:10px}@media screen and (max-width: 1300px){.productTileCard{width:22%;margin:20px 1.5%}}@media screen and (max-width: 800px){.productTileCard{width:30%;margin:20px 1.6%}}@media screen and (max-width: 450px){.productTileCard{width:48%;margin:20px 1%;min-width:175px}}.img-child,.peanut-icon{position:relative;max-width:100%}.img-child{height:370px;width:370px;border-radius:16px;background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100);box-sizing:border-box}.peanut-icon{height:100%;flex:1;overflow:hidden;object-fit:cover;z-index:1;width:100%;margin-bottom:15px;border-radius:15px}.img{border-radius:var(--br-xs);background-color:var(--color-gainsboro-400);box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:var(--padding-28xl) var(--padding-26xl) var(--padding-25xl) var(--padding-29xl);max-width:100%}.garbanzo{margin:0;height:19px;flex:1;position:relative;font-size:inherit;font-weight:600;font-family:inherit;display:inline-block}.garbanzo-wrapper{width:254px;margin:5px 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0 var(--padding-2xs) 0 var(--padding-xs);box-sizing:border-box}.star-icons{width:10px;height:10px;position:relative;overflow:hidden;flex-shrink:0}.star-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:5px;padding-left:6px;padding-right:10px}.reviews-451{flex:1;position:relative;font-weight:300;padding-right:10px}.line-div{width:1px;height:14px;position:relative;border-right:1px solid var(--color-black);box-sizing:border-box;z-index:1}.line-wrappers,.reviews-451-parent{display:flex;align-items:flex-start;justify-content:flex-start}.line-wrappers{flex-direction:column;padding:var(--padding-10xs) 0 0;margin-left:-4px}.reviews-451-parent{flex:1;flex-direction:row;padding:0 var(--padding-11xs) 0 0;box-sizing:border-box;min-width:77px}.sku-ebd1235{position:relative;font-weight:300;display:inline-block;min-width:83px}.ratings,.stars{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;max-width:100%;margin:5px 0}.stars{flex:1;gap:var(--gap-xs-8)}.ratings{padding:0 var(--padding-base) var(--padding-8xs);box-sizing:border-box;font-size:var(--font-size-smi)}.line-icon{flex:1;position:relative;max-width:100%;overflow:hidden;max-height:100%;object-fit:contain;margin-top:-1px}.product-title-inner{border-bottom:1px solid var(--color-gainsboro-400);align-self:stretch;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0 var(--padding-3xs) var(--padding-6xs) var(--padding-xs);box-sizing:border-box;max-width:100%}.lorem-ipsum-dolor1{flex:1;position:relative;font-weight:300;display:inline-block;max-width:100%}.lorem-ipsum-dolor-sit-amet-co-container{width:462px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0 var(--padding-xs) var(--padding-3xs);box-sizing:border-box;max-width:100%;font-size:var(--font-size-smi);margin:5px 0}.kg{position:relative;font-weight:600;display:inline-block;min-width:120px}.precio-sugerido{position:relative;font-weight:500}.price-details,.price-value,.suggested-price{display:flex;align-items:flex-start;justify-content:flex-start}.suggested-price{flex-direction:column;font-size:var(--font-size-base)}.price-details,.price-value{flex-direction:row}.price-value{gap:var(--gap-mini);margin:10px 0}.price-details{padding:0 var(--padding-xs)}.button-icons-child{height:41px;width:212px;position:relative;border:1px solid var(--color-gainsboro-300);box-sizing:border-box;display:none}.minus-circle-icon{height:16px;width:16px;position:relative;overflow:hidden;flex-shrink:0;z-index:1}.button-icons{align-self:stretch;height:41px;border:1px solid var(--color-gainsboro-300);box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:var(--padding-3xs) var(--padding-2xs) var(--padding-2xs) var(--padding-4xs);gap:var(--gap-xl)}.quantity-buttons{flex:1;flex-direction:column;padding:var(--padding-9xs) 0 0;box-sizing:border-box;min-width:138px}.price-details-parent,.quantity,.quantity-buttons{display:flex;align-items:flex-start;justify-content:flex-start}.quantity{align-self:stretch;flex-direction:row;gap:var(--gap-xl)}.price-details-parent{width:422px;flex-direction:column;padding:0 0 var(--padding-5xs);box-sizing:border-box;gap:var(--gap-2xl);max-width:100%}.disponibilidad-del-producto{top:0;left:0;font-weight:600;display:inline-block;width:231px;height:36px}.availability-indicator-child{position:absolute;top:0;left:0;border-radius:var(--br-81xl);background-color:var(--color-whitesmoke);width:100%;height:100%;display:none;z-index:1}.availability-indicator,.availability-indicator-item{position:absolute;top:0;left:0;border-radius:var(--br-81xl);background-color:var(--color-mediumseagreen);width:288px;height:11px;z-index:2}.availability-indicator{top:25px;background-color:var(--color-whitesmoke);width:100%;z-index:1}.availability-details{align-self:stretch;height:50px;position:relative}.disponible-18{position:relative;font-size:var(--font-size-smi);font-weight:300;display:inline-block;min-width:120px}.availability-content{width:532px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--gap-10xs);margin:15px 0;max-width:100%}.frame-child1{flex:1;position:relative;border-top:1px solid var(--color-black);max-width:100%}.availability-product,.availability-inner,.frame-child1{align-self:stretch;box-sizing:border-box}.availability-inner{height:1px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;max-width:100%}.availability-product{padding:0 0 var(--padding-12xs);gap:var(--gap-mini);font-size:var(--font-size-base)}.availability-product,.product-details,.product-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:100%}.productdescription{display:flex;flex-wrap:wrap;margin-top:10px}.productdescription p{width:50%;margin:5px 0;display:flex;font-size:13px;align-items:center;font-weight:600}.product-title{align-self:stretch;gap:var(--gap-5xl)}.product-details{flex:1;padding:var(--padding-3xs-4) var(--padding-6xs) 0 0;box-sizing:border-box;min-width:365px}.productor-child{align-self:stretch;height:450px;position:relative;border-radius:var(--br-3xs);background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100);box-sizing:border-box;display:none}.boton-store-child{height:67px;width:279px;position:relative;border-radius:var(--br-81xl);background-color:var(--color-seagreen);display:none}.profile-picture{position:absolute;top:0;left:0;border-radius:50%;background-color:var(--m3-white);width:100%;height:100%;z-index:1}.store-icon{position:absolute;top:8px;left:7px;width:37px;height:37px;object-fit:cover;z-index:2}.store-image{height:52px;width:52px;position:relative}.por-usuarioproductor{margin:0;align-self:stretch;position:relative;font-size:inherit;font-weight:600;font-family:inherit;z-index:1}.boton-store,.seller-button,.store-button{display:flex;align-items:flex-start;justify-content:flex-start}.store-button{width:202px;flex-direction:column;gap:var(--gap-7xs)}.boton-store,.seller-button{flex-direction:row}.boton-store{flex:1;border-radius:var(--br-81xl);background-color:var(--color-seagreen);padding:var(--padding-6xs) var(--padding-7xs) var(--padding-5xs);gap:var(--gap-9xs);z-index:1;align-items:center}.seller-button{align-self:stretch;padding:0 var(--padding-8xl) 0 var(--padding-2xl)}.producer-details-item{height:112px;width:327px;position:relative;background-color:var(--color-honeydew);border-bottom:1px solid var(--color-gainsboro-200);box-sizing:border-box;display:none;max-width:100%}.icon1{width:58.1px;height:58.1px;position:relative;z-index:2}.producer-icon{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-right:10px}.lorem-ipsum1,.lorem-ipsum2{position:relative;font-weight:600;display:inline-block;min-width:96px;z-index:4}.lorem-ipsum2{z-index:5;margin-left:-95px}.short-description{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.lorem-ipsum-dolor2,.lorem-ipsum-dolor3{position:relative;font-weight:300;z-index:2}.lorem-ipsum-dolor3{z-index:3;margin-top:-39px}.long-description{align-self:stretch;flex-direction:column;align-items:flex-start;margin-top:-1px;font-size:var(--font-size-smi)}.description-list,.long-description,.producer-details1{display:flex;justify-content:flex-start}.description-list{flex:1;flex-direction:column;align-items:flex-start;min-width:138px}.producer-details1{align-self:stretch;background-color:#d9d9d94d;box-sizing:border-box;flex-direction:row;align-items:center;padding:15px;gap:var(--gap-10xl-9);max-width:100%;z-index:1}.producer-info,.productor{align-self:stretch;flex-direction:column}.producer-info{display:flex;align-items:flex-start;justify-content:flex-start;max-width:100%;text-align:left;font-size:var(--font-size-sm);color:var(--color-black)}.producer-details1:first-child{border-radius:50px;background-color:#32b6ff;color:#fff;padding-top:15px;padding-bottom:15px;margin:15px}.productor{border-radius:var(--br-3xs);background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100);box-sizing:border-box;gap:var(--gap-6xl)}.product-infos,.productor,.seller{display:flex;align-items:flex-start;justify-content:flex-start;max-width:100%}.seller{width:327px;flex-direction:column;padding:var(--padding-5xs-4) 0 0;box-sizing:border-box;text-align:center;font-size:var(--font-size-lg);color:var(--m3-white)}.product-infos{align-self:stretch;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:var(--gap-lgi)}.img-item{height:100px;width:100px;position:relative;border-radius:var(--br-xs);background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100);box-sizing:border-box}.img-small{height:100%;width:100%;position:relative;object-fit:cover;z-index:1;border-radius:15px}.img1,.rectangle-div{border-radius:var(--br-xs);background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100)}.img1{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border-radius:16px}.rectangle-div{height:123.7px;width:124.6px;position:relative;box-sizing:border-box;display:none}.pngwingcom-8-icon3{height:97.3px;width:98.2px;position:relative;object-fit:cover;z-index:1}.product-gallery{flex-direction:row;justify-content:space-between;margin-top:10px;gap:10px;width:100%}.content,.product,.product-gallery{display:flex;align-items:flex-start;max-width:100%}.product{flex:1;flex-direction:column;justify-content:flex-start}.content{align-self:stretch;flex-direction:row;justify-content:flex-end;padding:0 var(--padding-16xl);box-sizing:border-box;flex-shrink:0;text-align:left;font-size:var(--font-size-5xl);color:var(--color-black);font-family:var(--font-poppins)}@media screen and (max-width: 800px){.product-details{min-width:100%}.product-gallery{flex-wrap:wrap}}@media screen and (max-width: 450px){.img{padding:var(--padding-12xl) var(--padding-xl) var(--padding-10xl);box-sizing:border-box}.productdescription{flex-wrap:nowrap;flex-direction:column;margin:10px 0}.productdescription p{width:auto}.lote-de-garbanzo{font-size:var(--font-size-lgi)}.stars{flex-wrap:wrap}.kg{font-size:var(--font-size-lgi)}.boton-store,.price-value,.quantity{flex-wrap:wrap}.producer-details1{flex-wrap:wrap;padding-left:var(--padding-xl);padding-right:var(--padding-xl);box-sizing:border-box}.product-gallery{gap:var(--gap-mid)}}.details-content,.reviews{position:absolute;z-index:2}.details-content{height:calc(100% - 1px);top:0;bottom:1px;left:0}.reviews{top:24px;left:216px;display:inline-block;width:75px;height:24px}.header-separator,.header-separator1{position:absolute;box-sizing:border-box}.header-separator{top:71px;left:0;border-top:1px solid var(--color-gainsboro-100);width:100%;height:1px;z-index:3}.header-separator1{top:0;left:328px;border-right:1px solid var(--color-gainsboro-100);width:1px;height:72px;z-index:4}.details-container-child,.details-wrapper{align-self:stretch;height:72px;position:relative}.details-container-child{height:558px;border-radius:var(--br-xs);background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100);box-sizing:border-box;display:none}.lorem-ipsum3{margin:0;width:182px;position:relative;font-size:inherit;font-weight:600;font-family:inherit;display:inline-block}.lorem-ipsum-dolor4{position:relative;font-size:var(--font-size-smi);font-weight:300}.description-content{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--gap-4xs);margin-bottom:20px}.description-content1{align-self:stretch;gap:var(--gap-2xs);min-height:121px}.description-content1,.description-content2,.description-paragraphs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.description-content2{align-self:stretch;gap:var(--gap-base);min-height:121px}.description-paragraphs{flex:1;max-width:100%}.detailed-description{width:1273px;flex-direction:row;justify-content:flex-start;padding:0 var(--padding-lgi);font-size:var(--font-size-5xl)}.detailed-description,.details-container,.product-details1{display:flex;align-items:flex-start;box-sizing:border-box;max-width:100%}.details-container{flex:1;border-radius:12px;background-color:var(--color-gainsboro-400);border:1px solid var(--color-gainsboro-100);flex-direction:column;justify-content:flex-start;padding:0 0 var(--padding-xs);gap:var(--gap-30xl);z-index:1;margin:var(--padding-16xl) 0;box-shadow:#0000003d 0 3px 8px}.product-details1{align-self:stretch;flex-direction:row;justify-content:flex-end;flex-shrink:0;text-align:left;font-size:var(--font-size-base);color:var(--color-black);font-family:var(--font-poppins)}@media screen and (max-width: 800px){.details-container{gap:var(--gap-5xl)}}@media screen and (max-width: 450px){.lorem-ipsum3{font-size:var(--font-size-lgi)}}.block{display:inline}.head-span{color:#f7a428;font-weight:700;margin-right:5px}.value{color:#000;font-weight:700}.row-expansion{gap:100px;padding:0 43px}.table-background{background-color:#d9d9d9}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.delete-modal-container{position:absolute;width:500px;background-color:#fff;padding:24px;border-radius:6px}.delete-modal-header{display:flex;align-items:center;justify-content:space-between}.delete-modal-footer{display:flex;width:100%;justify-content:flex-end;margin-top:20px}.delete-modal-button{margin-left:10px}.container{height:40px;flex:1;font-family:var(--font-roboto);font-weight:500;font-size:var(--font-size-sm);color:var(--m3-state-layers-light-primary-fixed-opacity-012)}.segment-start{width:104px;overflow:hidden;flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:var(--padding-9xs) 0;box-sizing:border-box}.container1{border:0;background-color:transparent;flex:1;font-family:var(--font-roboto);font-weight:500;font-size:var(--font-size-sm);color:var(--m3-state-layers-light-primary-fixed-opacity-012)}.buscar-header,.searchbar{display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:1}.searchbar{flex:1;padding:var(--padding-9xs) 0;margin-left:-1px;position:relative}.buscar-header{width:398px;max-height:90px;padding:var(--padding-2xl) 0;box-sizing:border-box;height:100%}.searchIconComponent{position:absolute;right:6px;bottom:6px}.selected-icon{height:18px;width:18px;position:relative;overflow:hidden;flex-shrink:0}.location-label{position:relative;font-size:var(--font-size-sm);letter-spacing:.1px;line-height:20px;font-weight:500;font-family:var(--font-roboto);color:var(--m3-sys-light-on-secondary-container);text-align:center}.state-layer{flex-direction:row;padding:var(--padding-3xs) var(--padding-4xs);gap:var(--gap-6xs)}.container2,.state-layer,.ubicacin{display:flex;align-items:center;justify-content:center}.container2{cursor:pointer;border:1px solid var(--m3-sys-light-outline);padding:0;background-color:var(--m3-white);border-radius:var(--br-81xl);overflow:hidden;flex-direction:column}.ubicacin{margin:0!important;flex-direction:row;padding:var(--padding-9xs) 0}.top-header{height:33px;width:1440px;position:relative;background:linear-gradient(269.97deg,#274833,#85b854);display:none;max-width:100%}.middle-header{width:100%;max-height:160px;display:flex;align-items:center;justify-content:space-between;padding:20px}.searchbarAndLocation{display:flex;gap:28px}.frame-childs,.registro{position:relative;z-index:1}.registro{text-decoration:none;color:inherit}.frame-childs{width:1px;height:18px;border-right:1px solid var(--color-gray-200);box-sizing:border-box}.top-content-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:var(--padding-10xs) 0 0}.nosotros{text-decoration:none;color:inherit;display:inline-block;min-width:59px}.nosotros,.poltica-de-privacidad{position:relative;z-index:1}.top-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:var(--gap-10xl-5);max-width:100%}.log-in-icon{width:20px;height:20px;position:relative;overflow:hidden;flex-shrink:0;z-index:1;cursor:pointer}.account{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:var(--padding-11xs) 0 0}.mi-cuenta{position:relative;display:inline-block;min-width:68px;z-index:1}.account-parent,.topheaders{display:flex;flex-direction:row;align-items:center;min-height:40px;justify-content:flex-start;gap:var(--gap-3xs)}.topheaders{align-self:stretch;background:linear-gradient(269.97deg,#274833,#85b854);justify-content:space-between;padding:var(--padding-7xs) var(--padding-15xl) var(--padding-6xs) var(--padding-16xl);box-sizing:border-box;max-width:100%;gap:var(--gap-xl)}.search-content-child{position:absolute;top:32.5px;left:365.4px;width:27.1px;height:25px}.search-content{height:90px;flex:1;position:relative;max-width:100%}.pan{height:25.8px;top:27px;left:113px;font-size:var(--font-size-6xl);font-weight:600;font-family:var(--font-poppins);color:var(--color-gray-100);text-align:left;display:inline-block;min-width:53px}.cart{display:flex;align-items:center;gap:4px}.carro{top:33px;right:36px;font-size:var(--font-size-smi);font-family:var(--font-poppins);color:var(--color-black);text-align:center;display:inline-block;min-width:37px}.shopping-cart-icon{height:20px;width:20px;top:35px;right:77px;overflow:hidden;flex-shrink:0}.search{margin:0;align-self:stretch;background-color:var(--color-gainsboro-100);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0 var(--padding-502xl);flex-shrink:0;max-width:100%;z-index:2}.menu-header-child,.menu-header-item,.search{position:relative;box-sizing:border-box}.menu-header-child{height:45px;width:1440px;background-color:var(--m3-white);border-bottom:1px solid var(--color-darkgray-100);display:none;max-width:100%}.menu-header-item{height:46px;width:1px;border-right:1px solid var(--color-darkgray-100);z-index:1}.home-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:var(--padding-smi-5) 0 0}.chevron-down-icon{width:16px;height:16px;position:relative;z-index:1}.chevron{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:var(--padding-mini-5) 0 0}.frame-inner{width:1px;height:46px;position:relative;border-right:1px solid var(--color-darkgray-100);box-sizing:border-box;z-index:1}.menu-header-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0 var(--padding-14xl) 0 0}.home2{text-decoration:none;position:relative;color:inherit;display:inline-block;min-width:36px;z-index:1}.double-home,.double-home-wrapper{display:flex;align-items:flex-start}.double-home{align-self:stretch;flex-direction:row;justify-content:space-between;gap:var(--gap-xl)}.double-home-wrapper{width:190px;flex-direction:column;justify-content:flex-start;padding:var(--padding-xs) var(--padding-lgi) 0 0;box-sizing:border-box}.home4{text-decoration:none;position:relative;color:inherit;display:inline-block;min-width:80px;z-index:1}.home-list,.home-list2{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:var(--padding-xs) var(--padding-lgi) 0 0}.home-list2{flex:1;padding:var(--padding-xs) var(--padding-xl) 0 0;box-sizing:border-box;max-width:100%}.boton-contacto{align-self:stretch;height:45px;z-index:1}.contact-button,.menu-header{box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-start}.contact-button{width:169px;flex-direction:column;padding:var(--padding-12xs) 0 0}.menu-header{align-self:stretch;background-color:var(--m3-white);flex-direction:row;gap:var(--gap-lgi);flex-shrink:0;max-width:100%;margin-top:-1px}.miga-child{height:71px;width:1440px;position:relative;background-color:var(--color-honeydew);display:none;max-width:100%}.detalles-de-producto{margin:0;position:relative;font-size:inherit;font-weight:600;font-family:inherit;z-index:1}.lote-garbanzos{color:var(--color-orange)}.header,.inner-breadcrumb,.miga,.search-parent{display:flex;align-items:flex-start;max-width:100%}.inner-breadcrumb{flex-direction:column;justify-content:flex-start;padding:var(--padding-4xs) 0 0;box-sizing:border-box;font-size:var(--font-size-smi);color:var(--color-black)}.header,.miga,.search-parent{align-self:stretch}.miga{background-color:var(--color-honeydew);flex-direction:row;justify-content:space-between;padding:var(--padding-base) var(--padding-16xl) var(--padding-7xl);box-sizing:border-box;flex-shrink:0;gap:var(--gap-xl);z-index:2;margin-top:-1px;font-size:var(--font-size-6xl);color:var(--color-gray-100)}.header,.search-parent{flex-direction:column;justify-content:flex-start;color:var(--color-black)}.header{width:100%;flex-shrink:0;text-align:left;font-size:var(--font-size-smi);color:var(--m3-white);font-family:var(--font-poppins)}.actionButtons svg{margin:5px}.bottom-header{height:45px;background-color:#fff}.Categorias{display:flex;align-items:center;height:100%;padding-right:10px;border-right:1px solid #95959580}.responsive-header-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 20px}.desktopView{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.notification{width:400px;background-color:#fff;z-index:5;border-radius:5px;border:1px solid #e4e4e4;padding:15px;overflow-y:scroll}.notification .inner{padding-bottom:15px;border-bottom:1px solid #e4e4e4}.notification :last-child{border:none}.notification .notificationBtn{display:flex;width:100%;justify-content:flex-end}.notificationBtn button{font-size:10px}.inner .notificationBtn .rejected{background-color:red!important}.offeraccepted{text-align:center;color:green;background-color:#dfd;padding:10px;border:1px solid green;border-radius:5px;width:100%}.offerrejected{text-align:center;color:red;background-color:#ffe2e2;padding:10px;border:1px solid red;border-radius:5px;width:100%}@media screen and (min-width: 800px){.responsive-header-bottom{display:none}}@media screen and (max-width: 800px){.registro{border-right:none!important}.searchbar-component,.desktopView,.nosotros,.poltica-de-privacidad{display:none}.search{padding-left:var(--padding-241xl);padding-right:var(--padding-241xl);box-sizing:border-box}}@media screen and (max-width: 450px){.ubicacin{display:none}.search{padding-left:var(--padding-xl);padding-right:var(--padding-xl);box-sizing:border-box}}.footer-child{height:362px;width:1371px;position:relative;border-radius:var(--br-21xl);background-color:var(--color-honeydew);display:none;max-width:100%}.pan1{margin:0;height:25.8px;font-size:inherit;font-weight:600;font-family:inherit;display:inline-block;flex-shrink:0;min-width:54px}.lorem-ipsum-dolor7,.pan1,.social-icon{position:relative;z-index:1}.social-icon{width:199px;height:57px}.copyright,.legal-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.legal-info{align-self:stretch;gap:var(--gap-7xs);min-height:126px;flex-shrink:0;font-size:var(--font-size-base);color:var(--color-black)}.copyright{width:443px;gap:10px;max-width:100%}.informacin{margin:0;align-self:stretch;height:26px;position:relative;font-size:inherit;font-weight:600;font-family:inherit;display:inline-block;flex-shrink:0;z-index:1}.alta-como-productor,.privacidad{align-self:stretch;position:relative;z-index:1}.menu-column,.menu-items{display:flex;align-items:flex-start;justify-content:flex-start}.menu-column{flex:1;flex-direction:column;gap:var(--gap-xl)}.menu-items{align-self:stretch;flex-direction:row;padding:0 var(--padding-2xl) 0 var(--padding-xl);font-size:var(--font-size-base);color:var(--color-black)}.menu-columns{flex:1;flex-direction:column;gap:var(--gap-8xl);min-width:159px}.menu-columns,.menu-columns-inner,.menu-columns1{display:flex;align-items:flex-start;justify-content:flex-start}.menu-columns-inner{align-self:stretch;flex-direction:row;padding:0 var(--padding-xl);font-size:var(--font-size-base);color:var(--color-black)}.menu-columns1{flex:1;flex-direction:column;gap:var(--gap-6xl);min-width:159px}.footer,.footer-container,.footer-menu{display:flex;flex-direction:row;max-width:100%}.footer-menu{align-items:flex-end;justify-content:flex-start;gap:var(--gap-xl-5);min-width:675px;text-align:center}.footer,.footer-container{align-items:flex-start;box-sizing:border-box}.footer{flex:1;border-radius:0;justify-content:space-between;padding-block:var(--padding-17xl) var(--padding-17xl);gap:var(--gap-xl);text-align:left;font-size:var(--font-size-6xl);color:var(--color-gray-100);font-family:var(--font-poppins)}.footer-container{width:100%;align-self:stretch;justify-content:flex-end;flex-shrink:0}@media screen and (max-width: 1325px){.copyright,.footer-menu{flex:1}.footer{flex-wrap:wrap;padding-left:var(--padding-39xl);box-sizing:border-box}}@media screen and (max-width: 1125px){.footer-menu{min-width:100%}}@media screen and (max-width: 800px){.copyright{min-width:100%}.footer-menu{flex-wrap:wrap}.footer{padding-left:var(--padding-10xl);box-sizing:border-box}}@media screen and (max-width: 450px){.informacin,.pan1{font-size:var(--font-size-xl)}.footer{padding-top:var(--padding-4xl);box-sizing:border-box}}.outer-crop-div{width:100%;min-height:555.26px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding:0;flex-wrap:nowrap;height:auto}.inner-crop-div{width:100%;flex:1;height:50px;border-radius:20px;padding:18px 28px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;margin:0}.steps-container{display:flex;gap:10px;flex-wrap:wrap;width:100%;box-sizing:border-box;flex-direction:row}@media (max-width: 600px){.steps-container{flex-direction:column}}.text-style{font-family:Roboto,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:20px!important;text-align:left!important;margin-top:18px!important}.below-crop-box{width:100%;box-sizing:border-box;border-radius:20px;background-color:#eff0f6;margin-top:5px;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.left-inner-div{padding-left:35px;display:flex;flex-direction:column;align-items:flex-start}.bold-text-style{font-family:Poppins,sans-serif!important;font-weight:700!important;padding-left:23px!important;font-size:12px!important;line-height:20px!important;letter-spacing:0!important;margin-top:10px!important;position:relative}.with-circle:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#f7a428;position:absolute;left:6px;top:50%;transform:translateY(-50%)}.section{width:100%;margin:10px 0;display:flex;justify-content:center;flex-direction:column;align-items:center}.document-uploader{border:1px dashed #e4e4e4;width:60%;min-height:230px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:20px;cursor:pointer}.upload-info{text-align:center}.modal{display:flex;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006;justify-content:center;align-items:center}.file-list{width:100%;margin:20px 0}.file-item{display:flex}.file-item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog{background-color:#fff;height:fit-content;padding:50px;max-height:80%;overflow-y:scroll}.uploadedimage{display:flex;flex-direction:column}.uploadedimage>div{display:flex;margin:10px 0;justify-content:space-between}.bank-entities{padding-inline:30px}.bank-entities .main-header{font-weight:700!important}.bank-entities .main-container{display:flex;flex-direction:column;gap:50px;margin-top:50px}.bank-entities .bank-logo-block{display:flex;gap:25px;overflow-x:auto;max-height:250px;flex-wrap:wrap}.bank-entities .bank-details{display:flex;gap:25px;overflow-x:auto;padding-bottom:40px}@media (max-width: 786px){.bank-entities .bank-logo-block{max-height:none}.bank-entities .bank-details{overflow-x:unset;flex-wrap:wrap}}.card-container{display:flex}.card-container>img{max-width:218px;height:85px;cursor:pointer}.card-container.selected{box-shadow:inset #0366d64d 0 0 0 3px;border-radius:10px}.product-card-container{max-width:263px;height:390px;display:flex;flex-direction:column}.img{height:188px;display:flex;align-items:center;justify-content:center}.content{display:flex;flex-direction:column;justify-content:flex-start;padding-inline:5px;flex:1;margin-top:5px}.content-header{font-size:16px;font-weight:700;text-align:center;width:100%;margin-bottom:6px}.content-description{font-size:14px;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4}.product-card-footer{width:100%;text-align:center;margin-block:20px;display:flex;align-items:center;justify-content:center}.product-card-button{border-radius:12px}.insurance-container .main-header{font-weight:700!important}.insurance-container .main-container{display:flex;flex-direction:column;gap:50px;margin-top:50px}.insurance-container .bank-logo-block{display:flex;gap:25px;overflow-x:auto;max-height:250px;flex-wrap:wrap}.insurance-container .insurance-details{display:flex;flex-direction:column;gap:25px;overflow-x:auto;padding-bottom:40px}.insurance-container .insurance-card-container{display:flex;flex-wrap:wrap;gap:25px}@media (max-width: 786px){.insurance-container .bank-logo-block{max-height:none}.insurance-container .bank-details{overflow-x:unset;flex-wrap:wrap}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lato,sans-serif;font-size:14px;color:#999;word-wrap:break-word}ul{list-style:none}.guage-holder{width:220px;margin:30px auto 0;position:relative;text-align:center}.circle-mask{width:220px;height:106px;padding:5px 10px 0;position:relative;text-align:center;overflow:hidden}.circle,.circle-inner{width:200px;height:200px;border-radius:50%;border:15px solid #E5EAFC;position:relative}.circle-inner{position:absolute;top:-15px;left:-14px;border:15px solid transparent;border-bottom:15px solid #85B854;border-left:15px solid #85B854;transition:.3s ease-in-out;transform:rotate(-45deg)}.circle-inner:after{content:"";position:absolute;width:25px;height:25px;border-radius:50%;background:#f7a428;border:3px solid #fff;filter:drop-shadow(#fff);left:6px;top:6px}.percentage{font-weight:700;font-size:45px;top:34%;position:absolute;left:34%}.text-box{width:60px;height:30px;text-align:center;padding:0 10px;font-size:15px;color:#666}.gauge-copy{width:30px;height:30px;border-radius:50%;position:absolute;background:#b4dbc0;top:50%;left:50%;transition:.3s ease-in-out;transform:translate(-50%,-50%) rotate(0);margin:8px 0 0}.gauge-copy:after{content:"";position:absolute;width:22px;height:22px;border-radius:50%;background:#f3ffbd;top:50%;left:50%;transform:translate(-50%,-50%)}.gauge-copy:before{content:"";position:absolute;border:7px solid transparent;border-right:70px solid #b4dbc0;left:-75px;top:8px;width:0;height:0}.upload-area{border:2px dashed #ccc;border-radius:8px;padding:32px;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#fafafa;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-area:hover{border-color:#0a492e;background-color:#f5f5f5}.upload-area.dragging{border-color:#0a492e;background-color:#f0f7f4}.upload-area input[type=file]{display:none}body{margin:0;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#333}.icon-button{width:48px;height:48px;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:8px;border:"1px solid #ccc";box-shadow:"0px 4px 6px rgba(0, 0, 0, 0.1)"}.icon-button:hover{background-color:"#f5f5f5"}.custom-badge .MuiBadge-dot{background-color:orange;height:15px;min-width:15px;border:2px solid #fff;top:2px;right:2px}.custom-badge .MuiBadge-standard{background-color:red;top:2px;right:2px}.custom-badg-light .MuiBadge-dot{background-color:orange;height:15px;min-width:15px;border:2px solid #fff;top:2px;right:2px}.custom-badge-light .MuiBadge-standard{background-color:red;top:2px;right:2px}.custom-badg-dark .MuiBadge-dot{background-color:orange;height:15px;min-width:15px;border:2px solid #424242;top:2px;right:2px}.custom-badge-dark .MuiBadge-standard{background-color:red;height:15px;min-width:15px;border:2px solid #424242;top:2px;right:2px}.icon-button-image{width:45px;height:45px;border-radius:50%;background-color:#fff;border:2px solid #ccc;box-shadow:0 4px 6px #0000001a;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:8px;border:"1px solid #ccc"}.icon-button img{width:100%;height:100%;border-radius:50%}.drawer-heading{color:#fff;font-size:2.75rem;font-weight:700}.MuiBreadcrumbs-li a{font-size:24px;font-weight:700;color:#000}.MuiButton-root{padding:5px}.MuiButton-root:hover{-webkit-text-decoration:none;text-decoration:none}.MuiCheckbox-root.Mui-checked{color:#000}.buyerpopup{width:500px;background-color:#fff;border:1px solid #e4e4e4;border-radius:5px;padding:15px;display:flex;flex-direction:column;justify-content:space-between}.newpopup{height:350px}.rejectpopup{height:420px}.buyerpopup .buyers{height:80%;overflow-y:scroll}.buyerpopup .buyers>div{display:flex;align-items:center;min-height:65px;border-bottom:1px solid #e4e4e4}.buyerpopup .buyers>div p{padding:0 10px}.buyerpopup .buttons{display:flex;justify-content:flex-end;width:calc(100% + -0px)}.select{overflow-y:scroll;height:70%;border:1px solid #e4e4e4;margin-bottom:10px}.selectBuyer{display:flex;align-items:center}.offerpopup{max-height:480px;overflow-y:auto;background-color:#fff;border:1px solid #e4e4e4;border-radius:5px;padding:20px;flex-direction:column;justify-content:space-between}.offerinputgroup{display:grid;grid-template-columns:auto auto}.offerinput{width:98%;margin-bottom:15px}.offerpopup .buttons{display:flex;justify-content:flex-end;width:calc(100% + -0px)}button{cursor:pointer}.estudio{width:100%;display:flex;flex-direction:column;gap:.5rem}.estudio .cards{height:42%;width:100%;padding:20px}.cards .heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cards .heading .buttons button{margin:0 5px}.estudio .bottomchart{width:100%;height:50%;display:flex;justify-content:space-between}.bottomchart .chart{width:48%;padding:15px;align-content:center}@media screen and (max-width: 728px){.estudio{height:auto}.cards{margin:10px 0}.cards .heading{flex-wrap:wrap}.estudio .recharts-responsive-container{min-height:250px}.bottomchart{flex-direction:column}.estudio .bottomchart>div{width:100%;min-width:100%;margin:10px 0}}.newofferpopup{height:auto;width:auto;background-color:#fff;border:1px solid #e4e4e4;border-radius:5px;padding:35px;display:flex;flex-direction:column;justify-content:space-between}.Mui-focused{color:#000!important}.newofferpopup .options{display:flex;margin:20px 0}.newofferpopup .options>div{margin-right:25px;min-width:300px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start}.tipode{display:flex;margin:25px 0}.tipode .radiogroup>div{margin:0 0 20px}.tipode>div{max-width:300px;margin:0 25px 25px 0}.offerte{margin-top:20px}.offerte>div{min-width:300px;display:flex;justify-content:space-between}.newofferpopup .buttons{display:flex;justify-content:flex-end}.auditlog{height:90%;max-height:70vh;border:1px solid #e4e4e4;width:70%;background-color:#fff;overflow-y:scroll}.logcontainer{width:auto;min-height:125px;background-color:#ededed;display:flex;justify-content:space-evenly;border-radius:10px;margin:5px}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
