.cart-overlay{z-index:9998;opacity:0;visibility:hidden;background:#00000073;transition:all .35s;position:fixed;inset:0}.cart-overlay.active{opacity:1;visibility:visible}.cart-drawer{z-index:9999;background:#fff;flex-direction:column;width:450px;max-width:100%;height:100vh;transition:right .35s;display:flex;position:fixed;top:0;right:-450px;box-shadow:-10px 0 40px #00000026}.cart-drawer.active{right:0}.cart-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:24px;display:flex}.close-btn-cart{cursor:pointer}.cart-items{flex:1;padding:20px;overflow-y:auto}.cart-item{border-bottom:1px solid #ececec;gap:15px;padding:15px 0;display:flex}.cart-item img{object-fit:contain;border:1px solid #eee;width:90px;height:90px}.cart-item-content{flex:1}.cart-item-content h5{margin:0 0 6px;font-size:15px}.smaller-cart-font{font-size:14px}.remove-cart-btn span{color:#d60000}.remove-cart-btn span:hover{opacity:.5}.remove-cart-btn{cursor:pointer;color:#d60000;background:0 0;border:none;align-self:flex-end;font-size:20px}.cart-footer{background:#fff;border-top:1px solid #e5e5e5;padding:20px}.cart-footer button{width:100%}.cart-empty{text-align:center;padding:60px 20px}.cart-empty p{color:#666}@media (max-width:768px){.cart-drawer{width:100%;right:-100%}}
.footer-padding{padding:10rem 0 2rem}.footer-logo{width:5.5rem}.footer-content>div:nth-child(3){flex-basis:25%}.footer-content>div:nth-child(4){flex-basis:27%}.contact-detail>div:first-child{flex-basis:10%}.contact-detail>div:nth-child(2){flex-basis:85%}.small-call-icon-footer{width:1.5rem;min-width:1.5rem;flex-basis:unset!important}.input-wrapper{border:1px solid #707070;align-items:center;padding:1rem;transition:all .3s;display:flex}.input-wrapper:focus-within{border-color:#000}.input-wrapper input{font-size:1rem;font-family:var(--regular-font-family);border:none;outline:none;flex:1}.input-wrapper input:not(:placeholder-shown){font-family:var(--bold-font-family)}.input-wrapper input::placeholder{color:#999}.input-wrapper button{cursor:pointer;background:0 0;border:none}.input-error{border-color:var(--secondary-color)!important}.input-error input,.input-error input::placeholder{color:var(--secondary-color)}.success{color:var(--primary-color);margin-top:6px;font-size:1rem}.footer-big-title h2{color:#a9a9a9!important}.footer-big-title{border-bottom:1px solid #d7d7d7;padding:1rem 0}.footer-links ul .active p{transition:var(--common-transition);color:var(--secondary-color)!important;font-family:var(--medium-font-family)!important}@media only screen and (min-width:992px){.footer-links ul li:hover p,.footer-section-wrapper a:hover p{transition:var(--common-transition);color:var(--secondary-color)!important}}@media only screen and (max-width:1440px){.footer-content>div:nth-child(3){flex-basis:27%}}@media only screen and (max-width:991px){.footer-content{grid-template-columns:repeat(1,1fr);gap:32px;display:grid}.contact-detail>div:first-child{flex-basis:4%}.footer-content>div:nth-child(4){grid-area:2}.footer-padding{padding:64px 0 16px}.input-wrapper input,.error,.success{font-size:16px}}@media only screen and (max-width:767px){.contact-detail>div:first-child{flex-basis:10%}.small-call-icon-footer{flex-basis:7%}}
.fullpage-loader{z-index:99999999;width:100%;transition:var(--common-transition);background:#f3f3f3;justify-content:center;height:100%;padding:2rem 0;position:fixed;top:0}.loader-content{position:relative}.fullpage-loader .sec5-text.section-small-title.active p{flex-wrap:wrap;display:flex}.loader-text{color:#111;font-size:42px;font-weight:300;line-height:1.4}.loader-text span{color:red;font-weight:500}.loader-progress{color:#fff;font-size:75px;font-weight:600;position:absolute;bottom:-120px}.loader-progress-wrapper{z-index:2147483647;background:#ffffff20;width:100%;height:2.5rem;position:absolute;bottom:0;left:0;overflow:hidden}.loader-progress-number{color:var(--white-color);white-space:nowrap;font-size:var(--paragraph-font-size);font-family:var(--medium-font-family);margin:0 -30px;transition:left .2s linear;position:absolute;bottom:3rem;transform:translate(-50%)}.loader-progress-bar{background:#fff;width:0%;height:100%;transition:width .2s linear}.split-text{color:#fff;width:25%;margin:0 auto}.progress-bar-wrapper{background:#0000001a;width:100%;height:8px;position:fixed;bottom:0;left:0}.progress-bar{background:var(--white-color);height:100%;transition:width .2s linear}.second-screen{color:#fff;z-index:100000;background:#12213a;justify-content:center;align-items:center;transition:transform .8s;display:flex;position:fixed;inset:0;transform:translateY(100%)}.second-screen img{width:80%;max-width:500px}.second-screen.show{transform:translateY(0%)}.second-screen.show~.progress-bar-wrapper{display:none}.fullpage-loader{background-color:var(--secondary-color);transform-style:preserve-3d}.loader-exit{transform-origin:top;animation:1s cubic-bezier(.76,0,.24,1) forwards loader3DExit!important}@keyframes loader3DExit{0%{opacity:1;transform:rotateX(0)scale(1)}to{opacity:1;transform:rotateX(90deg)scale(1)}}.loader-exit .second-screen.show{transition:transform 1s cubic-bezier(.76,0,.24,1)}.center-image{aspect-ratio:876/493;width:100%;max-width:54.75rem;position:relative;overflow:hidden}.center-image img{object-fit:cover;width:100%;height:100%;position:absolute}.img1{opacity:1;z-index:1;transform:translateY(0)}.img2{z-index:2}.img3{z-index:3}.img4{z-index:4}.img2,.img3,.img4{opacity:0;transform:translateY(100%)}.img2.show{animation:.8s forwards fadeUp}.img3.show{animation:.8s 1.5s forwards fadeUp}.img4.show{animation:.8s 2.5s forwards fadeUp}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.split-text{justify-content:center;align-items:center;gap:2.5rem;display:flex;position:relative}.left-text,.right-text{color:#fff;font-size:1.5rem;transition:all 1s;position:relative}.split-text.active .left-text{transform:translate(-12.5rem)}.split-text.active .right-text{transform:translate(12.5rem)}.loader-wrapper{transition:all .8s}.loader-wrapper.hide{opacity:0;pointer-events:none;display:none}.loader-swastik-logo{opacity:0;width:80%;max-width:29.375rem;transition:all .8s;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-swastik-logo.show{opacity:1;transition:all .8s;display:block}.loader-swastik-logo.move{opacity:1;transition:all .8s}@media only screen and (max-width:1366px){.split-text.active .left-text{transform:translate(-5.5rem)}.split-text.active .right-text{transform:translate(5.5rem)}}@media only screen and (max-width:1280px){.center-image{max-width:48.75rem}}@media only screen and (max-width:991px){.loader-two-grid{grid-template-columns:100%;justify-content:space-between;align-items:center;gap:5rem;margin:auto 0;display:grid}.loader-progress-number{font-size:20px}.sec5-container.main-container{max-width:414px}.center-image{max-width:30.75rem}.split-text.active .left-text{transform:translate(-2.5rem)}.split-text.active .right-text{transform:translate(2.5rem)}}@media only screen and (max-width:767px){.loader-progress{font-size:60px;bottom:-7.5rem}.loader-progress span{color:#fff;font-size:30px;font-weight:600}.split-text{color:#fff;width:60%;margin:0 auto}.split-text.active .left-text,.split-text.active .right-text{transform:translate(0)}.center-image{aspect-ratio:1;max-width:100%}.loader-progress-wrapper{height:32px}}@keyframes animate-svg-strokes-1{0%{stroke-dashoffset:3147.25px;stroke-dasharray:3147.25}to{stroke-dashoffset:0;stroke-dasharray:3147.25}}.loader-svg-1{animation:1s cubic-bezier(.47,0,.745,.715) both animate-svg-strokes-1}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:92.7545px;stroke-dasharray:92.7545}to{stroke-dashoffset:0;stroke-dasharray:92.7545}}@keyframes animate-svg-fill-1{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-1{animation:1s cubic-bezier(.47,0,.745,.715) both animate-svg-stroke-1,.7s cubic-bezier(.47,0,.745,.715) .8s both animate-svg-fill-1}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:1315.11px;stroke-dasharray:1315.11}to{stroke-dashoffset:0;stroke-dasharray:1315.11}}@keyframes animate-svg-fill-2{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-2{animation:1s cubic-bezier(.47,0,.745,.715) .12s both animate-svg-stroke-2,.7s cubic-bezier(.47,0,.745,.715) .9s both animate-svg-fill-2}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:609.427px;stroke-dasharray:609.427}to{stroke-dashoffset:0;stroke-dasharray:609.427}}@keyframes animate-svg-fill-3{0%{fill:#0000}to{fill:#cc3433}}.loader-svgs-2-3{animation:1s cubic-bezier(.47,0,.745,.715) .24s both animate-svg-stroke-3,.7s cubic-bezier(.47,0,.745,.715) 1s both animate-svg-fill-3}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:77.3982px;stroke-dasharray:77.3982}to{stroke-dashoffset:0;stroke-dasharray:77.3982}}.loader-svgs-2-4{animation:1s cubic-bezier(.47,0,.745,.715) .36s both animate-svg-stroke-4,.7s cubic-bezier(.47,0,.745,.715) 1.1s both animate-svg-fill-4}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:1709.97px;stroke-dasharray:1709.97}to{stroke-dashoffset:0;stroke-dasharray:1709.97}}@keyframes animate-svg-fill-5{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-5{animation:1s cubic-bezier(.47,0,.745,.715) .48s both animate-svg-stroke-5,.7s cubic-bezier(.47,0,.745,.715) 1.2s both animate-svg-fill-5}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:54.134px;stroke-dasharray:54.134}to{stroke-dashoffset:0;stroke-dasharray:54.134}}@keyframes animate-svg-fill-6{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-6{animation:1s cubic-bezier(.47,0,.745,.715) .6s both animate-svg-stroke-6,.7s cubic-bezier(.47,0,.745,.715) 1.3s both animate-svg-fill-6}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:94.3547px;stroke-dasharray:94.3547}to{stroke-dashoffset:0;stroke-dasharray:94.3547}}@keyframes animate-svg-fill-7{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-7{animation:1s cubic-bezier(.47,0,.745,.715) .72s both animate-svg-stroke-7,.7s cubic-bezier(.47,0,.745,.715) 1.4s both animate-svg-fill-7}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:57.0943px;stroke-dasharray:57.0943}to{stroke-dashoffset:0;stroke-dasharray:57.0943}}@keyframes animate-svg-fill-8{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-8{animation:1s cubic-bezier(.47,0,.745,.715) .84s both animate-svg-stroke-8,.7s cubic-bezier(.47,0,.745,.715) 1.5s both animate-svg-fill-8}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:78.7379px;stroke-dasharray:78.7379}to{stroke-dashoffset:0;stroke-dasharray:78.7379}}@keyframes animate-svg-fill-9{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-9{animation:1s cubic-bezier(.47,0,.745,.715) .96s both animate-svg-stroke-9,.7s cubic-bezier(.47,0,.745,.715) 1.6s both animate-svg-fill-9}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:93.6558px;stroke-dasharray:93.6558}to{stroke-dashoffset:0;stroke-dasharray:93.6558}}@keyframes animate-svg-fill-10{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-10{animation:1s cubic-bezier(.47,0,.745,.715) 1.08s both animate-svg-stroke-10,.7s cubic-bezier(.47,0,.745,.715) 1.7s both animate-svg-fill-10}@keyframes animate-svg-stroke-11{0%{stroke-dashoffset:94.3542px;stroke-dasharray:94.3542}to{stroke-dashoffset:0;stroke-dasharray:94.3542}}@keyframes animate-svg-fill-11{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-11{animation:1s cubic-bezier(.47,0,.745,.715) 1.2s both animate-svg-stroke-11,.7s cubic-bezier(.47,0,.745,.715) 1.8s both animate-svg-fill-11}@keyframes animate-svg-stroke-12{0%{stroke-dashoffset:114.709px;stroke-dasharray:114.709}to{stroke-dashoffset:0;stroke-dasharray:114.709}}@keyframes animate-svg-fill-12{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-12{animation:1s cubic-bezier(.47,0,.745,.715) 1.32s both animate-svg-stroke-12,.7s cubic-bezier(.47,0,.745,.715) 1.9s both animate-svg-fill-12}@keyframes animate-svg-stroke-13{0%{stroke-dashoffset:159.766px;stroke-dasharray:159.766}to{stroke-dashoffset:0;stroke-dasharray:159.766}}@keyframes animate-svg-fill-13{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-13{animation:1s cubic-bezier(.47,0,.745,.715) 1.44s both animate-svg-stroke-13,.7s cubic-bezier(.47,0,.745,.715) 2s both animate-svg-fill-13}@keyframes animate-svg-stroke-14{0%{stroke-dashoffset:93.6557px;stroke-dasharray:93.6557}to{stroke-dashoffset:0;stroke-dasharray:93.6557}}@keyframes animate-svg-fill-14{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-14{animation:1s cubic-bezier(.47,0,.745,.715) 1.56s both animate-svg-stroke-14,.7s cubic-bezier(.47,0,.745,.715) 2.1s both animate-svg-fill-14}@keyframes animate-svg-stroke-15{0%{stroke-dashoffset:94.3546px;stroke-dasharray:94.3546}to{stroke-dashoffset:0;stroke-dasharray:94.3546}}@keyframes animate-svg-fill-15{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-15{animation:1s cubic-bezier(.47,0,.745,.715) 1.68s both animate-svg-stroke-15,.7s cubic-bezier(.47,0,.745,.715) 2.2s both animate-svg-fill-15}@keyframes animate-svg-stroke-16{0%{stroke-dashoffset:54.2202px;stroke-dasharray:54.2202}to{stroke-dashoffset:0;stroke-dasharray:54.2202}}@keyframes animate-svg-fill-16{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-16{animation:1s cubic-bezier(.47,0,.745,.715) 1.8s both animate-svg-stroke-16,.7s cubic-bezier(.47,0,.745,.715) 2.3s both animate-svg-fill-16}@keyframes animate-svg-stroke-17{0%{stroke-dashoffset:78.7379px;stroke-dasharray:78.7379}to{stroke-dashoffset:0;stroke-dasharray:78.7379}}@keyframes animate-svg-fill-17{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-17{animation:1s cubic-bezier(.47,0,.745,.715) 1.92s both animate-svg-stroke-17,.7s cubic-bezier(.47,0,.745,.715) 2.4s both animate-svg-fill-17}@keyframes animate-svg-stroke-18{0%{stroke-dashoffset:107.369px;stroke-dasharray:107.369}to{stroke-dashoffset:0;stroke-dasharray:107.369}}@keyframes animate-svg-fill-18{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-18{animation:1s cubic-bezier(.47,0,.745,.715) 2.04s both animate-svg-stroke-18,.7s cubic-bezier(.47,0,.745,.715) 2.5s both animate-svg-fill-18}@keyframes animate-svg-stroke-19{0%{stroke-dashoffset:142.614px;stroke-dasharray:142.614}to{stroke-dashoffset:0;stroke-dasharray:142.614}}@keyframes animate-svg-fill-19{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-19{animation:1s cubic-bezier(.47,0,.745,.715) 2.16s both animate-svg-stroke-19,.7s cubic-bezier(.47,0,.745,.715) 2.6s both animate-svg-fill-19}@keyframes animate-svg-stroke-20{0%{stroke-dashoffset:94.3539px;stroke-dasharray:94.3539}to{stroke-dashoffset:0;stroke-dasharray:94.3539}}@keyframes animate-svg-fill-20{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-20{animation:1s cubic-bezier(.47,0,.745,.715) 2.28s both animate-svg-stroke-20,.7s cubic-bezier(.47,0,.745,.715) 2.7s both animate-svg-fill-20}@keyframes animate-svg-stroke-21{0%{stroke-dashoffset:78.7379px;stroke-dasharray:78.7379}to{stroke-dashoffset:0;stroke-dasharray:78.7379}}@keyframes animate-svg-fill-21{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-21{animation:1s cubic-bezier(.47,0,.745,.715) 2.4s both animate-svg-stroke-21,.7s cubic-bezier(.47,0,.745,.715) 2.8s both animate-svg-fill-21}@keyframes animate-svg-stroke-22{0%{stroke-dashoffset:93.329px;stroke-dasharray:93.329}to{stroke-dashoffset:0;stroke-dasharray:93.329}}@keyframes animate-svg-fill-22{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-22{animation:1s cubic-bezier(.47,0,.745,.715) 2.52s both animate-svg-stroke-22,.7s cubic-bezier(.47,0,.745,.715) 2.9s both animate-svg-fill-22}@keyframes animate-svg-stroke-23{0%{stroke-dashoffset:131.544px;stroke-dasharray:131.544}to{stroke-dashoffset:0;stroke-dasharray:131.544}}@keyframes animate-svg-fill-23{0%{fill:#0000}to{fill:#fff}}.loader-svgs-2-23{animation:1s cubic-bezier(.47,0,.745,.715) 2.64s both animate-svg-stroke-23,.7s cubic-bezier(.47,0,.745,.715) 3s both animate-svg-fill-23}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:1311.1px;stroke-dasharray:1311.1}to{stroke-dashoffset:0;stroke-dasharray:1311.1}}.swastik-logo3-1{animation:1s cubic-bezier(.47,0,.745,.715) both animate-svg-stroke-1,.7s cubic-bezier(.47,0,.745,.715) .8s both animate-svg-fill-1}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:609.427px;stroke-dasharray:609.427}to{stroke-dashoffset:0;stroke-dasharray:609.427}}@keyframes animate-svg-fill-2{0%{fill:#0000}to{fill:#cc3433}}.swastik-logo3-2{animation:1s cubic-bezier(.47,0,.745,.715) .12s both animate-svg-stroke-2,.7s cubic-bezier(.47,0,.745,.715) .9s both animate-svg-fill-2}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:77.3982px;stroke-dasharray:77.3982}to{stroke-dashoffset:0;stroke-dasharray:77.3982}}.swastik-logo3-3{animation:1s cubic-bezier(.47,0,.745,.715) .24s both animate-svg-stroke-3,.7s cubic-bezier(.47,0,.745,.715) 1s both animate-svg-fill-3}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:92.7545px;stroke-dasharray:92.7545}to{stroke-dashoffset:0;stroke-dasharray:92.7545}}@keyframes animate-svg-fill-4{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-4{animation:1s cubic-bezier(.47,0,.745,.715) .36s both animate-svg-stroke-4,.7s cubic-bezier(.47,0,.745,.715) 1.1s both animate-svg-fill-4}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:186.864px;stroke-dasharray:186.864}to{stroke-dashoffset:0;stroke-dasharray:186.864}}.swastik-logo3-5{animation:1s cubic-bezier(.47,0,.745,.715) .48s both animate-svg-stroke-5,.7s cubic-bezier(.47,0,.745,.715) 1.2s both animate-svg-fill-5}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:430.493px;stroke-dasharray:430.493}to{stroke-dashoffset:0;stroke-dasharray:430.493}}.swastik-logo3-6{animation:1s cubic-bezier(.47,0,.745,.715) .6s both animate-svg-stroke-6,.7s cubic-bezier(.47,0,.745,.715) 1.3s both animate-svg-fill-6}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:265.261px;stroke-dasharray:265.261}to{stroke-dashoffset:0;stroke-dasharray:265.261}}.swastik-logo3-7{animation:1s cubic-bezier(.47,0,.745,.715) .72s both animate-svg-stroke-7,.7s cubic-bezier(.47,0,.745,.715) 1.4s both animate-svg-fill-7}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:187.689px;stroke-dasharray:187.689}to{stroke-dashoffset:0;stroke-dasharray:187.689}}.swastik-logo3-8{animation:1s cubic-bezier(.47,0,.745,.715) .84s both animate-svg-stroke-8,.7s cubic-bezier(.47,0,.745,.715) 1.5s both animate-svg-fill-8}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:197.338px;stroke-dasharray:197.338}to{stroke-dashoffset:0;stroke-dasharray:197.338}}.swastik-logo3-9{animation:1s cubic-bezier(.47,0,.745,.715) .96s both animate-svg-stroke-9,.7s cubic-bezier(.47,0,.745,.715) 1.6s both animate-svg-fill-9}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:141.701px;stroke-dasharray:141.701}to{stroke-dashoffset:0;stroke-dasharray:141.701}}.swastik-logo3-10{animation:1s cubic-bezier(.47,0,.745,.715) 1.08s both animate-svg-stroke-10,.7s cubic-bezier(.47,0,.745,.715) 1.7s both animate-svg-fill-10}@keyframes animate-svg-stroke-11{0%{stroke-dashoffset:312.62px;stroke-dasharray:312.62}to{stroke-dashoffset:0;stroke-dasharray:312.62}}.swastik-logo3-11{animation:1s cubic-bezier(.47,0,.745,.715) 1.2s both animate-svg-stroke-11,.7s cubic-bezier(.47,0,.745,.715) 1.8s both animate-svg-fill-11}@keyframes animate-svg-stroke-12{0%{stroke-dashoffset:131.544px;stroke-dasharray:131.544}to{stroke-dashoffset:0;stroke-dasharray:131.544}}.swastik-logo3-12{animation:1s cubic-bezier(.47,0,.745,.715) 1.32s both animate-svg-stroke-12,.7s cubic-bezier(.47,0,.745,.715) 1.9s both animate-svg-fill-12}@keyframes animate-svg-stroke-13{0%{stroke-dashoffset:93.329px;stroke-dasharray:93.329}to{stroke-dashoffset:0;stroke-dasharray:93.329}}.swastik-logo3-13{animation:1s cubic-bezier(.47,0,.745,.715) 1.44s both animate-svg-stroke-13,.7s cubic-bezier(.47,0,.745,.715) 2s both animate-svg-fill-13}@keyframes animate-svg-stroke-14{0%{stroke-dashoffset:78.7379px;stroke-dasharray:78.7379}to{stroke-dashoffset:0;stroke-dasharray:78.7379}}.swastik-logo3-14{animation:1s cubic-bezier(.47,0,.745,.715) 1.56s both animate-svg-stroke-14,.7s cubic-bezier(.47,0,.745,.715) 2.1s both animate-svg-fill-14}@keyframes animate-svg-stroke-15{0%{stroke-dashoffset:94.3539px;stroke-dasharray:94.3539}to{stroke-dashoffset:0;stroke-dasharray:94.3539}}.swastik-logo3-15{animation:1s cubic-bezier(.47,0,.745,.715) 1.68s both animate-svg-stroke-15,.7s cubic-bezier(.47,0,.745,.715) 2.2s both animate-svg-fill-15}@keyframes animate-svg-stroke-16{0%{stroke-dashoffset:142.614px;stroke-dasharray:142.614}to{stroke-dashoffset:0;stroke-dasharray:142.614}}.swastik-logo3-16{animation:1s cubic-bezier(.47,0,.745,.715) 1.8s both animate-svg-stroke-16,.7s cubic-bezier(.47,0,.745,.715) 2.3s both animate-svg-fill-16}@keyframes animate-svg-stroke-17{0%{stroke-dashoffset:107.369px;stroke-dasharray:107.369}to{stroke-dashoffset:0;stroke-dasharray:107.369}}.swastik-logo3-17{animation:1s cubic-bezier(.47,0,.745,.715) 1.92s both animate-svg-stroke-17,.7s cubic-bezier(.47,0,.745,.715) 2.4s both animate-svg-fill-17}@keyframes animate-svg-stroke-18{0%{stroke-dashoffset:78.7379px;stroke-dasharray:78.7379}to{stroke-dashoffset:0;stroke-dasharray:78.7379}}.swastik-logo3-18{animation:1s cubic-bezier(.47,0,.745,.715) 2.04s both animate-svg-stroke-18,.7s cubic-bezier(.47,0,.745,.715) 2.5s both animate-svg-fill-18}@keyframes animate-svg-stroke-19{0%{stroke-dashoffset:54.2202px;stroke-dasharray:54.2202}to{stroke-dashoffset:0;stroke-dasharray:54.2202}}.swastik-logo3-19{animation:1s cubic-bezier(.47,0,.745,.715) 2.16s both animate-svg-stroke-19,.7s cubic-bezier(.47,0,.745,.715) 2.6s both animate-svg-fill-19}@keyframes animate-svg-stroke-20{0%{stroke-dashoffset:94.3546px;stroke-dasharray:94.3546}to{stroke-dashoffset:0;stroke-dasharray:94.3546}}.swastik-logo3-20{animation:1s cubic-bezier(.47,0,.745,.715) 2.28s both animate-svg-stroke-20,.7s cubic-bezier(.47,0,.745,.715) 2.7s both animate-svg-fill-20}@keyframes animate-svg-stroke-21{0%{stroke-dashoffset:93.6557px;stroke-dasharray:93.6557}to{stroke-dashoffset:0;stroke-dasharray:93.6557}}.swastik-logo3-21{animation:1s cubic-bezier(.47,0,.745,.715) 2.4s both animate-svg-stroke-21,.7s cubic-bezier(.47,0,.745,.715) 2.8s both animate-svg-fill-21}@keyframes animate-svg-stroke-22{0%{stroke-dashoffset:159.766px;stroke-dasharray:159.766}to{stroke-dashoffset:0;stroke-dasharray:159.766}}.swastik-logo3-22{animation:1s cubic-bezier(.47,0,.745,.715) 2.52s both animate-svg-stroke-22,.7s cubic-bezier(.47,0,.745,.715) 2.9s both animate-svg-fill-22}@keyframes animate-svg-stroke-23{0%{stroke-dashoffset:114.709px;stroke-dasharray:114.709}to{stroke-dashoffset:0;stroke-dasharray:114.709}}.swastik-logo3-23{animation:1s cubic-bezier(.47,0,.745,.715) 2.64s both animate-svg-stroke-23,.7s cubic-bezier(.47,0,.745,.715) 3s both animate-svg-fill-23}@keyframes animate-svg-stroke-24{0%{stroke-dashoffset:94.3542px;stroke-dasharray:94.3542}to{stroke-dashoffset:0;stroke-dasharray:94.3542}}@keyframes animate-svg-fill-24{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-24{animation:1s cubic-bezier(.47,0,.745,.715) 2.76s both animate-svg-stroke-24,.7s cubic-bezier(.47,0,.745,.715) 3.1s both animate-svg-fill-24}@keyframes animate-svg-stroke-25{0%{stroke-dashoffset:93.6558px;stroke-dasharray:93.6558}to{stroke-dashoffset:0;stroke-dasharray:93.6558}}@keyframes animate-svg-fill-25{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-25{animation:1s cubic-bezier(.47,0,.745,.715) 2.88s both animate-svg-stroke-25,.7s cubic-bezier(.47,0,.745,.715) 3.2s both animate-svg-fill-25}@keyframes animate-svg-stroke-26{0%{stroke-dashoffset:78.7379px;stroke-dasharray:78.7379}to{stroke-dashoffset:0;stroke-dasharray:78.7379}}@keyframes animate-svg-fill-26{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-26{animation:1s cubic-bezier(.47,0,.745,.715) 3s both animate-svg-stroke-26,.7s cubic-bezier(.47,0,.745,.715) 3.3s both animate-svg-fill-26}@keyframes animate-svg-stroke-27{0%{stroke-dashoffset:57.0943px;stroke-dasharray:57.0943}to{stroke-dashoffset:0;stroke-dasharray:57.0943}}@keyframes animate-svg-fill-27{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-27{animation:1s cubic-bezier(.47,0,.745,.715) 3.12s both animate-svg-stroke-27,.7s cubic-bezier(.47,0,.745,.715) 3.4s both animate-svg-fill-27}@keyframes animate-svg-stroke-28{0%{stroke-dashoffset:94.3547px;stroke-dasharray:94.3547}to{stroke-dashoffset:0;stroke-dasharray:94.3547}}@keyframes animate-svg-fill-28{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-28{animation:1s cubic-bezier(.47,0,.745,.715) 3.24s both animate-svg-stroke-28,.7s cubic-bezier(.47,0,.745,.715) 3.5s both animate-svg-fill-28}@keyframes animate-svg-stroke-29{0%{stroke-dashoffset:54.134px;stroke-dasharray:54.134}to{stroke-dashoffset:0;stroke-dasharray:54.134}}@keyframes animate-svg-fill-29{0%{fill:#0000}to{fill:#fff}}.swastik-logo3-29{animation:1s cubic-bezier(.47,0,.745,.715) 3.36s both animate-svg-stroke-29,.7s cubic-bezier(.47,0,.745,.715) 3.6s both animate-svg-fill-29}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--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-container-width:fit-content;--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-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--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));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.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);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.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);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;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{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.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:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;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{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.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;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.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{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}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:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}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:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,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:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}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:translateY(2000px)}}.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%{opacity:0;animation-timing-function:ease-in;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%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}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:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.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-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
