@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap);:root{scroll-behavior:smooth}*{box-sizing:border-box;font-family:cabin,sans-serif;margin:0;padding:0}body{-webkit-font-something:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f8fc;font-size:16px;font-weight:500;line-height:22px}.main-header{background-color:#fff;border-bottom:1px solid #0000001a;box-shadow:0 12px 16px 0 #0003;color:#000;padding:0 80px;width:100%;z-index:99}.header-content{height:80px;justify-content:space-between;margin:0 auto;max-width:1200px}.header-content,.left{align-items:center;display:flex}.left{flex:1 1;font-size:28px;font-style:italic;font-weight:900;gap:15px;list-style-type:none}.logo{cursor:pointer;mix-blend-mode:darken;overflow:hidden;width:64px}.center{align-items:center;display:flex;font-weight:600;gap:20px;left:40%;list-style-type:none;position:absolute;transform:translate(-60%);z-index:999}.center li{cursor:pointer;padding:5px;text-transform:uppercase}.center li:hover{color:#54ac00}.dropdown{margin:0 auto;position:relative}.dropdown .dropdown-btn{cursor:pointer}.dropdown .dropdown-btn,.dropdown .dropdown-content{align-items:center;display:flex;justify-content:center}.dropdown .dropdown-content{background-color:#f9f9f9;background:#fff;box-shadow:0 8px 16px 0 #0003;flex-direction:column;left:-20px;padding:10px;position:absolute;top:50px;width:200px;z-index:1;z-index:99}.right{align-items:center;animation-timing-function:ease-in;display:flex;gap:20px;list-style-type:none}.right li{cursor:pointer;font-weight:500}.sign{padding:4px 15px}details>summary{list-style:none;position:relative}details .lists{background-color:#eee;box-shadow:1px 1px 2px #bbb;flex-direction:column;justify-content:space-between;margin:0;position:absolute;width:100px;z-index:9}.lists p,details .lists{display:flex;padding:5px}.lists p{border-radius:4px;cursor:pointer;font-size:16px;font-weight:500;justify-content:space-evenly;opacity:.7;text-align:center}.lists p:hover{background-color:#e1dede}.form{display:flex;justify-content:space-between}.form input{border:none;border-bottom-left-radius:6px;border-top-left-radius:6px;flex:8 1;padding-left:10px;width:200px}.form button,.form input{background-color:#f2f2f2;outline:none}.form button{border:none;border-bottom-right-radius:6px;border-top-right-radius:6px;color:#646262;cursor:pointer;flex:1 1;padding:5px}.cart-icon{fill:currentColor;cursor:pointer;position:relative}.cart-icon span{background-color:#54ac00;border-radius:10px;color:#fff;font-size:12px;line-height:1;min-width:20px;padding:2.5px;position:absolute;right:-12px;text-align:center;top:-5px}.hamburger-menu{display:none}.sticky-header{animation:stickyHeader .3s ease forwards;position:-webkit-sticky;position:sticky;top:0;transform:translateY(-80px)}@keyframes stickyHeader{0%{transform:translateY(-80px)}to{transform:translateY(0)}}@media screen and (max-width:1800px){.center .sign{display:none}}@media screen and (max-width:1200px){.main-header{padding:0 40px}.header-content{height:100px}.center{gap:40px}.center,.right{font-size:1.5em}.right{padding-top:5px}}@media screen and (max-width:1024px){.main-header{padding:0 30px}.header-content{height:80px}.center{font-size:1.2em;gap:20px;left:40%}details .lists{right:10px}}@media screen and (max-width:900px){.center{font-size:16px;gap:10px}}@media screen and (max-width:850px){.main-header{padding:0 20px}.header-content{height:80px}.center,.right{font-size:14px;gap:10px}.logo{height:40px;overflow:hidden;width:40px}}@media screen and (max-width:768px){.main-header{padding:0 50px}.header-content{flex-direction:row-reverse;height:80px}.center .sign{display:block}.right{position:absolute}.right .sign{display:none}.logo{height:50px;overflow:hidden;width:50px}.hamburger-menu{align-items:center;cursor:pointer;display:flex;margin-left:0;width:80px}.center{animation:slideMenuBar .5s ease forwards;background-color:#fff;border-top:2px solid #eee;box-shadow:0 12px 16px 0 #0003;display:none;justify-content:center;left:0;padding:50px;position:absolute;top:80px;transform:translateX(100%);width:100%;z-index:99}.center .sign{background:none;color:#1d7328;display:flex;padding:5px 10px}.center-visible{display:flex;flex-direction:column}}@media screen and (max-width:550px){.logo{display:none}}@media screen and (max-width:480px){.main-header{padding:0 40px}.header-content{height:60px}.left{align-items:center;display:flex;flex:1 1;justify-content:left}.center,.right{position:absolute}.center{display:none;top:60px}.center-visible{display:flex;flex-direction:column}}@media screen and (max-width:400px){.hamburger-menu{justify-content:flex-start;padding:0}.main-header{padding:0 15px}}@keyframes slideMenuBar{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.search-box{display:flex;justify-content:space-between;position:relative}.search-box input{border:none;border-bottom-left-radius:6px;border-top-left-radius:6px;flex:8 1;padding-left:10px;width:200px}.search-box button,.search-box input{background-color:#f2f2f2;outline:none}.search-box button{border:none;border-bottom-right-radius:6px;border-top-right-radius:6px;color:#646262;cursor:pointer;flex:1 1;padding:5px}.search-results{align-items:center;background-color:#f2f2f2;border-top:1px solid #000;cursor:pointer;gap:10px;max-height:calc(100vh - 50px);overflow-y:scroll;padding:10px 0;position:absolute;z-index:9}.not-found{color:#000;cursor:default;font-size:16px;padding:10px;width:235px}body ::-webkit-scrollbar{display:none}.items{align-items:center;border-bottom:1px solid #0003;display:flex;gap:20px;padding:10px;position:relative;width:235px}.item-desc .name{font-size:16px;font-weight:600;margin-bottom:10px}.item-desc .desc,.item-desc .name{display:block;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-desc .desc{color:#00000080;font-size:14px;width:10em}.img-container{background-color:#0000000d;flex-shrink:0;height:60px;width:60px}.img-container img{height:100%;width:100%}@media screen and (max-width:350px){.search-box input{width:150px}}.categoryItem h1{border-radius:3px;color:#000;cursor:pointer;font-size:16px;font-size:600;padding:10px;text-align:center;transition:all .2s}.categoryItem h1:hover{background:#54ac00;color:#fff;opacity:.8}.swiper-slide{background:#fff}.swiper-slide img{display:flex;height:600px}.swiper-button-next,.swiper-button-prev{color:#00000080!important}.swiper-button-next:hover,.swiper-button-prev:hover{color:#1d7328!important;transform:scale(1.2);transition:all .3s ease}.swiper-button-next:after,.swiper-button-prev:after{font-size:30px!important}.swiper-pagination-bullet-active{background-color:#1d7328!important}@media screen and (max-width:1024px){.swiper-slide img{display:flex;height:450px;width:100%}}@media screen and (max-width:768px){.swiper-slide img{display:flex;height:340px;width:100%}}@media screen and (max-width:480px){.swiper-slide img{display:flex;height:250px;width:100%}.swiper-button-next,.swiper-button-prev,.swiper-pagination-bullet{display:none!important}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.announcement{align-items:center;background-color:#066c28;color:#fff;display:flex;font-size:14px;font-weight:500;height:30px;justify-content:center}@media screen and (max-width:768px){.announcement{display:none}}.footer-btn{bottom:15px;cursor:pointer;margin:auto;position:fixed;right:20px;z-index:1}.footer-btn:hover{opacity:.9}.home-button{background-color:#1d7328;border-radius:50px;height:50px;width:50px}.home-button span{align-items:center;color:#fff;display:flex;font-size:28px;justify-content:center;line-height:50px}.home-button span:hover{transform:scale(1.2);transition:all allow-discrete .5s ease-out}.footer{background-color:#253237;margin-top:50px;padding:10px;position:absolute;width:100%}.footer-content{display:flex;flex-flow:wrap;gap:20px;justify-content:space-between;letter-spacing:.5px;margin:0 auto;max-width:1100px;padding:50px 0;word-spacing:.5px}.col{max-width:300px}.col .title{font-weight:700;margin-bottom:20px}.col:first-child{color:#1d7328;font-size:clamp(20px,3vw,30px)}.col:nth-child(2),.col:nth-child(3),.col:nth-child(4){color:#f7f8fc;font-size:21px}.col .text{color:#c8c6c6;font-size:16px;font-weight:200;line-height:1.5em}.col .c-item{color:#999;display:flex;gap:5px;margin-bottom:15px}.col .c-item svg{color:#999;flex-shrink:0;font-size:18px;margin-right:10px;margin-top:4px}.col .subscribe{display:flex;flex-direction:row;gap:10px;padding-top:50px}.col .subscribe .forms{background-color:#fff;display:flex;height:40px;justify-content:space-between;width:100%}.forms input{border:none;outline:none;padding:10px;width:100%}.subscribe button{background:#54ac00;border:1px solid #539f22;color:#fff;cursor:pointer;font-size:20px;width:25%}.col span,text{cursor:pointer;display:block;margin-bottom:10px;transition:all .3s ease}.col span:hover{color:#fff;overflow:hidden;transform:scaley(1.1)}.social-items{cursor:pointer;display:flex;margin-top:10px;padding-top:20px}.social-icon1,.social-icon2,.social-icon3,.social-icon4{align-items:center;background-color:#3b5999;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin-right:20px;width:40px}.social-icon2{background-color:#55acee}.social-icon3{background:linear-gradient(#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)}.social-icon4{background-color:#324f97}.bottam-bar{border-top:.5px solid #3e3d3d;padding:0}.bottam-bar-content{align-items:center;color:#999;display:flex;flex-direction:row;gap:10px;height:60px;justify-content:space-between;letter-spacing:.5px;margin:0 auto;max-width:1200px;padding:0;text-align:center;word-spacing:.5px}.bottam-bar-content span{color:#fff;cursor:pointer;padding:2px;transition:all .2s ease}.bottam-bar-content span:hover{color:#1d7328}.bottam-bar-content img{height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1200px){.footer{padding:0 60px}.footer-content .text{font-size:20px}.bottam-bar-content{font-size:20px;justify-content:space-between}}@media screen and (max-width:1024px){.col{margin-bottom:20px;max-width:80%}.footer{padding:0 50px}.footer-content .text{font-size:22px}.bottam-bar-content{font-size:22px;justify-content:space-around}.bottam-bar-content img{width:28%}}@media screen and (max-width:768px){.col{margin-bottom:10px;max-width:80%}.footer{padding:0 40px}.footer-content .text{font-size:18px}.bottam-bar-content{font-size:18px;justify-content:space-around}.bottam-bar-content img{display:none}}@media screen and (max-width:480px){.footer{padding:20px 40px}.footer-content{justify-content:space-between}.footer-content .text{font-size:14px}.col{max-width:100%}.col:nth-child(2){overflow:scroll;padding-top:10px;width:100%}.bottam-bar{padding:5px}.bottam-bar-content{font-size:14px}.home-button{height:30px;width:30px}.home-button span{align-items:center;display:flex;font-size:16px;height:30px;justify-content:center}}.product-card{border-radius:5px;box-shadow:0 0 0 2px #fff,.3em .3em 3em #c0e3c599;margin-bottom:20px;position:relative;width:calc(25% - 15px)}.thumbnail{align-items:center;background-color:#f0f0f0;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;display:flex;height:200px;justify-content:center;margin-bottom:10px;width:100%}.thumbnail img{display:block;height:75%;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.prod-details{letter-spacing:.5px;padding-bottom:12px}.prod-details .name{color:#000;cursor:pointer;display:block;font-size:18px;font-weight:700;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap}.prod-details .name:hover{color:#54ac00}.prod-details .qty{color:#555454;display:flex;font-size:14px;padding:10px}.prod-details .price{color:#464444;font-size:20px;padding:10px}.thumbnail img:hover{transform:scale(1.2)}.prod-btn{border-top:1px solid #0000001a;color:#555;font-size:14px;font-weight:400;justify-content:center;justify-content:space-between;width:100%!important}.prod-btn,.view-detail{align-items:center;display:flex}.view-detail{border-right:1px solid #0000001a;cursor:pointer;justify-content:space-evenly;letter-spacing:.3px;padding:10px;width:50%}.view-detail:hover{color:#54ac00}.shop-btn{align-items:center;cursor:pointer;display:flex;justify-content:space-evenly;letter-spacing:.3px;padding:10px;width:50%}.shop-btn:hover{color:#54ac00}.prod-btn .out-of-stock{align-items:center;color:#d23276;cursor:default;display:flex;font-size:14px;font-weight:600;justify-content:space-evenly;letter-spacing:.3px;padding:10px;pointer-events:none;width:50%}@media screen and (max-width:1024px){.product-card{width:calc(34% - 18px)}}@media screen and (max-width:768px){.product-card{width:calc(50% - 10px)}}@media screen and (max-width:480px){.product-card{width:100%}}.products-container{background-color:#f7f8fc;padding:75px 30px}.sec-heading{align-items:center;color:#000;display:flex;flex-direction:column;font-size:36px;font-weight:700;justify-content:center;margin-bottom:50px;text-transform:uppercase}.sec-heading:after{background:linear-gradient(90deg,#1d7328,#539f22);content:"";display:block;height:3px;margin-top:20px;width:100px}.products{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:0 50px}@media screen and (max-width:1024px){.sec-heading{padding-left:22px}.products{padding:0 22px}}@media screen and (max-width:768px){.sec-heading{padding-left:18px}.products{padding:0 18px}}@media screen and (max-width:480px){.sec-heading{font-size:24px}}.loader{align-items:center;animation:spinner 2s linear infinite;border:10px solid #54ac00;border-radius:50%;border-top-color:#eaf0f6;display:flex;height:80px;margin:14% auto;text-align:center;width:80px}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image{display:flex}.image .banner{height:560px;width:100%}@media screen and (max-width:768px){.image .banner{height:340px}}@media screen and (max-width:480px){.image .banner{height:250px}}.whywe-container{background-color:#f7f8fc;padding:75px 80px}.whywe{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-evenly;margin-top:50px;text-align:center}.head-Title{color:#000}.whywe-card{background-color:#fff;padding:10px;width:calc(25% - 15px)}.whywe-thumbnail{align-items:center;background:none;display:flex;height:200px;justify-content:center;margin-bottom:10px;width:100%}.whywe-thumbnail img{display:block;height:60%;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.whywe-details{padding:5px}.whywe-title{color:#539f22;display:flex;font-size:18px;font-weight:700;justify-content:center;margin-bottom:20px;text-align:center}.desc{font-size:14px;font-weight:100;opacity:.9}@media screen and (max-width:1024px){.whywe-card{width:calc(45% - 20px)}}@media screen and (max-width:768px){.whywe-card{width:calc(45% - 10px)}}@media screen and (max-width:600px){.whywe-container{padding:75px 4%}}@media screen and (max-width:480px){.head-Title{font-size:24px}.head-Title:after{width:80px}.whywe-card{align-items:center;display:flex;flex-direction:column;margin:auto;padding:20px;width:90%}.whywe-thumbnail img{height:100%;padding:24px}.whywe-title{font-size:21px}.whywe-details{padding-bottom:16px}.whywe-details .desc{font-size:16px}}.NewArrival-container{background-color:#f7f8fc;padding:75px 15%}.NewArrival{flex-wrap:wrap;justify-content:space-evenly;margin-top:30px;text-align:center}.NewArrival,.head-Title{align-items:center;display:flex}.head-Title{color:#243136;flex-direction:column;font-size:36px;font-weight:700;justify-content:center;text-transform:uppercase}.head-Title:after{background:linear-gradient(90deg,#1d7328,#539f22);content:"";display:block;height:3px;margin-top:20px;width:100px}.NewArrival-card{padding:20px 10px;width:calc(25% - 15px)}.NewArrival-thumbnail{align-items:center;background:none;border:1.5px solid #9d9d9e;display:flex;height:200px;justify-content:center;margin-bottom:10px;width:200px}.new{background-color:#54ac00;color:#fff;left:10px;position:relative;top:40px;width:50px;z-index:1}.NewArrival-thumbnail img{display:block;height:60%;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.NewArrival-details{padding:5px}.NewArrival-title{color:#243136;display:flex;font-size:18px;font-weight:700;justify-content:center;margin-bottom:12px;text-align:center}.price{font-size:16px;font-weight:100;opacity:.6}@media screen and (max-width:1200px){.NewArrival-container{padding:75px 8%}}@media screen and (max-width:1024px){.NewArrival-card{padding:20px 10px;width:calc(30% - 5px)}}@media screen and (max-width:900px){.NewArrival-container{padding:75px 8%}}@media screen and (max-width:768px){.NewArrival-card{width:calc(45% - 10px)}}@media screen and (max-width:550px){.NewArrival-container{padding:75px 4%}}@media screen and (max-width:480px){.head-Title{font-size:24px}.head-Title:after{width:80px}.NewArrival-card{align-items:center;display:flex;flex-direction:column;margin:auto;padding:20px;width:90%}.NewArrival-title{font-size:21px}.NewArrival-details{padding-bottom:16px}.NewArrival-details .price{font-size:16px}}.Assurity-container{background-color:#f7f8fc;padding:0 15%}.Assurity{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;text-align:center}.Assurity-card{padding:20px 10px;width:calc(25% - 15px)}.Assurity-thumbnail{align-items:center;background-color:#f2f2f2;display:flex;flex-direction:column;height:200px;justify-content:space-evenly;margin-bottom:10px;width:200px}.Assurity-thumbnail img{display:block;height:50%;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.Assurity-title{color:#243136;display:flex;font-size:20px;font-weight:500;justify-content:center;margin-bottom:12px;text-align:center}@media screen and (max-width:1200px){.Assurity-container{padding:75px 8%}}@media screen and (max-width:1024px){.Assurity-card{width:calc(30% - 10px)}}@media screen and (max-width:900px){.Assurity-container{padding:75px 8%}}@media screen and (max-width:768px){.Assurity-card{width:calc(45% - 10px)}}@media screen and (max-width:550px){.Assurity-container{padding:75px 4%}}@media screen and (max-width:480px){.head-Title{font-size:24px}.head-Title:after{width:80px}.Assurity-card{align-items:center;display:flex;flex-direction:column;margin:auto;padding:20px;width:90%}.Assurity-title{font-size:21px}.Assurity-thumbnail img{height:80%;padding:24px;width:80%}}.testimonial-container{background-color:#f7f8fc;display:flex;flex-direction:column;padding:10px 80px;text-align:center}.testimonial-title{align-items:center;display:flex;flex-direction:column;font-size:36px;justify-content:center;margin-bottom:50px;text-transform:uppercase}.testimonial-title:after{background:linear-gradient(90deg,#1d7328,#539f22);content:"";display:block;height:3px;margin-top:20px;width:100px}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;background:#f2f2f2;border-radius:12px;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important;font-weight:700!important}.testimonials-details{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-evenly;padding:20px;text-align:center}.testimonials-details .desc{font-size:18px;font-weight:600;line-height:1.5;opacity:.8;padding:10px;text-align:left}.profile-detail{align-items:center;display:flex;flex-direction:row;height:120px;justify-content:space-evenly;padding:20px}.profile-img{border-radius:50%;height:60px;overflow:hidden;width:60px}.profile-name{display:flex;flex-direction:column;gap:5px}.name{font-size:18px}.job{font-size:14px;opacity:.7}@media screen and (max-width:768px){.testimonial-title{font-size:24px}.testimonial-container{padding:10px 20px}}.single-product-main-content{margin-top:45px}.layout{margin:0 auto}.single-product-page{display:flex;flex-direction:row;gap:45px;justify-content:center;margin:0 60px}.single-product-page .left{background-color:#0000000d;flex-shrink:0;justify-content:center;width:40%}.single-product-page .left img{display:block;height:auto;margin:0 auto;max-width:100%;padding:30px}.single-product-page .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0 20px;position:relative;width:60%}.single-product-page .right .name{font-size:24px;font-weight:700;line-height:24px}.single-product-page .right .price{font-size:24px;line-height:24px}.single-product-page .right .desc{color:#6b6b6b;font-size:16px;line-height:22px}.out-of-stock{color:#d23276}.cart-buttons{display:flex;margin-top:20px}.quantity-buttons{border:2px solid #0003;display:flex;height:50px;margin-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.quantity-buttons span{align-items:center;cursor:pointer;display:flex;font-size:18px;justify-content:center;width:40px}.quantity-buttons span:first-child{border-right:2px solid #0003}.quantity-buttons span:nth-child(2){width:60px}.quantity-buttons span:nth-child(3){border-left:2px solid #0003}.add-to-cart-button{align-items:center;background:#54ac00;border:0;border-bottom:3px solid #1d7328;color:#fff;cursor:pointer;display:flex;flex-grow:0;font-size:16px;gap:4px;height:50px;justify-content:center;outline:0;width:180px}.add-to-cart-button:hover{opacity:.9}.divider{background-color:#0003;height:1px;margin:10px 0;width:100%}.info-item .text-bold{display:block;font-size:18px;font-weight:500}.category,.info-item .text-bold span{color:#6b6b6b;cursor:pointer;font-size:16px;font-weight:400;padding:10px}.info-item .text-bold svg{margin:0 5px}@media screen and (max-width:1024px){.single-product-page .left{width:50%}}@media screen and (max-width:768px){.single-product-main-content{margin:30px 0}.single-product-page .left{height:350px;width:50%}.single-product-page .right{font-size:1em;width:50%}.single-product-page .right .desc,.single-product-page .right .price{margin-bottom:0}.add-to-cart-button{height:50px;width:120px}}@media screen and (max-width:600px){.single-product-page{gap:0}.single-product-page .left{width:50%}.single-product-page .right .name{margin-bottom:0}.add-to-cart-button,.quantity-buttons{height:40px;width:100px}}@media screen and (max-width:480px){.single-product-page{flex-direction:column}.single-product-page .left{width:100%}.single-product-page .right{font-size:1em;margin-top:20px;width:100%}.add-to-cart-button{height:40px;width:120px}}.login{align-items:center;background:linear-gradient(#ffffff80,#ffffff80),url(https://images.pexels.com/photos/1092730/pexels-photo-1092730.jpeg?auto=compress&cs=tinysrgb&w=600) 50%;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.login-container{background-color:#fff;padding:40px;width:35%}.login-container h1{font-size:24px;font-weight:300;padding:10px;text-align:center}.login-container form{display:flex;flex-direction:column}.login-container form input{flex:1 1;margin:10px 0;min-width:40%;padding:10px}form button{background-color:#54ac00;border:none;color:#fff;cursor:pointer;margin-bottom:10px;padding:15px 20px;width:40%}form button:disabled{color:#54ac00;cursor:not-allowed}.login-container form p{color:red}form .link{cursor:pointer;font-size:12px;margin:5px 0;text-decoration:underline}.register{align-items:center;background:linear-gradient(#ffffff80,#ffffff80),url(https://images.pexels.com/photos/1105166/pexels-photo-1105166.jpeg?auto=compress&cs=tinysrgb&w=600) 50%;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.register-container{background-color:#fff;padding:40px;width:35%}.register-container h1{font-size:24px;font-weight:300;padding:10px;text-align:center}.register-container form{display:flex;flex-direction:column}.register-container form input{flex:1 1;margin:10px 0;min-width:40%;padding:10px}.Agreement{font-size:12px;margin:20px 0}.register-container form button{background-color:#54ac00;border:none;color:#fff;cursor:pointer;margin-bottom:10px;padding:15px 20px;width:40%}.register-container form button:disabled{color:green;cursor:not-allowed}.register-container form p{color:red}.register-container form .link{cursor:pointer;font-size:12px;margin:5px 0;text-decoration:underline}.wrapper{margin-bottom:50px;padding:20px}.wrapper h1{font-weight:300;margin-bottom:8px;text-align:center}.wrapper .top{align-items:center;display:flex;justify-content:space-between;padding:20px}.top button{background-color:#eee;cursor:pointer;font-weight:600;padding:10px}.top button:hover{opacity:.8}.top .text{display:flex}.top .text h2{cursor:pointer;font-size:16px;font-weight:400;margin:0 10px;text-decoration:underline}.wrapper .bottom{display:flex;flex-direction:row;justify-content:space-between}.bottom .info{flex:3 1}.empty-cart{text-align:center}.empty-cart img{height:auto;max-width:100%}.empty-cart p{color:#539f22;font-weight:700;padding:20px}.empty-cart span{justify-content:space-between}.bottom .info .product{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:5px}.bottom .info .product .product-detail{background-color:#514e4e1a;display:flex;flex:2 1;padding:5px}.bottom .info .product .product-detail img{width:100px}.bottom .info .product .product-detail .details{display:flex;flex-direction:column;justify-content:space-around;overflow:hidden;padding:20px;text-overflow:ellipsis}.product .product-detail .details .product-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom .info .product .PriceDetail{align-items:center;background-color:#514e4e1a;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-left:14px}.bottom .info .product .PriceDetail button{color:#539f22;cursor:pointer;margin-bottom:80px;margin-left:18%;position:absolute}.ProductAmountContainer{align-items:center;display:flex;margin-bottom:20px}.quantity-btn{border:2px solid #0003;display:flex;height:48px;margin-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.quantity-btn span{align-items:center;cursor:pointer;display:flex;font-size:18px;justify-content:center;width:40px}.quantity-btn span:first-child{border-right:2px solid #0003}.quantity-btn span:nth-child(2){width:60px}.quantity-btn span:nth-child(3){border-left:2px solid #0003}.ProductAmountContainer .ProductAmount{font-size:24px;margin:5px}.PriceDetail .ProductPrice{font-size:24px;font-weight:200;margin-bottom:0}.info hr{background-color:#eee;border:none;height:1px;margin-top:20px}.summary{border:.5px solid #d3d3d3;border-radius:10px;flex:1 1;height:60vh;padding:20px}.SummaryTitle{font-size:larger;font-weight:500;text-align:center}.SummaryItem{display:flex;justify-content:space-between;margin:30px 0}.SummaryItem span{font-size:18px;font-weight:900}.summary button{background:linear-gradient(90deg,#1d7328,#539f22);border:1px solid #539f22;color:#fff;font-weight:600;padding:10px;width:100%}.summary button:hover{opacity:.9}.cart-missing{align-items:center;display:flex;flex-direction:column;gap:20px}.svg{width:200px}span{font-size:18px;font-weight:700}p{font-size:14px}.emp-btn{align-items:center;background-image:linear-gradient(90deg,#1d7328,#539f22);border:0;color:#fff;cursor:pointer;display:flex;justify-content:center;outline:0;padding:8px 30px}@media screen and (max-width:1400px){.summary{height:340px}}@media screen and (max-width:1200px){.summary{height:55vh}}@media screen and (max-width:900px){.wrapper .bottom{flex-direction:column}.bottom .info{flex:3 1}.bottom .info .product .product-detail{background-color:#514e4e1a;display:flex;flex:1 1;padding:5px}.bottom .info .product .PriceDetail button{margin-bottom:80px;right:40px}}@media screen and (max-width:700px){.bottom .info .product{flex-direction:column}.bottom .info .product .PriceDetail{padding:10px}.bottom .info .product .product-detail img{width:100px}.quantity-btn{height:40px;width:120px}}@media screen and (max-width:450px){.bottom .info .product .PriceDetail button{margin-bottom:50px;right:40px}}.contact{align-items:center;background:linear-gradient(#ffffff80,#ffffff80),url(https://images.pexels.com/photos/1092730/pexels-photo-1092730.jpeg?auto=compress&cs=tinysrgb&w=600) 50%;background-size:cover;display:flex;flex-direction:column;justify-content:center}.contact-container{background-color:#fff;margin-top:50px;padding:40px;width:60%}.contact-container h1{font-size:24px;font-weight:300;padding:10px;text-align:center}.contact-container form{display:flex;flex-direction:column}.contact-container form input,textarea{flex:1 1;margin:10px 0;min-width:40%;padding:10px}.contact-container form button{background-color:#54ac00;border:none;color:#fff;cursor:pointer;margin-bottom:10px;margin-top:10px;padding:15px 20px;width:30%}.map-info{align-self:center;padding:20px}.about{background-color:#f4f4f4}.about,.about-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-content p{color:#313030;line-height:30px;margin-bottom:30px;max-width:40%;text-align:center}.about-content img{margin-bottom:40px;width:500px}.abt-heading{color:#252222;font-size:24px;font-weight:500;margin-bottom:35px;margin-top:40px;padding-left:50px;text-transform:uppercase}.abt-heading:after{background-color:#1d7328;content:"";display:block;height:3px;margin-top:10px;width:50px}@media screen and (max-width:600px){.about-content p{max-width:80%}.about-content img{width:200px}}.success{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:80px;padding:50px}.success h2{font-size:25px;font-weight:30px;opacity:.8;text-align:center}.success span{font-size:20;font-weight:20px;opacity:.5;text-align:center}.success img{height:150px;width:150px}.success .btn{background-color:#45a049;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:20px;margin-top:18px;padding:15px 20px}.btn:hover{background-color:#04aa6d}@media screen and (max-width:768){.success{gap:20px;left:50%;margin-top:0;padding:100px;position:fixed;top:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:1024){.success{gap:20px;left:50%;margin-top:0;padding:100px;position:fixed;top:50%;transform:translate(-50%,-50%)}}.profile{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile-container{background-color:#f2f2f2;margin-top:10px;padding:30px;width:60%}.profile-container h1{color:#000;padding:10px;text-align:center}.profile-container form{display:flex;flex-direction:column;margin-top:40px}.profile-container form input{background-color:#fff;border:none;color:#fff;flex:1 1;margin:10px 0;min-width:40%;padding:12px}: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:#ffffffb3;--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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.aa785d29.css.map*/