.landing-page-container{background:linear-gradient(134.36deg,#036dbe,#0034be 104.1%);color:#fff;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;position:relative;overflow:hidden}.background-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.fish-bg-element{height:100%;width:100%;object-fit:cover}.landing-logo-container{margin-bottom:20px;z-index:30}.landing-logo{width:120px;height:120px;z-index:30;background:#fff;border-radius:50%;object-fit:contain}.landing-content-section{margin-bottom:20px;z-index:20;max-width:800px}.landing-title{color:var(--primary-color)!important;font-weight:500;font-size:50px;line-height:24px;letter-spacing:0%;text-align:center}.landing-paragraph{color:var(--white-color)!important;font-weight:500;font-size:22px;line-height:32px;letter-spacing:5%;text-align:center}.shop-now-button{background-color:var(--primary-color)!important;border:none!important;color:#fff!important;font-size:1.2em!important;padding:20px!important;border-radius:20px!important}.shop-now-button:hover{background-color:var(--primary-color)!important;opacity:.8}.errorpage-container{display:flex;justify-content:center;align-items:center;width:100%;max-width:800px;margin:auto;padding:20px}.errorpage-container img{width:100%;height:auto}.back-to-home-button{width:200px;max-width:80%}@media (max-width: 768px){.errorpage-container{max-width:90%;padding:10px}.shop-now-button{width:100%}}.navbar{position:fixed;top:0;width:100%;z-index:100;background-color:#e5ecff;padding:1rem 2.5rem;display:flex;justify-content:space-between;align-items:center;height:70px;box-shadow:0 2px 5px #0000001a}.ant-menu-horizontal{border-bottom:none!important}.nav-items-cont{width:100%;background-color:#e5ecff}.nav-items-cont li:hover{color:#ff6f61!important;text-decoration:none!important;transition:none!important}.ant-menu-item-selected:after{border:none!important}.avatar-cont{border:1px solid #036dbe;display:flex;align-items:center;padding:.2rem;border-radius:.5rem;color:#036dbe}.avatar-cont>span:nth-child(2){margin:0 .5rem}.fisho-logo-cont:hover{cursor:pointer}.footer{background:linear-gradient(135deg,#036dbe,#0034be);background-size:cover;background-position:center;background-blend-mode:overlay;overflow-x:hidden;color:#fff;padding:2em 4em;text-align:left;position:relative}.footer:before{content:"";top:0;left:0;width:100%;height:100%;background:url(/assets/footerBG-Cm9zg3M1.jpeg) center/cover no-repeat;opacity:.1;z-index:1}.footer-logo{background:#fff;height:50px;object-fit:contain;border-radius:50%}.footer-title{color:coral!important;display:block}.footer-text{display:block;color:#fff;margin-top:10px}.footer-heading{color:#fff!important;margin-bottom:10px}.footer-link{display:block;color:#d9d9d9;margin-bottom:5px;cursor:pointer;transition:color .3s}.footer-link:hover{color:coral}.social-icons{margin-top:15px;color:coral;display:flex}.social-icons .icon-cont{background-color:#fff;height:1.5rem;width:1.5rem;border-radius:100%;display:flex;justify-content:center;align-items:center;margin-right:1rem}.social-icons .icon{font-size:1rem}.icon{font-size:20px;cursor:pointer;transition:color .3s}.icon:hover{color:coral}.rights{margin-top:4rem;color:#d9d9d9;text-align:center;display:flex;justify-content:space-between}.store-links{margin-top:-5em}.store-icon-play{height:160px}.store-icon-app{height:40px}.hero-section{padding:30px;text-align:center;border-radius:8px;margin-bottom:20px;background-image:url(/assets/landingpage-img-BwotyU_-.png);background-size:cover;background-position:center;color:#fff;position:relative;overflow:hidden;height:auto;width:100%}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(136.6deg,#036dbe,#0034be);opacity:.3;z-index:0}.hero-title{font-weight:600;font-size:2.3rem;line-height:1em;letter-spacing:0%;width:100%;text-align:center}.hero-subtitle{font-weight:400;font-size:1.3rem;line-height:20px;letter-spacing:0%;text-align:center}.hero-section>*{position:relative;z-index:1}.hero-section-fishimg>img{height:400px;width:80%;object-fit:contain;margin-top:-100px;margin-bottom:0}.search-row{margin-top:-50px}.search-input{border-radius:8px;height:40px}.search-button{width:100%;height:40px;border-radius:8px;background-color:#ff7875!important;border-color:#ff7875!important}.search-button:hover{background-color:#f55d59!important;border-color:#f55d59!important}.bulk-order-shadow{padding:25px;background:transparent;background-color:#fff3;width:100%;border-radius:30px;margin-top:30px;box-shadow:0 4px 8px #0000001a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.bulk-order-card{background-color:#fff;border-radius:12px;text-align:center;color:#333;margin-top:0;border:none;padding:1px}.bulk-order-heading{font-weight:500;font-size:24px;line-height:28.8px;letter-spacing:0%;text-align:center}.bulk-order-text{font-weight:400;font-size:16px;line-height:19.2px;letter-spacing:0%;text-align:center;color:#7a8792}.place-request-button{background-color:var(--primary-color)!important;border:none;color:#fff!important;border-radius:8px;padding:25px;font-size:15px;margin-top:10px}.place-request-button:hover{background-color:#f55d59!important}.trending-products-container{padding:20px;align-items:center}.trending-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.trending-products-header h2{font-weight:600;font-size:30px;line-height:43.2px;letter-spacing:0%}.trending-products-filter{margin-bottom:2rem;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:8px;width:100%}.filter-button{border-radius:20px;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;white-space:nowrap}.trending-products-grid{display:flex;flex-wrap:wrap;gap:16px}.product-card-container{overflow:hidden}.product-image{min-height:190px;object-fit:contain;width:100%!important;border-radius:10px 10px 0 0;transition:transform .3s ease}.product-name{color:#f55d59;font-weight:bolder;font-size:1.4rem!important}.product-price{color:#ff7b7b;font-weight:700}.buy-button{background-color:#ff7b7b;border-color:#ff7b7b}.buy-button:hover{background-color:#ff6262;border-color:#ff6262}.product-details{display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:auto;padding:20px}.product-details button{margin-top:1em}.full-width-button{margin-top:20px;width:80%;color:var(--primary-color);background-color:#fff;font-size:20px;padding:20px 10px;border-radius:10px}.full-width-button:hover{background-color:var(--primary-color)!important;color:#fff;border:none;z-index:20}.trending-categories-container{padding:20px;margin-bottom:30px}.trending-categories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.trending-categories-header h2{font-weight:600;font-size:30px;line-height:43.2px;letter-spacing:0%}.view-all-link{color:var(--primary-color)!important;font-weight:500;font-size:18px;line-height:16.07px;letter-spacing:0%;text-align:center}.category-card-container{display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:auto}.category-image-container{margin:auto;align-self:center;overflow:hidden}.category-image-container>img{height:13em!important;object-fit:cover;width:100%!important;transition:transform .3s ease;vertical-align:middle;border-radius:10px 10px 1px 1px!important;overflow:hidden}.category-image-container>img:hover{transform:scale(1.3)}.category-name{text-align:center;margin-top:2em;color:#f55d59;font-size:1.3rem!important}.nav-card{background:#0052cc!important;border-radius:28px!important;margin-top:110px!important}.nav-card .ant-card-body{padding:28px}.nav-content{color:#fff;display:flex;justify-content:space-between;align-items:center}.breadcrumb-section{display:flex;align-items:center;gap:8px}.back-arrow{font-size:2rem}.nav-card .ant-breadcrumb,.nav-card .ant-breadcrumb-separator,.nav-card .ant-breadcrumb a,.nav-card .ant-breadcrumb span{color:#fff}.page-title{font-size:24px;font-weight:600}.bread-crumb{background:linear-gradient(135deg,#036dbe,#0034be);background-size:cover;background-position:center;background-blend-mode:overlay;color:#fff;text-align:left;position:relative;padding:1rem;z-index:1;margin-top:2.5rem}.bread-crumb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(src/assets/Images/breadCrumbBG.jpeg) center/cover no-repeat;opacity:.1;z-index:-1;border-radius:28px}.auth-card-wrapper{display:flex;justify-content:center;align-items:center;padding:20px}.auth-card{width:100%;max-width:600px;background-color:#fff;border-radius:8px;border:none;box-shadow:0 2px 8px #00000026}.login-card-title{display:flex;justify-content:center;align-items:center;padding:2px!important;width:100%}.register-nav-container{margin-top:-20px}.forgot-password-container{display:flex;justify-content:end}.login-form-container{margin-top:-10px}.sign-in-btn,.sign-up-btn{padding:20px 30px;border-radius:15px}.social-login-buttons-container{width:100%;justify-content:space-around}.social-login-buttons{padding:20px 30px}.notifications-container{height:auto;margin:40px 100px}.notification-header{margin-bottom:50px}.trending-products-page-header{margin:10px 70px}.trending-products-page-container{display:flex;padding:20px;margin:30px 50px}.filters-section{width:200px;margin-right:20px}.filter-group{margin-bottom:20px;display:flex;flex-direction:column;gap:8px;color:#1f2937}.filter-group input[type=checkbox]{color:#1f2937}.filter-group .filter-group-price-range{display:flex;justify-content:space-between;margin-top:10px;color:#4b5563}.products-section{flex:1;width:100%}.tabs{display:flex;flex-wrap:wrap;gap:1em}.search-and-tabs{display:flex;justify-content:end;align-items:center;margin-right:auto;gap:1em}.trending-products-header-container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:90%;margin:2px auto}.search-bar{display:flex;flex-direction:row;align-items:center;justify-content:center;width:23%}.search-bar button{margin-left:10px;width:5em}.filter-button-products{border-radius:20px;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;white-space:nowrap;margin:0 5px}.product-grid{display:grid;margin-top:50px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:3em;min-height:700px;max-width:1320px;margin-left:auto;margin-right:auto}.ant-card-cover img{object-fit:cover;height:200px}.product-card{transition:box-shadow .3s ease;box-shadow:0 8px 24px #808080ee}.product-card:hover{box-shadow:0 0 20px #f42629ef}.pagination{display:flex;justify-content:end;align-items:center;margin-top:80px}.pagination-allproducts{display:flex;justify-content:space-between;align-items:center;margin-top:80px}.delivery-badge{position:absolute;top:8px;right:8px;padding:5px;border-radius:5px;font-size:10px;display:flex;align-items:center;justify-content:center}.delivery-badge svg{width:24px;height:24px;fill:#ff4d4f}.ExpressDeliveryIcon{color:"red"}.StandardDeliveryIcon{color:"green"}.view-option-btn-container{align-items:center;width:100%;justify-content:center;display:flex;padding-bottom:2px}.view-option-btn-container button{margin-top:30px;color:#ff4d4f;border-color:#ff4d4f}.cart-container{padding:20px;margin:50px}.cart-header{display:flex;justify-content:space-between;font-family:Urbanist;font-weight:600;font-size:36px;line-height:100%;letter-spacing:0%}.continue-shopping{border-color:#ff6b6b;color:#ff6b6b;height:fit-content;padding:10px 20px;margin-top:10px}.cart-content{display:flex;gap:20px}.cart-selected-products{margin-bottom:30px}.cart-products{flex-grow:1;width:45%}.cart-item-details{display:flex;align-items:center;justify-content:center;gap:15px}.cart-item-image{max-width:150px;height:150px;object-fit:cover;border-radius:8px;margin-right:15px}.item-info{flex-grow:1;font-size:2em}.item-info-text{font-size:.6em}.remove-item-button{color:#ff6b6b;border-radius:50%;width:40px;height:40px;font-size:20px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;position:absolute;right:10px;top:10px;background:transparent}.payment-conditions{margin-top:40px;font-size:14px;color:#666;width:90%}.cart-summary{width:auto;min-width:400px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-top:50px;height:fit-content}.quantity-control{display:flex;align-items:center;font-family:Urbanist;font-weight:400;font-size:18px;line-height:180%;letter-spacing:0px;text-transform:capitalize;margin-top:60px}.quantity-button{width:30px;height:30px;font-size:18px;display:flex;justify-content:center;align-items:center;color:#036dbe;border:1px solid #036dbe}.quantity-input{color:#036dbe;min-width:50px;text-align:center}.cart-no-padding-card .ant-card-body{padding:10px!important}.summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;margin-top:20px}.summary-row{display:flex;justify-content:space-between;margin-bottom:10px}.summary-total{display:flex;justify-content:space-between;font-size:18px}.cart-item-total-price{min-width:55px}.checkout-button{background-color:#ff6b6b;color:#fff;border:none;margin-top:20px}.checkout-cart-products{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;max-width:1000px;width:100%;justify-content:start}.repayment-cart-products{display:flex;flex-direction:row;gap:12px;max-width:1000px;width:100%;justify-content:start}.prod-details-header-container,.prod-details-body-container{margin:40px}.product-details-image{width:100%!important;height:60dvh;object-fit:cover!important;border-radius:10px!important}.product-details-sub-imges-container{margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.product-details-sub-imges-container img{background:transparent}.prod-details-btn-container{margin-top:20px;width:100%}.prod-detail-req-bulk-order-btn{width:100%;margin-top:10px;background-color:#fff;color:#ff4d4f;border-color:#ff4d4f;font-weight:700;padding:25px 20px}.prod-detail-req-bulk-order-btn:hover{background-color:#ff4d4f!important;color:#fff!important}.prod-details-add-info-container{margin-top:30px}.product-info{height:auto;padding:1px}.product-header{display:flex;justify-content:space-between;align-items:center}.rating-section{display:flex;align-items:center;gap:10px;margin:5px 0}.star-rating{font-size:20px;color:#ff4d4f}.review-text{font-size:14px;color:#666}.price-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.price{display:block;font-size:28px;font-weight:700;color:#0073e6;margin:10px 0}.tax-text{font-size:14px;color:#777;margin-left:15px;margin-top:10px}.description{font-size:14px;color:#444;margin-top:10px}.read-more{padding-left:5px;color:#0073e6;cursor:pointer;font-weight:700}.available-options-heading{margin-top:40px}.available-options-heading{font-size:18px;font-weight:700;margin-bottom:15px}.product-options{display:flex;flex-direction:column;gap:15px;margin-top:40px}.product-option-card{display:flex;flex-direction:row;align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;height:15em}.product-option-card-img-container{height:100%!important;display:flex!important;align-items:stretch!important}.option-image{width:12em!important;height:100%;border-radius:8px;margin-right:15px;object-fit:cover;vertical-align:middle}.option-details{padding:.7em 15px;flex:1}.product-name{font-size:1.3rem!important;font-weight:500;margin-bottom:5px}.product-price{font-size:1.2rem;color:#0073e6;font-weight:700}.option-actions{margin-top:10px}.add-to-bag-btn{width:100%;border:1px solid #ff4d4f;color:#ff4d4f;font-weight:700;margin-top:10px}.add-to-bag-btn:hover{background:#ff4d4f!important;color:#fff!important}.quantity-controls{display:flex;align-items:center;gap:8px}.quantity-input{width:50px;text-align:center}.view-cart-items-container{display:flex;justify-content:center;margin-top:50px}.view-cart-items-btn{width:100%;max-width:400px;background-color:#ff4d4f;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:10px;display:flex;justify-content:space-between;align-items:center;padding:22px 20px;cursor:pointer;transition:background .3s}.view-cart-items-btn:hover{background-color:#ff4d4f!important;color:#fff!important}.cart-text{font-size:16px;font-weight:700}.view-cart-text{font-size:16px;font-weight:700;text-decoration:underline;display:flex;align-items:center;gap:5px}.similar-varieties-heding{font-weight:500;font-size:30px;line-height:36px;letter-spacing:0%;vertical-align:bottom;text-transform:capitalize}.quantity-controls{display:flex;align-items:center;justify-content:center}.quantity-controls .ant-input-number{margin:0 8px}.quantity-controls .ant-btn{display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 0px) and (max-width: 767px){.landing-paragraph{line-height:26px;font-size:20px}}@media only screen and (min-width: 0px) and (max-width: 767px){.hero-title{font-size:25px;line-height:normal}.hero-subtitle{font-size:18px;line-height:normal}.hero-section-fishimg>img{height:220px;width:100%;margin-top:-50px;margin-bottom:20px}.trending-products-header h2,.trending-categories-header h2{font-size:20px}.banner-slide{width:100%!important;object-fit:contain;height:50dvh!important}}@media only screen and (min-width: 0px) and (max-width: 767px){.footer{padding:1em 2em;overflow-x:hidden}.footer-heading{margin:2em 0}.rights{color:#d9d9d9;text-align:center;display:flex;flex-direction:column-reverse}.store-links{display:flex;align-items:center;justify-content:center}.hide-username{display:none}.navbar{padding:1em;overflow-x:hidden}}@media only screen and (min-width: 0px) and (max-width: 767px){.page-title{display:none}}@media only screen and (min-width: 0px) and (max-width: 767px){.trending-products-page-header{margin:1em}.trending-products-header-container{display:flex;flex-direction:column-reverse;justify-content:end;align-items:end;margin:2em 10.5em .1em}.trending-products-header-container h1{display:none}.trending-products-page-container{display:flex;padding:20px;margin:30px 11px}.pagination-allproducts{display:flex;flex-direction:column;justify-content:space-around}.pagination-allproducts h3{margin-bottom:2em}}@media only screen and (min-width: 0px) and (max-width: 767px){.prod-details-header-container{margin:1em}.prod-details-body-container{margin:1.5em}.product-option-card{min-height:270px}}@media only screen and (min-width: 0px) and (max-width: 767px){.cart-container{display:flex;flex-direction:column;justify-content:center;margin:2em 1.5em}.cart-content{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-top:3em;gap:1em}.cart-header{display:flex;flex-direction:column;justify-content:space-around;margin-top:-1em;align-items:center}.checkout-heading{margin-top:1em;font-size:1.5rem!important}.checkout-cart-products{justify-content:center;gap:20px}.my-cart-text{display:none}.cart-summary{min-width:auto}.cart-item{display:flex;flex-direction:column;width:fit-content;flex-wrap:wrap;gap:10px}.cart-item-details{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.cart-no-padding-card .ant-card-body{display:flex;flex-direction:column;justify-content:center;align-items:center}.cart-selected-products{text-align:center}.cart-products{width:100%}.repayment-cart-products{flex-direction:column;align-items:center}.item-info,.payment-conditions>section>p{text-align:center}}@media (max-width: 767px){.order-history-container{margin:0 30px!important}.order-history-image{object-fit:cover;max-width:50vw!important}}@media (max-width: 767px){.order-tracking-container{margin:1px 5px!important}.note-text{font-size:1rem;margin-bottom:2em}.notifications-container{margin:5px 7px}.notification-time{display:none}}@media (max-width: 767px){.profile-container,.tnc-container,.personal-info-container,.privacy-content-container,.wallet-container,.profile-breadcrumbs,.fish-bulk-container,.security-container{margin:0 1em!important}.left-section{flex-direction:column;margin:auto}.delete-section{padding:1em!important}.profile-container{margin-bottom:1em!important}.privacy-content-container{margin-top:1em!important}.contact-us-container{max-width:85%!important}.security-form{width:100%!important}}@media (max-width: 767px){.fish-bulk-container,.requests-container{margin:1em!important}.fish-bulk-header{flex-direction:column;justify-content:center;align-items:center;margin:auto}.fish-search-container{flex-wrap:wrap;margin:auto;overflow:hidden;flex-direction:column;max-width:300px!important}.fish-search-input,.fish-search-button{max-width:298px!important;margin:5px 1px}.request-content{flex-direction:column;align-items:center}.request-image{margin-right:0!important;margin-bottom:1em}.requests-list{margin-top:2em}.bulk-orders-container{margin:1px 20px!important}.order-content{flex-direction:column}.payment-condition{text-align:center;margin-bottom:1em}.right-column,.left-column{width:100%!important}.bulk-order-container{margin:1px 20px}.info-title{margin:auto!important;font-size:1.3rem!important}.bulk-order-heading{font-size:1.2rem!important}.bulk-order-container{margin:auto!important}.nav-card .ant-card-body{padding:10px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.landing-page{color:red}}@font-face{font-family:UAESymbol;src:url(/fonts/font.woff2) format("woff2"),url(/fonts/font.woff) format("woff"),url(/fonts/font.ttf) format("truetype")}:root{--primary-color: #ff6f61;--white-color: #ffffff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100dvh;height:100dvh;box-sizing:border-box;overflow-x:hidden!important}.dirham-symbol{font-family:UAESymbol,sans-serif;font-size:inherit;color:inherit}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:16px}*{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hidden{display:none}.flex{display:flex;align-items:center;justify-content:center}html{font-size:16px}.loader-container{margin:auto;display:flex;justify-content:center;align-items:center;height:100dvh}.loader{position:relative;width:130px;height:100px;background-repeat:no-repeat;background-image:linear-gradient(#0277bd,#0277bd),linear-gradient(#29b6f6,#4fc3f7),linear-gradient(#29b6f6,#4fc3f7);background-size:80px 70px,30px 50px,30px 30px;background-position:0 0,80px 20px,100px 40px}.loader:after{content:"";position:absolute;bottom:10px;left:12px;width:10px;height:10px;background:#fff;border-radius:50%;box-sizing:content-box;border:10px solid #000;box-shadow:78px 0 0 -10px #fff,78px 0 #000;animation:wheelSk .75s ease-in infinite alternate}.loader:before{content:"";position:absolute;right:100%;top:0;height:70px;width:70px;background-image:linear-gradient(#fff 45px,transparent 0),linear-gradient(#fff 45px,transparent 0),linear-gradient(#fff 45px,transparent 0);background-repeat:no-repeat;background-size:30px 4px;background-position:0px 11px,8px 35px,0px 60px;animation:lineDropping .75s linear infinite}.product-image-skeleton{min-height:19dvh!important;min-width:99%!important;object-fit:cover!important}.contact-us-container{margin:3em auto;max-width:60%}.privacy-content-container{margin-top:3em;margin-left:7em;margin-bottom:2em}.privacy-content-container>ul>li{max-width:1280px}.profile-breadcrumbs{margin:0 7em}@keyframes wheelSk{0%,50%,to{transform:translatey(0)}30%,90%{transform:translatey(-3px)}}@keyframes lineDropping{0%{background-position:100px 11px,115px 35px,105px 60px;opacity:1}50%{background-position:0px 11px,20px 35px,5px 60px}60%{background-position:-30px 11px,0px 35px,-10px 60px}75%,to{background-position:-30px 11px,-30px 35px,-30px 60px;opacity:0}}.whatsapp-icon{position:fixed;bottom:30px;right:30px;z-index:1000;display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.whatsapp-img{height:3em;width:2.5em;object-fit:contain}.whatsapp-icon:hover{transform:scale(1.6)}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
